[fpc-pascal] Thoughts on Shell Approach to TCP Sockets
Marco van de Voort
marcov at stack.nl
Thu Mar 19 09:34:57 CET 2015
In our previous episode, Coyo Stormcaller said:
> 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 are four socket suites and numerous code directly on top of unit
sockets. That should be enough. Did you search the wiki?
More information about the fpc-pascal
mailing list