> 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
There is also Indy 10 for FPC. (and even Indy 9, but not in a portable way)
http://www.indyproject.
gt;
To: "FPC-Pascal users discussions"
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
o
> 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://synap
Leducq Dominique a écrit :
Le Mercredi 14 Février 2007 09:19, Michel Meunier a écrit :
Hello,
With your help, my initial library .dll writen with Delphi, is now
working at about 95% when compiled with fpc. Now my goal is to get a .so
library under Linux. So I have begun to compile it under li
Le Mercredi 14 Février 2007 09:19, Michel Meunier a écrit :
> Hello,
> With your help, my initial library .dll writen with Delphi, is now
> working at about 95% when compiled with fpc. Now my goal is to get a .so
> library under Linux. So I have begun to compile it under linux.
> There are a lot of
Michel Meunier schreef:
Hello,
With your help, my initial library .dll writen with Delphi, is now
working at about 95% when compiled with fpc. Now my goal is to get a .so
library under Linux. So I have begun to compile it under linux.
There are a lot of hints but not important, but after I hav
Hello,
With your help, my initial library .dll writen with Delphi, is now
working at about 95% when compiled with fpc. Now my goal is to get a .so
library under Linux. So I have begun to compile it under linux.
There are a lot of hints but not important, but after I have this message:
Error: Ut