On Mon, 17 Dec 2007 11:11:18 +0000
Mark Morgan Lloyd <[EMAIL PROTECTED]> wrote:

> I'm looking at something that uses UDP directly, It's being built
> from the ground up in Delphi and Lazarus for both Win-32 and Linux.
> 
> In Delphi I can control sockets directly by using "USES WinSock".
> However Lazarus/FPC appears to have at least two libraries with
> similar functionality, including winsock.pp and sockets.pp- which
> should I be using?

sockets.pp. But this is very basic.
There are good and free networking libraries working under
linux/windows and delphi/lazarus. For example: synapse and indy.

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to