source: ipk/source/emus_kbox_1_01pre24/var/keys/nwcdcs.cfg.kbox@ 1663

Last change on this file since 1663 was 521, checked in by civer, 16 years ago

-added all latest ipk sources

File size: 1.3 KB
Line 
1#newcamd sharing configuration
2
3# Options
4# print infos/errors
5# | print Hello
6# | | print ecm/cw
7# | | | print CW's
8# | | | | try to reconnect imidiatly after lost connection
9# | | | | | print on screen
10# | | | | | | print into debug.txt
11# | | | | | | | on callback reconnect after 30 seconds
12# | | | | | | | | on login failed, retry afer 5 seconds (only 1 time)
13# | | | | | | | | | try to connect to unconnected server every hour (3600 seconds)
14# | | | | | | | | | | minimum time distance (in seconds) between login's (force login delay)
15# | | | | | | | | | | | keep internet alive every 360 seconds
16# | | | | | | | | | | | | ping cardservers (keep alive) every 360 after last activity
17# | | | | | | | | | | | | | connect timeout
18P: { 01 00 01 00 01 01 01 30 05 3600 05 360 360 1 }
19
20# name dns/ip port user pass callback configkey
21C: { dbox2 192.168.0.104 10001 myname passwo1 12000 01 02 03 04 05 06 07 08 09 10 11 12 13 14 }
22C: { dbox2 192.168.0.104 10002 myname passwo1 12000 01 02 03 04 05 06 07 08 09 10 11 12 13 14 }
23C: { hdbox mee.homeip.net 6008 other1 mypassword 13000 11 22 33 44 55 66 77 88 99 10 11 12 13 14 }
Note: See TracBrowser for help on using the repository browser.