On 5/14/07, Alvise Nicoletti <[EMAIL PROTECTED]> wrote:
Hi...

Looking into the components of Lazarus, the component nearer to the
Delphi "TcpClient"-"TcpServer" (internet section) is TSimpleIpClient and
TSimpleIpServer.

Am I right? Are there anything else to do tcp/ip textual comunication
with Lazarus?

Does it work both on windows/linux?

As a "default rule", if I want to test a component is there a precise
path where to find an example done with it?

In Lazarus you can use 3 Network Component Suites: Indy and Synapse
(originally for Delphi) and LNET which is lightweight and only for
Lazarus/FPC, depending on your needs all work on Linux apparently and
maybe even OSX.

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

Reply via email to