1odccm(1) http://www.synce.org odccm(1)
2
3
4
6 odccm - Daemon to keep connection to Windows Mobile device
7
9 odccm [-f]
10
12 A legacy-free dccm-implementation for Windows Mobile 5 (and newer)
13 devices. It responds to keep alives and provides other members of the
14 SynCE suite of tools with details of the connected device.
15
17 -l, --log-level
18 Set logging level from 0 (none) to 6 (debug), default is 3.
19
20 -f, --foreground
21 Runs as non-daemon, sets logging level to 6.
22
23 --device-ip
24 Specify device's IP address.
25
26 --local-ip
27 Specify local IP address.
28
29 --local-netmask
30 Specify local netmask.
31
32 --local-broadcast
33 Specify local broadcast address.
34
36 This manual page was written by Jonny Lamb <jonnylamb@jonnylamb.com>.
37
39 synce(1)
40
41
42
43The SynCE project April 2007 odccm(1)