Synchronous TCP/IP Library for Delphi, C++ Builder, Kylix and FreePascal.
This project deals with network communication by means of blocking (synchronous) sockets or with limited non-blocking mode. This project not using asynchronous sockets! The Project contains simple low level non-visual objects for easiest programming without problems. (no required multithread synchronisation, no need for windows message processing,...) Great for command line utilities, visual projects, NT service...