Results 1 to 1 of 1
Is there an easy to use telnet library for linux, preferably in C++ or C?
I'm wanting to connect to my server which is a linux box, and send telnet ...
- 06-18-2007 #1Linux Newbie
- Join Date
- Nov 2006
- Posts
- 123
telnet library
Is there an easy to use telnet library for linux, preferably in C++ or C?
I'm wanting to connect to my server which is a linux box, and send telnet commands to bitflu which runs as a telnet server.
There's one for microsoft .NET but using that would mean I would have to connect to my windows box only to connect back to my linux box, which would seem a ridiculous state of affairs.


Reply With Quote