On Mon, 14 May 2007, Alvise Nicoletti wrote:

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

This is one possibility. However, it is quite old and not very well maintained.
See one of the below options.

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

You can try Lnet, ICS, Synapse and Indy. All work with FPC/lazarus.

> 
> Does it work both on windows/linux?

Yes.

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

No, unfortunately not.

Michael.

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

Reply via email to