[fpc-pascal] How to implement a simple tcp/ip connection?
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Thu May 14 23:02:01 CEST 2020
On 14/05/2020 5:21 pm, Giuliano Colla wrote:
> I need to implement a simple dedicated TCP/IP connection between a
> client and a server.
You can always use the Indy TCP components too. I've used them for years
under Delphi and FPC with great success. Huge amounts of protocols are
implement and loads of examples available.
SVN: svn.atozed.com
Git (mirror): github.com/graemeg/indy
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the fpc-pascal
mailing list