Telnet
Telnet is great for talking TCP/IP over the network.
If you need to talk SSL, you'll need to use OpenSSL.
openssl s_client host:port
Telnet is great for talking TCP/IP over the network.
If you need to talk SSL, you'll need to use OpenSSL.
openssl s_client host:port