Advertisement

1 - 10 of 12 containing alltags:("idtcpclient") (0 seconds)
 
 
 
I am using Indy IdTCPServer and IdTCPClient to build two programs that run on different computers. Normally, IdTCPClient sends a text to IdTCPServer without problem. Sometimes if the computer that...
Zones: Delphi ProgrammingDate Answered: 07/16/2002 Grade: A Views: 0
I've got some code like the following on client side. The TCPServer is handling everything with command handlers. In the following code, the first response to command 'RINI' is working all fine....
Zones: Delphi ProgrammingDate Answered: 03/11/2003 Grade: A Views: 0
Hi guys, There are multiple clients connected to my server, but the correct response does not always go to the correct Client, am I doing something wrong or am I suppose to use other components ...
Zones: Delphi ProgrammingDate Answered: 05/13/2004 Grade: B Views: 16
Hello, Can i send data streaming from Indy Client to the server. There is sample that show only one way (with IdTCPClient )  i.e: sending file from the server to the client and i need from cl...
Zones: Delphi ProgrammingDate Answered: 07/22/2004 Grade: A Views: 0
Hi there I need a small example Code how to send a text to TCPServer and Recieve same answer, using Indy 9 idTCPClient So something like         TMemoryStream* mem = new TMemoryStream;   ...
Zones: C++ BuilderDate Answered: 01/17/2006 Grade: A Views: 56
Hi, I have one client and one server that I have implemented with the indy components in Delphi 7. At the client end I need to send any one of three very different records to the server end. ...
Zones: Delphi ProgrammingDate Answered: 06/14/2004 Grade: B Views: 233
Hey guys n gals, I have a program that needs to keep sending strings and streams via Indy's TCP, this needs to be done several times once connected to the server, at the moment I am connecting, sen...
Zones: Delphi ProgrammingDate Answered: 08/20/2005 Grade: A Views: 4
How can I send message to idtcpserver using idtcpclient.
Zones: Delphi ProgrammingDate Answered: 03/10/2006 Grade: B Views: 24
Hi,      I have two applications one using IdtcpClient and another IdTcpServer component.Two applications are running at different locations.Earlier the client was able to connect to the server ru...
Zones: Delphi ProgrammingDate Answered: 10/09/2006 Grade: A Views: 0
I WOULD LIKE TO KNOW: WHAT'S THE DIFERENCE? IDTCPCLIENT, IDTCPSERVER ====== TCPCLIENT, TCPSERVER
Zones: Delphi ProgrammingDate Answered: 07/19/2006 Grade: A Views: 13