Jump to content

Interoperable Object Reference

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fleminra (talk | contribs) at 00:14, 15 July 2005 (fmt.; +stringification). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In distributed computing, an Interoperable Object Reference (IOR) is a reference to a CORBA object.

IORs may be “stringified,” or represented by a string of printable characters to facilitate sharing of object references by non-CORBA mechanisms such as HTTP, FTP, and e-mail. Stringified IORs consist of the prefix IOR:, typically followed by a sequence of hexadecimal digits.