> I have a little test program (I'm running the latest synapse release, > Lazarus 0.9.25 svn, and FreePascal 2.2.2 under Ubuntu 8.04) which uses a
Synapse under Kylix using native socket interface by Libc library. However Synapse under FPC not using Libc at all. It using freepascal's unit sockets.pp instead. It is because this way is compatible with many unix based systems, include systems without libc support. But this freepascal's unit have their own name resolving code what maybe ignoring hosts file... This is why you see difference. -- Lukas Gebauer. E-mail: [EMAIL PROTECTED] WEB: http://www.ararat.cz/synapse - Synapse Delphi and Kylix TCP/IP Library ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
