Changes between Version 15 and Version 16 of Clients/HTML5
- Timestamp:
- 06/12/17 20:13:48 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Clients/HTML5
v15 v16 8 8 * use both the {{{bind-tcp=...}}} and the {{{html=on}}} flags on the command line, ie: 9 9 {{{ 10 xpra start --bind-tcp=0.0.0.0:14500 --html=on --start -child=xterm10 xpra start --bind-tcp=0.0.0.0:14500 --html=on --start=xterm 11 11 }}} 12 12 You can then point your browser to [http://localhost:14500/] and the xterm should appear in your browser window.