what in String ?

String st = orb.object_to_string(ob) ;when ,we get the String , I want to know what info in the String ?where are their start pos ? thaks very much !
[170 byte] By [fasdhjkfhsdafksdjfks] at [2007-9-30 18:43:07]
# 1
hi,pls print the st.
lokesh_air at 2007-7-6 20:58:13 > top of Java-index,Enterprise & Remote Computing,AVK Portability...
# 2

NO , I can't print the string , but I want to parse the string into a object , so I want to know which datatype

in the string . I am design my corba server !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!do you know my meaning ?

I wan to know how to parse a object into a string ? no other meaning !

fasdhjkfhsdafksdjfks at 2007-7-6 20:58:13 > top of Java-index,Enterprise & Remote Computing,AVK Portability...
# 3

> NO , I can't print the string , but I want to parse

> the string into a object , so I want to know which

> datatype

> in the string . I am design my corba server

> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!do you know

> my meaning ?

I would guess that the IIOB specification would specify this.

And if you are creating your own server you are going to need that spec.

jschell at 2007-7-6 20:58:13 > top of Java-index,Enterprise & Remote Computing,AVK Portability...
# 4

Yes, I am writing the ORB , beause I want to make my orb can connect with other ORB (such as visitBroker) , and hope it be visited by C languageor others . so hope the string can caintered the stardand information, util now , I know that Remotehost , port , ids must be in , but others I don't know.

pls help me !

fasdhjkfhsdafksdjfks at 2007-7-6 20:58:13 > top of Java-index,Enterprise & Remote Computing,AVK Portability...
# 5

> Yes, I am writing the ORB , beause I want to make

> my orb can connect with other ORB (such as

> visitBroker) , and hope it be visited by C language

> or others . so hope the string can caintered

> ed the stardand information, util now , I know that

> Remotehost , port , ids must be in , but others I

> don't know.

Do you have the spec?

jschell at 2007-7-6 20:58:13 > top of Java-index,Enterprise & Remote Computing,AVK Portability...
# 6
yes , I will add them to ORB,I know there is a IOR class in JDK , we should parse their infor to string ?
fasdhjkfhsdafksdjfks at 2007-7-6 20:58:13 > top of Java-index,Enterprise & Remote Computing,AVK Portability...