General Inter-ORB Protocol

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). The GIOP architecture provides several concrete protocols, including:

  1. Internet InterORB Protocol (IIOP) The Internet Inter-Orb Protocol is an implementation of the GIOP for use over the Internet, and provides a mapping between GIOP messages and the TCP/IP layer.[1]
  2. SSL InterORB Protocol (SSLIOP) SSLIOP is IIOP over SSL, providing encryption and authentication.
  3. HyperText InterORB Protocol (HTIOP) HTIOP is IIOP over HTTP, providing transparent proxy bypassing.
  4. Zipped IOP (ZIOP) A zipped version of GIOP that reduces the bandwidth usage

References

  1. http://www.omg.org/library/iiop4.html
This article is issued from Wikipedia - version of the Wednesday, September 10, 2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.