Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Re: TTcpServer

www.cryer.info
Managed Newsgroup Archive

Re: TTcpServer

Subject:Re: TTcpServer
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Thu, 25 May 2006 11:09:28

"Roberto Colpani" <roberto.colpani@vetrariafratellicolpani.it> wrote in
message news:4475c650@newsgroups.borland.com...

> On my last program I have used the TServerSocket component and I
> used the onclientread method to receive the request from my TClientSocket.
> Now I want update my program with the new TTcpServer and TTcpClient
> components.

Those components are very badly designed.  I strongly recommend not using
them at all.  TServerSocket still exists, but it is not installed by default
anymore, though it is still shipped with the IDE and can be installed
manually.  Otherwise, switch to a third-party library.


Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive