hi
hi i did the multithreaded socket server application... i need to test this application.. anyone here can tel me the way how to test thread based application... can anyone tell me the way......
[200 byte] By [
83Krisha] at [2007-11-27 5:44:48]

launch the socketserver in a first dos command windowthen open up several other dos command windows, and try to connect to the socketserver through those windows (you can connect to the server with progs like telnet (which should already be installed on your OS), or netcat