Simple TCPclient for testing out different TCP-based servers. Now supports Guacamole handshake procedure. Platform is either Unix or Windows.
gcc tcpclient.c -o tcpclient
gcc tcpclient.c -o tcpclient -lws2_32
tcpclient hostname_or_hostip port
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple TCPclient for testing out different TCP-based servers. Now supports Guacamole handshake procedure. Platform is either Unix or Windows.
gcc tcpclient.c -o tcpclient
gcc tcpclient.c -o tcpclient -lws2_32
tcpclient hostname_or_hostip port