Advertisement

1 - 10 of 15 containing alltags:("tidtcpserver") (0 seconds)
 
 
 
Hello Experts, I am having some problems to stop a TIdTCPServer. I get an exception whenever I try to set the Active property to False after a connection is established. Any ideas? Thanks...
Zones: Delphi ProgrammingDate Answered: 02/16/2006 Grade: A Views: 0
How can I create dynamically component, for example tidtcpserver(indy) when working with console application. I tried with code below but it doesn't work.... thank you in advance program P...
Zones: Delphi ProgrammingDate Answered: 03/07/2003 Grade: B Views: 0
Hi, I want to write GamePort Application (Controling user accounts in a network). I used Indy Components (TIdTCPServer & TIdTCPClient). I can Send a Request(string) from Clinet to Server while S...
Zones: Delphi ProgrammingDate Answered: 07/15/2004 Grade: A Views: 12
Hello experts, I have two  apps, the first one use TClientSocket (Client) and the other one TServerSocket (Server) to comunicate. Then the Client connect with Server and mantein a permanent co...
Zones: Delphi ProgrammingDate Answered: 07/20/2004 Grade: A Views: 0
ok Im haveing and issue and can seem to figure it out..... and since the docs on Indy 10 are pretty sparce and I do have Indy in depth subscription.. Basicaly heres what I do.... I have this...
Zones: Delphi ProgrammingDate Answered: 01/10/2006 Grade: A Views: 27
experts,help me. I run server.exe on my server I dont know where the error came from my simple code ----------------------------------------------------- var myclient : tmyclient; i:int...
Zones: Delphi ProgrammingDate Answered: 09/29/2006 Grade: B Views: 0
help me, my question is very noob :( //s is TIdTCPServer //----------------------------------------- procedure TForm1.sConnect(AThread: TIdPeerThread); // this is line 1 var data:string; beg...
Zones: Delphi ProgrammingDate Answered: 03/04/2007 Grade: A Views: 11
Hi, Can someone point me to an example of how command handlers are being used for TIdTCPServer? It's for Indy 9 (Delphi 7). I am not sure how the command handlers are tying into TidTCPServer, an...
Zones: Delphi ProgrammingDate Answered: 03/16/2004 Grade: A Views: 15
Hi, I am currently using both TIdTCPServer and TIdTCPClient to allow one PC to access a particular file on another PC (client accessing the server). Is this possible with these classes? I was...
Zones: Delphi ProgrammingDate Answered: 03/29/2004 Grade: C Views: 9