|
Java Server
I'm thinking about making a Java server for a series of clients to conect to. All that it is suppose to do is relay the incoming strings to the other clients. It was brought to my attention that it can be hacked and who knows what else can happen afterwords. Is running this server a hackers dream or an overstatement?
|