nichecreator.com
Author: maik09iiop
Keywords: MOV0002
Added: July 4, 2009
Author: mebarak1007
Keywords: iiop bailando
Added: July 4, 2009
Author: emimiley
Keywords: selena gomez tell me something i don't know
Added: July 4, 2009
Author: alucardtriplex
Keywords: 20090629091404
Added: July 4, 2009
Author: RaawR8D
Keywords: dont phunk around
Added: July 3, 2009
In distributed computing, General Inter-ORB Protocol (GIOP) is the abstract protocol by which object request brokers (ORBs) communicate. Standards associated with the protocol are maintained by the Object Management Group (OMG).
IIOP (Internet Inter-Orb Protocol) is the implementation of GIOP for TCP/IP. It is a concrete realization of the abstract GIOP definitions.
Contents |
The Object Management Group defines three parts of GIOP:
In the binary dumps the GIOP message can be easily recognised by the characteristic header:
Messages can also carry the arbitrary data fragments, identified by the standard integer tags. These additional data fragments are called service contexts and are used to extend the communication standard when necessary. There are standard service contexts to describe the thrown exception, to specify the charset for representing the national characters and so on. It is possible to register the client and server side interceptors that add the specific service contexts to the messages being sent and also read the specific contexts, added by the similar interceptor on the remote side.
CORBA, IIOP and OMG are the registered marks of the Object Management Group and should be used with care. Differently, the GIOP is not the registered OMG trademark (see list of OMG marks). Hence in some cases it may be more appropriate just to say that the application uses or implements the GIOP-based architecture.