source: ogBrowser-Git/qtermwidget/examples/cpp/RemoteTerm/README.md @ ffbf8ac

jenkinsmain
Last change on this file since ffbf8ac was 64efc22, checked in by Vadim Troshchinskiy <vtroshchinskiy@…>, 19 months ago

Update qtermwidget to modern version

  • Property mode set to 100644
File size: 446 bytes
Line 
1A simple example showing how to use QTermWidget to control and display a remote terminal.
2
3To run this example, you should:
41. Build client-side program. In my PC, I use 'apt-get' to install the QTermWidget library.
52. Start the shell-srv.py with specific parameters.This will expose a shell via socket.
63. Start the client-side program from commandline with specific parameters.
7
8Now you will get your own remote terminal work with QTermWidget.
Note: See TracBrowser for help on using the repository browser.