Skip to content

A GUI tool for socket testing. It can create both TCP and UDP client or server.

Notifications You must be signed in to change notification settings

tvprasad/SocketTest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocketTest v3.0.0

A java tool for socket testing. It can create both TCP and UDP client or server. It can be used to test any server or client that uses TCP or UDP protocol to communicate.

Licence: GNU Lesser General Public License

Features:

  • Create a TCP client socket and send commands.
  • Create a UDP client socket and send commands.
  • Create a TCP server socket and send responses to connected clients.
  • Create a UDP server socket that listens on a particular port.
  • Save the conversation with the client or host to a txt file.
  • TrustManager to prompt if certificate does not get validated.

Copyright © 2003-2008 Akshathkumar Shetty

About

A GUI tool for socket testing. It can create both TCP and UDP client or server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%