I hope this will help
CCcam and cardsharing
To configurate and connect the CCcam, you need to go to the ETC folder and edit the
CCcam.cfg file.The CCcam config file itself is a little help file. Indeed, you will find many text
lines starting with #. These lines provide help to set the CCcam, and there is no need to
delete them as they are ignored by CCcam. Therefore, they can also be used to add any note
or comment.
The configuration lines can be written in any order. There is no standard order to respect.
Indeed, when started, CCcam reads the first character of each line and executes the request.
Let’s look at each line syntax now.
F: Friends
F: user1 pass1 1
C: Connect
C: server.dyndns.org 12000 user1 pass1
The C line (where C stands for connect) enables the CCcam to connect to another server
The URL or IP after C: is necessary to identify the server in the sharing network. 12000 is the
port used by the server to communicate and user1 pass1 identify the user
Note: each user is accepted only once by the server
How to connect a client to a server:
The F line launches the server, whilst the C line launches the client, and this is all you need.
Should the client wish to share its subscription cards with the server, then you need to add a
C line at the server, and an F line at the client.
Log Diagnostic
Should you wish to check whether the connections are working properly, then use the CCcam
–dv Telnet command. This option will give you the possibility to check the log and make sure
all is ok.It may be useful for beginners to do it with Telnet, and, once experienced, it may also
be done using the the automatic script found in the blue panel.
Cam log removed - admin