Many bugfixes and improvements

This commit is contained in:
Ziver Koc 2011-06-24 23:20:59 +00:00
parent c3e3bbf787
commit 363e0c6cfc
52 changed files with 2021 additions and 982 deletions

View file

@ -10,8 +10,7 @@ import java.net.SocketException;
/**
* A simple web server that handles both cookies and
* sessions for all the clients
* * A simple network server that handles UDP communication
*
* @author Ziver
*/