About: Interoperable Object Reference     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : owl:Thing, within Data Space : dbpedia.org associated with source document(s)
QRcode icon
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FInteroperable_Object_Reference

An Interoperable Object Reference (IOR) is a CORBA or RMI-IIOP reference that uniquely identifies an object on a remote CORBA server. IORs can be transmitted in binary over TCP/IP via the General Inter-ORB Protocol (the encoding may be big-endian or little-endian), or serialized into a string of hexadecimal digits (prefixed by the string IOR:) to facilitate transport by non-CORBA mechanisms such as HTTP, FTP, and e-mail. It is possible to register special objects (IOR interceptors) that can add the needed specific components to the IOR being created by the particular ORB. * v * t * e

AttributesValues
rdfs:label
  • Interoperable Object Reference (de)
  • Interoperable Object Reference (en)
  • Interoperable Object Reference (ja)
  • IOR (ru)
rdfs:comment
  • Die Interoperable Object Reference, kurz IOR, beschreibt eine Objektreferenz auf ein CORBA-Objekt. Es handelt sich um Objektreferenzen für Objekte aus dem Bereich der Objektorientierung, die in verschiedenen Computern existieren und systemübergreifend genutzt werden. (de)
  • An Interoperable Object Reference (IOR) is a CORBA or RMI-IIOP reference that uniquely identifies an object on a remote CORBA server. IORs can be transmitted in binary over TCP/IP via the General Inter-ORB Protocol (the encoding may be big-endian or little-endian), or serialized into a string of hexadecimal digits (prefixed by the string IOR:) to facilitate transport by non-CORBA mechanisms such as HTTP, FTP, and e-mail. It is possible to register special objects (IOR interceptors) that can add the needed specific components to the IOR being created by the particular ORB. * v * t * e (en)
  • Interoperable Object Reference(IOR)とは、分散コンピューティングにおける CORBAやRMI-IIOPオブジェクトへの参照の一種である。 CORBA 以外の機構(HTTP、FTP、電子メールなど)でオブジェクト参照の共有を容易にするため、IOR は印字可能な文字列で表現される。文字列化された IOR は、接頭辞 IOR: の後に16進数の文字列が並ぶ。 IOR の内部構造はいくつかの部分に分かれる。各部分は整数コードになっている。コードはObject Management Groupが管理し割り当てている。典型的な IOR には、リモートホストのインターネットアドレス、CORBAサーバが対応しているリモートポート番号、呼び出されるメソッドを持つリモートオブジェクトのクラスを定義する文字列、個々のオブジェクトを識別するキー(ビット列)から構成される。 特定のORBが生成する IOR に、必要な特定のコンポーネントを追加できる特殊なオブジェクト(IOR interceptor)を登録することが可能である。 文字列化されていない IOR は GIOP 経由でオブジェクトの参照を転送するのに使われる。 (ja)
  • IOR (англ. Interoperable object reference ссылка на интероперабельный объект) — в распределенном программном обеспечении ссылка на объект технологий CORBA или RMI-IIOP, содержащая в себе полный набор информации, необходимой, чтобы обеспечить доступ к объекту и использовать его . (ru)
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
sameAs
dbp:wikiPageUsesTemplate
has abstract
  • Die Interoperable Object Reference, kurz IOR, beschreibt eine Objektreferenz auf ein CORBA-Objekt. Es handelt sich um Objektreferenzen für Objekte aus dem Bereich der Objektorientierung, die in verschiedenen Computern existieren und systemübergreifend genutzt werden. (de)
  • An Interoperable Object Reference (IOR) is a CORBA or RMI-IIOP reference that uniquely identifies an object on a remote CORBA server. IORs can be transmitted in binary over TCP/IP via the General Inter-ORB Protocol (the encoding may be big-endian or little-endian), or serialized into a string of hexadecimal digits (prefixed by the string IOR:) to facilitate transport by non-CORBA mechanisms such as HTTP, FTP, and e-mail. The internal structure of an IOR may contain multiple components. Each component is identified by its integer code and has its own binary format. The codes are assigned by the Object Management Group. The typical IOR normally contains the IP address of the remote host, the number of the remote port on that the CORBA server is listening, a string defining the class of the remote object on which the methods will be invoked, and the object key that is used by the server ORB to identify the object. It is possible to register special objects (IOR interceptors) that can add the needed specific components to the IOR being created by the particular ORB. * v * t * e (en)
  • Interoperable Object Reference(IOR)とは、分散コンピューティングにおける CORBAやRMI-IIOPオブジェクトへの参照の一種である。 CORBA 以外の機構(HTTP、FTP、電子メールなど)でオブジェクト参照の共有を容易にするため、IOR は印字可能な文字列で表現される。文字列化された IOR は、接頭辞 IOR: の後に16進数の文字列が並ぶ。 IOR の内部構造はいくつかの部分に分かれる。各部分は整数コードになっている。コードはObject Management Groupが管理し割り当てている。典型的な IOR には、リモートホストのインターネットアドレス、CORBAサーバが対応しているリモートポート番号、呼び出されるメソッドを持つリモートオブジェクトのクラスを定義する文字列、個々のオブジェクトを識別するキー(ビット列)から構成される。 特定のORBが生成する IOR に、必要な特定のコンポーネントを追加できる特殊なオブジェクト(IOR interceptor)を登録することが可能である。 IOR はビッグエンディアンにもリトルエンディアンにも符号化可能である。IOR にはサポートされている文字コードセットなどといった各種情報を含めることもできる。文字列化された参照よりもDNSサーバを使うことが推奨されるが、DNSサーバ自体を探す必要もあるし、単純な場合には文字列化した方が簡単な場合もある。 文字列化されていない IOR は GIOP 経由でオブジェクトの参照を転送するのに使われる。 (ja)
  • IOR (англ. Interoperable object reference ссылка на интероперабельный объект) — в распределенном программном обеспечении ссылка на объект технологий CORBA или RMI-IIOP, содержащая в себе полный набор информации, необходимой, чтобы обеспечить доступ к объекту и использовать его . Представляет собой строковую структуру, в которой содержится различного рода информация. Чаще всего это IP-адрес и порты интерфейса, на котором прослушивается сервер, название и идентификатор класса и, возможно, методов объекта, которые в данный момент будут обработаны. Передача IOR происходит после установления связи между двумя частями распределенного приложения для инициализации передачи исполняемого кода и данных объекта. (ru)
gold:hypernym
prov:wasDerivedFrom
page length (characters) of wiki page
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
is Wikipage disambiguates of
is foaf:primaryTopic of
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 60 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software