CORBA Protocols
General Interoperability Protocol (GIOP)
- Common Data Representation (CDR)
- Defines a network representation for all CORBA IDL data types
- Variable byte-ordering and aligned primitive types
- Message formats
- Client: Request, CancelRequest, LocateRequest
- Server: Reply, LocateReply, CloseConnection
- Both: MessageError