public class Tcp extends Object
static String
socket(String host, int port, String json)
sslSocket(String host, int port, String json)
tlsSocket(String host, int port, String json)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String socket(String host, int port, String json)
public static String tlsSocket(String host, int port, String json)
public static String sslSocket(String host, int port, String json)