How to handel session for multiple client in a WCF application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anny1
    New Member
    • Dec 2009
    • 2

    How to handel session for multiple client in a WCF application

    i want to do an applcation to know about session. there sould be 2wa connection with client to server(req-reply) .. my criteria is lik ths: one client when connect to server..server should send a reply..and at the same time ,if any other client wil send request.It should wait until the first client finish and then the next thread should start. how to do this..
Working...