hi all I need to implement the following case, need some help in what way that can be done.
I want to check if the same client is firing the request or a different client for a given web service. if it is the same client how to identify it? I want to keep most of the implementation on the server side. Thanks
