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 | |
---|
1 | A simple example showing how to use QTermWidget to control and display a remote terminal. |
---|
2 | |
---|
3 | To run this example, you should: |
---|
4 | 1. Build client-side program. In my PC, I use 'apt-get' to install the QTermWidget library. |
---|
5 | 2. Start the shell-srv.py with specific parameters.This will expose a shell via socket. |
---|
6 | 3. Start the client-side program from commandline with specific parameters. |
---|
7 | |
---|
8 | Now you will get your own remote terminal work with QTermWidget. |
---|
Note: See
TracBrowser
for help on using the repository browser.