TCP/IP Framework
Hello,I plan to develop a multithreading tcp/ip server. But it is necessary to use the SocketServer and Socket class? Does anybody know a nice framework that support developing a network server?regards,Rookee
[236 byte] By [
RooKeea] at [2007-11-27 8:42:54]

# 2
You don't need a framework, just have a look at the Custom Networking tutorial. It's pretty easy, at least to start with ...But if you don't know how to do it why are you doing it?
ejpa at 2007-7-12 20:42:22 >
