Quote Originally Posted by Atheist View Post
Well, the code in this thread will just give you a foundation to develop a client/server application. So if you need to be able to communicate with the computers in the "internet cafe" then you have some of the code to help you do so. However that would be just one small piece in building that kind of software. Disabling task managers and all that other non-networking stuff is another story.
Alright, can you tell me which imports class should i use? I have discussed with my friend last night, they suggested UDP for the transport layer. TCP isn't appropriate?