Hello!
I need to write a internet server application that meets these conditions :
* ability to define custom protocol
* can access MySQL
* robust, can serve as many as hundred(s) users
Clients are written in j2me, so I hope j2ee can do this AND it isn't overkill. Any opinions are welcomed, thx in advance!
I need to write a internet server application that meets these conditions :
* ability to define custom protocol
* can access MySQL
* robust, can serve as many as hundred(s) users
Clients are written in j2me, so I hope j2ee can do this AND it isn't overkill. Any opinions are welcomed, thx in advance!