Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Sonstige Fragen zu Delphi (https://www.delphipraxis.net/19-sonstige-fragen-zu-delphi/)
-   -   Delphi Indy Komponente IdTCPClient (https://www.delphipraxis.net/59508-indy-komponente-idtcpclient.html)

holger-22 23. Dez 2005 11:17


Indy Komponente IdTCPClient
 
Ich möchte mich mit einem Chatserver verbinden und dann in einem Channel des Chat's Connecten ist das mit delphi überhaupt möglich ??

Code:

IdTCPClient1.Host := '81.209.183.21'; //Chatserver
IdTCPClient1.Port := 8002; //Serverport
IdTCPClient1.Connect;
Was muss ich jetzt machen um in ein Channel zu Connecten zum Beispiel in den Channel (Ulm)


MFG: holger


Alle Zeitangaben in WEZ +1. Es ist jetzt 02:32 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz