I don't know the answer to your question, but your assumption that an IP address 
identifies a particular Client PC is not valid.  If multiple PCs on a LAN are 
accessing the internet through a NAT router, each will appear to have the same IP 
address (the address of the router).

If you're using any kind of authentication, you could use the client's "identity" in 
your authorization scheme, rather than the IP address, as the identifier of an 
individual PC.

At 05:26 AM 7/20/2004, SUBSCRIBE DOTNET-CLR Girikrishna Tirumala wrote
>Hello,
>        Is it possible to obtain the IP Address of the client  that  would
>access the server application domain through Remoting. I need this to
>ensure that the server object is not accessed from the same Client PC more
>then once.
>
>Rgds,
>Giri


J. Merrill / Analytical Software Corp

===================================
This list is hosted by DevelopMentor�  http://www.develop.com
Some .NET courses you may be interested in:

NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles
http://www.develop.com/courses/gaspdotnetls

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to