1VRPN_SERVER(1)                   User Commands                  VRPN_SERVER(1)
2
3
4

NAME

6       vrpn_server - manual page for vrpn_server 07.33
7

SYNOPSIS

9       vrpn_server [-f filename] [-warn] [-v] [port] [-q]
10

DESCRIPTION

12              [-millisleep  n]  [-NIC  name] [-li filename] [-lo filename] -f:
13              Full path to config file (default vrpn.cfg).  -millisleep: Sleep
14              n milliseconds each loop cycle
15
16       (if no option is specified, the Windows architecture
17              will  free the rest of its time slice on each loop but leave the
18              processes available to be run immediately; a 1ms  sleep  is  the
19              default on all other architectures).
20
21       -millisleep 0 is recommended when using this server and
22              a client on the same uniprocessor CPU Win32 PC.
23
24       -millisleep -1 will cause the server process to use the
25              whole CPU on any uniprocessor machine.
26
27       -warn: Only warn on errors (default is to bail).
28
29       -v: Verbose.
30
31       -q: Quit when last connection is dropped.
32
33       -NIC: Use NIC with given IP address or DNS name.
34
35       -li: Log incoming messages to given filename.
36
37       -lo: Log outgoing messages to given filename.
38
39       -flush: Flush logs to disk after every mainloop().
40
41
42
43vrpn_server 07.33                January 2020                   VRPN_SERVER(1)
Impressum