Synapse
From RemObjects Wiki
This is a Technical Glossary topic
Synapse is a free and open source Delphi (and Free Pascal compatible) library that deals with network communication by means of blocking (synchronous) sockets or with limited non-blocking mode. The library contains simple low level non-visual objects for easy network communication programming. Works under Windows and under Linux with some support for Mac OS X.