EnggRoom

Full Version: Url tracking project in java
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.