Hello,
I'd like to know how can I get user details on server side web application. I use basic authentication, and the client sends azt username and password in every requests, and they are...
Type: Posts; User: fermo; Keyword(s):
Hello,
I'd like to know how can I get user details on server side web application. I use basic authentication, and the client sends azt username and password in every requests, and they are...
Can anybody explain for me how can I make a simple web service that can be used by simple clients. For example a simple echo service with client and basic authentication. I didn't find any clear...