tanszek:oktatas:iss_t:object_request_broker
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| tanszek:oktatas:iss_t:object_request_broker [2026/03/01 17:56] – [IDL – Interface Definition Language] knehez | tanszek:oktatas:iss_t:object_request_broker [2026/03/01 17:58] (current) – [Object Request Broker (ORB)] knehez | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| Conceptually: | Conceptually: | ||
| - | Client -> ORB -> Remote Object | + | < |
| - | + | sequenceDiagram | |
| - | Remote Object | + | Client->>ORB: Method call |
| + | ORB->> | ||
| + | RemoteObject-->>ORB: Return result | ||
| + | ORB-->>Client: Return response | ||
| + | </ | ||
| The ORB handles all low-level details such as transport protocols and data encoding. | The ORB handles all low-level details such as transport protocols and data encoding. | ||
tanszek/oktatas/iss_t/object_request_broker.1772387798.txt.gz · Last modified: 2026/03/01 17:56 by knehez
