A minimal TCP client in C. You probably want to look at netcat(1) instead.

Frederic G. Marand b84d6a8405 Netclient initial commit 16 yıl önce
Makefile b84d6a8405 Netclient initial commit 16 yıl önce
README.txt b84d6a8405 Netclient initial commit 16 yıl önce
netclient.c b84d6a8405 Netclient initial commit 16 yıl önce

README.txt

/**
* Simple TCP connection check
* (c) 1993-2008 OSI
*
* Proprietary unpublished code
*
* WARNING: contains various assumptions regarding the use of IPv4
* This is NOT production-quality code, just a quick debug test
* for systems without a version of netcat, nc, or an equivalent
*/


Use like:
./netclient profile/microscopy-analysis.com 8080