View Single Post
  #1  
Old 08-18-2009, 07:30 PM
Python Python is offline
Senior Member
 
Join Date: Jun 2009
Posts: 4,684
Default Telnet server using Twisted and StatefulTelnetProtocol

Hello, I have created a telnet server in python. Maybe you wonder why to create a telnet server while Windows has one? Because the windows telnet server does not allow to interract with the desktop. If you try to start a GUI app, it will start and run but will not be displayed on the server...
__________________
Python
Domain Name Forum
Reply With Quote