Need your expert help on my small client/server app
I've attached the Server.java and Client.java - I hope you can help me guys
I run them like this, in different command prompts
java Server
java Client localhost
Or alternatively I have also put my code online here;
http://interzurf.com/socialnetwork/Server.java
http://interzurf.com/socialnetwork/Client.java

