1vdccm - SYNCE-KDE(1) General Commands Manual vdccm - SYNCE-KDE(1)
2
3
4
6 vdccm — and a daemon which listens for PDA connections
7
9 vdccm [-d level] [-f] [-h] [-p password] [-i this] [-u count] [-s
10 sec]
11
13 This manual page documents briefly the vdccm command.
14
15 vdccm is a generalization of the native SynCE-DCCM but is fully compat‐
16 ible with it. In addition to all DCCM features it is capable of sup‐
17 porting more than one PDA connected at the same time. It is responsible
18 for reporting all connects and disconnects of PDAs to interested
19 clients via an unix-socket by use of a simple protocol. E.g. RAKI is
20 one of such an interested client.
21
22
24 These programs follow the usual GNU command line syntax. A summary of
25 options is included below.
26
27 -d LEVEL Set debug log level: 0 - No logging, 1 - Errors only
28 (default), 2 - Errors and warnings, 3 - Everything.
29
30
31 -f Do not run as daemon.
32
33 -h Show this help message.
34
35 -p password
36 Use this password when device connects.
37
38 -i Use ip-address of device for identification.
39
40 -u Allowed numbers of unanswered pings (default 3).
41
42 -s Delay between pings in seconds (default 5).
43
44 -r Bypass 'do not start as root' check.
45
47 synce (1), raki (1), dccm (1).
48
50 This manual page was written by Volker Christian voc@users.source‐
51 forge.net.
52
53
54
55 vdccm - SYNCE-KDE(1)