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

Frederic G. Marand 38c8227af9 Clean-up for code and Makefile : remove warnings in pedantic mode. 15 years ago
Makefile 38c8227af9 Clean-up for code and Makefile : remove warnings in pedantic mode. 15 years ago
README.txt b84d6a8405 Netclient initial commit 15 years ago
netclient.c 38c8227af9 Clean-up for code and Makefile : remove warnings in pedantic mode. 15 years ago

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