dippes
Meister
Hallo,
Ich versuche beim cardclient einen Parameter mitzugeben (cccam Versionsnummer)
Aber irgendwie mache ich wohl was falsch...Weis jemand die richtige Syntax ?
Das untenstehende funktioniert leider nicht.
CCCam2:192.xxx.x.xx:12000:1:usernameasswort:VERSION=2.2.1
Ich versuche beim cardclient einen Parameter mitzugeben (cccam Versionsnummer)
Aber irgendwie mache ich wohl was falsch...Weis jemand die richtige Syntax ?
Das untenstehende funktioniert leider nicht.
Code:
The parameter field is a list of parameters seperated by ','. The individual [FONT=monospace]
61 # parameters must be given in the form PARAMETER=VALUE. [/FONT]
[FONT=monospace]
62 # NODEID=<16 characters> - your static node ID. Defaults to random ID [/FONT]
[FONT=monospace]
63 # VERSION=<str> - version string. Defaults to '2.0.11' [/FONT]
[FONT=monospace]
64 # BUILD=<str> - build string. Defaults to '2892' [/FONT]
[FONT=monospace]
65 # WANTEMUS=<0/1> - requesting of emulations. Defaults to 0 (off) [/FONT]
[FONT=monospace]
66 # [/FONT]
[FONT=monospace]
67 # parameter example: BUILD=3212,WANTEMUS=1,NODEID=123A567F901C34E6 [/FONT]
[FONT=monospace]
68 # [/FONT]
[FONT=monospace]
69 # NOTE: this is a real client. You don't need to have CCcam running on local [/FONT]
[FONT=monospace]
70 # machine. [/FONT]
[FONT=monospace]
71 cccam2:hostname:port:emm/caid/mask:username:password[:param=value[,param=value]] [/FONT]
Zuletzt bearbeitet: