For the standard version: https://sourceforge.net/projects/socketer/
Socketer Mobile is a simple tool that helps to debug sockets. It has both server and client functionality.
When a developer is developing features that requires sockets and network communication often it is really useful to be able to verify that their code is actually establishing the network connection and the code is actually handling data exchange over the network.
Socketer Mobile can open a server socket on a...