Re: Can I get some information about the client?



http://www.dotnet247.com/247reference/msgs/32/164918.aspx

emm, I will study it...
so complex...


"Philip.Arbin" <philip@xxxxxxxxxxxxxxxxx> wrote in message
news:O1tlz9PdGHA.5048@xxxxxxxxxxxxxxxxxxxxxxx
When I use remoting, can I get some information (maybe IP address? or some
caller ID?) about the client from the server when one of the clients calls
the remote method on the server?
I want to identify the caller. Is there any pattern about client
authentication?



.



Relevant Pages

  • Re: Event doesnt work in late binding?
    ... caller must be com object, or can be ordinary class in VB? ... ObjClient.eInitialized ' late bound the client must have a sub eInitialized ... pass a client object pointer to the server, now from the server side we can call client methods in this object ...
    (microsoft.public.vb.enterprise)
  • Want multiple copies of a DLL to run...
    ... to the server in the DLL.) ... For a single client, this all works swell. ... "public" properties and ethods to allow the caller to get to the member ...
    (microsoft.public.dotnet.languages.vb)
  • Newbie to XML-RPC: looking for advice
    ... The server is using the twisted.web.xmlrpc.XMLRPC class to handle connections and run requests. ... Clients are just using xmlrpclib.ServerProxy to run remote method calls. ... I have a few questions about the performance of xmlrpc in general, and specifically about increasing the speed with which remote methods return their results to the client. ... It looks like xmlrpclib uses xml.parsers.expat if it's available, but are there faster xml libs? ...
    (comp.lang.python)
  • Re: Event ID 529
    ... I will look into them and advise our client. ... Sometimes the Logon Type is different, also the User Name can be ... Computer: <SERVER NAME> ... Caller User Name: $ ...
    (microsoft.public.windows.server.sbs)
  • Re: Event doesnt work in late binding?
    ... so from the client this can be the ME keyword in anny form or class from ... sub eInitialized ... caller must be com object, or can be ordinary class in VB? ... i have a COM project server wich is capable of sending events to both ...
    (microsoft.public.vb.enterprise)

Loading