A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs.
Go to file
Ryan Prichard b491fd6378 Add a UnixSignalHandler class. It emits a Qt signal when a Unix signal is
handled.

Use the UnixSignalHandler to detect terminal resizing.  The client doesn't
do anything with the terminal size yet.  It should send the size to the
server.
2011-11-24 03:03:25 -08:00
Agent Checkpoint work on the Windows server. 2011-11-24 03:03:25 -08:00
Console Add simplistic console output polling in the server and feed the output 2011-11-24 03:03:25 -08:00
Misc Implement the Unix TestNet client. 2011-11-24 03:03:25 -08:00
Shared Add simplistic console output polling in the server and feed the output 2011-11-24 03:03:25 -08:00
ShowConsoleInput Checkpoint Console work. 2011-11-24 03:03:05 -08:00
TestNetClient Add a UnixSignalHandler class. It emits a Qt signal when a Unix signal is 2011-11-24 03:03:25 -08:00
TestNetServer Checkpoint work on the Windows server. 2011-11-24 03:03:25 -08:00
.gitignore Implement the Unix TestNet client. 2011-11-24 03:03:25 -08:00
DebugServer.py Initial commit of console work. 2011-10-30 15:07:02 -07:00