Ran the Telnet client example  - I get double character spacing ... ??

See the "Options" button in the demo and play with the font and zoom factors.

I have a linux PC, need to Telnet into it and issue linux commands, so I guess Telnet session is the one I want.

Yes, either the visual component which does terminal emaulation (TTnEmulVT which execute escape sequences to move cursor, erase screen set colors and so on) as in the demo, or the non visual component TTnCnx which just does the communication (send data, receive replies) without displaying anything (you can do your own display).

--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to