J-Integra® Espresso Programming Documentation (API) |
|
NamingContextExt.to_url Method
This operation creates a URL based "iiopname://" format name from the
Stringified Name of the object.
string
to_url(
string
a_addr,
string
a_sn
);
Parameters
- a_addr
-
internet based address of the host machine where Name Service is running.
- a_sn
-
Stringified Name of the object.
Return Value
url.
Remarks
none
Exceptions
InvalidName,
InvalidAddress
See Also
NamingContextExt Interface
| NamingContextExt Members
| Ics.CosNaming Namespace