How do I create a Telnet Client inside of a Delphi 5 application?
A telnet application can be done by simply sending string via socket. Use the TSocket**** APIs from Delphi.