Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Apr : Basic TCP/IP server with indy!!!

www.cryer.info
Managed Newsgroup Archive

Basic TCP/IP server with indy!!!

Subject:Basic TCP/IP server with indy!!!
Posted by:"Josu Z." (jo..@leako.com)
Date:Fri, 20 Apr 2007 12:09:12

hello...

I´m implementing a basic simple tcp ip server using the TIdTCPServer
component with some commands (within a bigger application).

The cuestion is that the the documentation that i've read always uses string
commands.

is this the tipical way to implement this kind of server.
wouldn´t it be much more efective to use bytes or integers or something like
that??. (well if the server isn't designed to be used with telnet).

thanksssssssss

Replies:

www.cryer.info
Managed Newsgroup Archive