Socket Master
Socket Master allows users to create a listening tcp/udp socket and an outgoing tcp/udp socket for testing embedded network connectivity during the development cycle. Received and transmitted data can be entered in string form, decimal, or hex notation. This allows non printable characters like 0x00 or 0xff to be sent or received, unlike similar tools which allow only printable ascii characters to be transmitted and received. Great for debugging all types of network enabled applications.