03-17-2017, 07:09 AM
I want to create a server-client application using java in which the server should be able to see in his pc the url of the website which the client(s) are accessing. Also, the server should get to know the amount of data consumed by each client .Can anyone please provide the source code for the same.