Managing states of the client at server

R

roger

Hi all,
Can anybody suggest me how do i maintain the state of a client calling my
webservice method.e.g. consider a webservice that lets the user browse a
remote machine, web service exposes two methods ChangeDirectory and
MakeFolder, how do i maintain the currentfolder of the caller on the web
service ? i m really stuck with it please help

best regards
 
H

Hammad Rajjoub

Hello

how about clients providing their IDs (any unique id -e.g. email etc) and
once you have those credentials you can always identify the calling client
and their Dir mappings...



best regards,
 
R

roger

Hello,
Well its something you suggesting me that after authentication i better
return a session id to the client and later to each call to webservice i
validate that session id and perform the action ? Can you point me some
example of WS-SecureConversation of WSE that is doing the same stuff or some
other example code ?

best regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top