Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 392 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 392 Bytes

SynapseTCP

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.

The original version did not supported newer Delphi versions and Firemonkey development, but this one does.