how do I test socket server application?

View: New views
1 Messages — Rating Filter:   Alert me  

how do I test socket server application?

by youhaodeyi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have a server/client application and want to use junit to test it. How do I setup a server side junit test case?

thanks.