Re: How to know client address with corba method call ?
Michael Rumpf <[email protected]> 31 May 2002 12:56:40 +0200
| Newsgroups | gmane.comp.corba.openorb.devel |
|---|---|
| Message-ID | <1022842605.1031.1.camel@ppro> |
On Wed, 2002-05-29 at 15:45, Chau NGUYEN wrote:
> Hi everybody,
>
> I have some specific problem. I have a client corba that calls a server corba object method.
> How can I know the client information {address of host, port etc} in server side (inside the corba method implementation) ?
> Notice that (in corba method there are no parameters for client information)
That is not possible in the CORBA model. You need to add a method
getHostName() and getHostIP() to your IDL to get that kind of
information.
Please notice that the project has moved to http://openorb.sf.net This
forum is kind of dead...
Hope this helps,
Michael
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of:
unsubscribe openorb-dev