Client IP Address
Tech-Archive recommends: Fix windows errors by optimizing your registry
I am new to remoting. How can I detect the IP that the client is coming
from at the server level? I am using C#.
.
Relevant Pages
- Re: Simple remoting examples in C#?
... > Looking for a simple example of a synchronous call using remoting. ... Client ... > calls method on server passing an object as an argument. ... Prev by Date: ... (microsoft.public.dotnet.framework.remoting) - Re: soapsuds
... pre-instantiated exe running in a singleton mode, for remoting, even if you ... Revised framework implementations will probably not break your application ... We can then compile the client using this code which allows us ... Both client and server are ... (microsoft.public.dotnet.framework.remoting) - Re: Sending Messages and Sharing Objects
... RJ> are using CSLA framework by Rocky because it allows us to switch ... Web Service, Remoting or Simple ... RJ> since client requirements could vary. ... RJ> to use any of the channels - 2Tier, Web Service or Remoting ... (microsoft.public.dotnet.distributed_apps) - Re: passing structs (setializable) object in web service
... The philosophy of webservices is different than that of remoting. ... follow Seely's advice as Christoph pointed out earlier - you have to modify ... > having total control over both client and server types. ... (microsoft.public.dotnet.framework.aspnet.webservices) - RE: Remoting client exception
... Microsoft Online Support ... | handler in .net remoting application.... ... | when we register a event handler of an remote object in our client ... | fucntion) will be dynamically invoked by the server object (when event is ... (microsoft.public.dotnet.languages.csharp) |
|