There's also LNet. http://wiki.lazarus.freepascal.org/lNet
Here's a list of other available networking components:
http://wiki.lazarus.freepascal.org/Components_and_Code_examples#Networking
Darius
----- Original Message -----
From: "Matt Emson" <[EMAIL PROTECTED]>
To: "FPC-Pascal users discussions" <fpc-pascal@lists.freepascal.org>
Sent: Wednesday, February 14, 2007 12:39 PM
Subject: Re: [fpc-pascal] Windows-->Linux library
The fonctions use to manage sockets under Linux and Windows are
different.
Rather than nasty ifdefs, you might want to look at the Free Pascal port
of
the Synapse Sockets library. It will abstract away your OS differences and
pushes support of the network code away from your hands.
http://synapse.ararat.cz/
I used Synapse with Windows a few years ago and found it very good. YMMV.
HTH
M
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal