Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Listen to TCP/IP connections on port 6000, and write to a file.

www.cryer.info
Managed Newsgroup Archive

Listen to TCP/IP connections on port 6000, and write to a file.

Subject:Listen to TCP/IP connections on port 6000, and write to a file.
Posted by:"kwanbis" (kwanb..@yahoo.com)
Date:Thu, 8 Jun 2006 14:12:02

I never before done network programming in delphi, and i need to write a
very simple "server" application that would listen to port 6000 for
messages and it would write them to a text file. Apparently i should use
indy, and specifically, the IdTCPServer component. But the manual is
really long, and i haven't found any examples. So i would like to know
if there is some examples i can look at for this. Thanks a lot.

Replies:

www.cryer.info
Managed Newsgroup Archive