Re: orbit-list digest, Vol 1 #653 - 1 msg
- From: Matt Doar <doar pobox com>
- To: orbit-list gnome org
- Subject: Re: orbit-list digest, Vol 1 #653 - 1 msg
- Date: 07 Oct 2002 09:07:04 -0700
Sequences contain a length.
~Matt
On Mon, 2002-10-07 at 09:00, orbit-list-request@gnome.org wrote:
> Send orbit-list mailing list submissions to
> orbit-list@gnome.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://mail.gnome.org/mailman/listinfo/orbit-list
> or, via email, send a message with subject or body 'help' to
> orbit-list-request@gnome.org
>
> You can reach the person managing the list at
> orbit-list-admin@gnome.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of orbit-list digest..."
>
>
> Today's Topics:
>
> 1. IOR format (kishor paygude)
>
> --__--__--
>
> Message: 1
> From: "kishor paygude" <kbpaygude@india.com>
> To: orbit-list@gnome.org
> Date: Mon, 07 Oct 2002 20:43:48 +0800
> Subject: IOR format
>
> Hi,
> Here is OMG Profile definition
> struct ProfileBody_1_0 {
> Version iiop_version;
> string host;
> unsigned short port;
> sequence <octet> object_key;
> };
> Here host string might be delimited by some vendor specific delimiters such as ':'.
>
> struct TaggedProfile {
> ProfileId tag;
> sequence <octet> profile_data;
> };
> struct IOR {
> string type_id;
> sequence <TaggedProfile> profiles;
> };
> Here again how to define the end of profile_data is vendor specific.
>
> Here how can we identify end of one profile
> data and the start of other profile?
> There is no size member which can tell the
> profile size.
> There is no member which can tell how many
> profiles the IOR contains.
>
> ORBACUS has following format for IOR:
> [IDL Type ID] ProfilesCount TypeofProfile LengthofProfileData ProfileData
>
> But some vendor might think not to include
> any size or counts and put some other delimiters
>
> I wonder despite all this, How the inter operability exists!
> Why OMG hasn't included the profiledatasize member or profile count?
> Is such inclusion redundant?
> Thanks,
> Kishor.
>
>
> --
> _______________________________________________
> Get your free email from http://www.india.com
>
> Powered by Outblaze
>
>
> --__--__--
>
> _______________________________________________
> orbit-list mailing list
> orbit-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/orbit-list
>
>
> End of orbit-list Digest
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]