Hi I need to write a couple of program Telnet Client and Telnet Server.
I have created both a Delphi Telnet Client and Telnet server using Indy components. I know how to read in data sent to the Client by using the OnDataAvailable event and send data to the server by using the SendCh method but how do you send and receive data at the Telnet Server. There is no method like the OnDataAvailable event? Regards Brian _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

