ReadyDesk Installation and User’s Guide

-compile with command gcc -Wall -phtread repeater.c, it produces an a.out file -start with command ./a.out [optionalviewerport] [optionalserverport], for example just ./a.out -by default, it listens to port viewer_port = 5900 for viewers (can be overridden with command line parameter) ................
................