[fpc-pascal] Re: Socket library for Mac OS X
Paul
paul.blommaerts at telenet.be
Thu Aug 28 21:49:53 CEST 2008
Ok thanks,
I'll try it also,
I'm still waiting for my Mac though, so for the moment I can't test anything
at all :-(
Paul
----- Original Message -----
From: "Mattias Gaertner" <nc-gaertnma at netcologne.de>
To: <fpc-pascal at lists.freepascal.org>
Sent: Thursday, August 28, 2008 9:44 PM
Subject: Re: [fpc-pascal] Re: Socket library for Mac OS X
> On Thu, 28 Aug 2008 20:57:22 +0200
> "Paul" <paul.blommaerts at telenet.be> wrote:
>
>> I've asked the Synapse list and since Lukas is answering on the list
>> but got no answer, I assumed it wouldn't work.
>
> He has no Mac so he can not test it.
>
>
>> It's also listed on his website/l only Windows and Linux.
>
> No one tested it yet carefully.
> I only use some ftp and http things. So maybe some things don't work.
>
>
>> What has to changed to use it with Mac OS X then ?
>
> Not much. It uses the FPC socket unit which exists on many platforms.
> In my old version I had to replace the 'IFDEF Linux' with 'IFDEF Unix'
> and to add a few 'libc' calls.
> Maybe the new version has fixed that.
>
>
> Mattias
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
>
More information about the fpc-pascal
mailing list