Telnet Server Lib

D

dakman

I have been working on a project for some time now, that has various
types of admistrating including a CGI web interface, In a previous
version I implemented a Psuedo-Telnet Server if you will, bassicly all
it did was print text to the client, and expect back data, it did not
work with any of the protocol needless to say it was a mess, instead of
programming my own library for the project (Which is a whole nother
project.) Knowing that writing your own telent server is serious
buisness, I have tried googling this and found nothing of relevancy. Do
any of you know of or used any library for telnet servers?

P.S. No telnetlib does not function as a server also :-/ That
dissapointed me.
 
D

Diez B. Roggisch

I have been working on a project for some time now, that has various
types of admistrating including a CGI web interface, In a previous
version I implemented a Psuedo-Telnet Server if you will, bassicly all
it did was print text to the client, and expect back data, it did not
work with any of the protocol needless to say it was a mess, instead of
programming my own library for the project (Which is a whole nother
project.) Knowing that writing your own telent server is serious
buisness, I have tried googling this and found nothing of relevancy. Do
any of you know of or used any library for telnet servers?

Look at twisted. Might do what you want.

Diez
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,294
Messages
2,571,508
Members
48,193
Latest member
DannyRober

Latest Threads

Top