[fpc-pascal] Re: crossplatform networking
Michael Van Canneyt
michael at freepascal.org
Thu Jan 29 22:38:00 CET 2009
On Fri, 30 Jan 2009, Paul Nicholls wrote:
> "Bee" <bisma-96w4lwIwC1neXsYsy73iGA at public.gmane.org> wrote in message
> news:49817E1F.8080308 at brawijaya.ac.id...
> > Hi all,
> >
> > I need to build some crossplatform networking applications. It'd be
> > UDP-based. It should be able to support at least 3 mainstream OSes:
> > Windows, Linux, and Mac. It also should be able to run on 64bit
> > environment (at any OSes).
> >
> > Any suggestion what is the best crossplatform networking framework for
> > FPC? At least able to run on the above 3 OSes. Indy? Synapse? lNet? And
> > for what reasons?
> >
> > I don't need GUI/widget support as it would be only server-to-server
> > communication and mostly run as daemon/service.
> >
> > TIA.
> >
> > -Bee-
>
> I would suggest Synapse, as that works under Windows, Linux and I think also
> Mac :-)
> I'm not sure about 64bit OSes though - probably.
It does. I use it on 64-bit.
Michael.
More information about the fpc-pascal
mailing list