[fpc-pascal] Thoughts on Shell Approach to TCP Sockets
Paul Breneman
Paul2006 at BrenemanLabs.com
Thu Mar 19 01:27:27 CET 2015
On 03/18/2015 06:57 PM, Coyo Stormcaller wrote:
> Despite documentation and manuals, I have not figured out how to use TCP
> sockets in Object Pascal, since there doesn't seem to be a primitive for
> it, or any easy way to instantiate sockets and manipulate incoming
> connections.
There is source code for a simple serial and TCP/IP example here:
http://ctrlterm.com/
More information about the fpc-pascal
mailing list