send info with every request
- From: "Smokey Grindel" <nospam@xxxxxxxxxx>
- Date: Tue, 15 May 2007 17:14:57 -0400
I need to create something that is similar to "sessions" in remoting... I
have a login funciton and a logout one but I need to remember who is who..
what is the best way to do this? I thought creating a session id and then
attaching it somehow to each message call would do this, but how would I
make it so every request of the remoting server would get this information?
I dont want to have to put parameters on every object , was thinking more at
the message level or something... any ideas? thanks!
.
- Prev by Date: ServiceBase.OnStop not called when you use RemotingServices.Marshal on the service object
- Next by Date: Problem with raising a envent over internet
- Previous by thread: ServiceBase.OnStop not called when you use RemotingServices.Marshal on the service object
- Next by thread: Problem with raising a envent over internet
- Index(es):