Results 1 to 2 of 2

Thread: How to use newcs in xcam (and cccam and newcamd too)

  1. #1
    Junior Member
    Join Date
    Apr 2010
    Posts
    16
    Thanks
    0
    Thanked 2 Times in 1 Post

    How to use newcs in xcam (and cccam and newcamd too)

    Hi
    See attachment below to create a newcs.xml file for your ccam server with newcs also running.

    NewCS Config Examples
    Below are examples of the N line for your xcam cardclient.config or cccam.cfg
    If you are running xcam then you need change the cardclient config. You will need to make a few changes to the N lines see below example

    You can put this straight into your cccam config but xcam cardclient see below
    cccam.cfg
    N: 192.168.1.X 10000 username password 01 02 03 04 05 06 07 08 09 10 11 12 13 14

    Xcam cardclient.config
    To run it in cardclient config you need to change it to

    newcamd:192.168.1.X:10000:0/0000/0000:username:Password:0102030405 060708091011121314

    ( note:- there is no actual space in the last string of numbers , the forum has put that in )

    hope this helps
    Problems Running The Config Creator Software
    If you have problems when you try running the software and it says comdlg32.ocx missing, then extract the comdlg32.ocx file and copy & paste it in C\windows\system 32\
    Also for Vista users right click on application and then run as administrator.
    Last edited by mickeydebo; 05-09-2010 at 10:07 PM.

  2. The Following 2 Users Say Thank You to mickeydebo For This Useful Post:

    aranycsapat (12-10-2012), ManikM (08-08-2011)

  3. #2
    Security Admin echelon's Avatar
    Join Date
    Dec 2004
    Posts
    12,732
    Thanks
    13,913
    Thanked 9,112 Times in 4,411 Posts
    -----------------------------------------------------------------------------
    Editing CCcam.cfg Instructions for CCcam
    -----------------------------------------------------------------------------

    Edit the CCcam.cfg file in the /CCcam/var/keys folder and add your C line.
    Use a suitable text editor like notepad to do this then save the file.

    Example, to add a C Line you'd enter the following

    C: server_address.com port username password

    To make it simpler, lets say:
    my server URL is server_address.com
    My port number is 12000
    My username is: kinkdink
    My password is: satdudez

    My C Line would look like this in CCcam.cfg

    C: server_address.com 12000 kinkdink satdudez

    -----------------------------------------------------------------------------
    Editing cardclient.conf Instructions for Xcam
    -----------------------------------------------------------------------------

    Edit the cardclient.conf file in the /Xcam/var/etc folder and add your C line.
    Use a suitable text editor like wordpad to do this then save the file.

    Example, to add a C Line you'd enter the following

    cccam2:server_address.com:Port-number:0/0/0:username:Password

    To make it simpler, lets say:
    my server URL is server_address.com
    My port number is 12000
    My username is: kinkdink
    My password is: satdudez

    My C Line would look like this in cardclient.conf

    cccam2:server_address.com:12000:0/0/0:kinkdink:satdudez

    another example is below

    Your cline in the cardclient.conf should look like this :-

    cccam2:hotlink.dyndns-server.com:14000:0/0/0:calisto1:calisto1

    -----------------------------------------------------------------------------

    newcs:-
    I have figured out that if you edit the same config file with a newcamd N line it works as a local share off that same server box
    ( my local lan , the host server box is using a fixed local ip )

    example ( use the newcamd N section for this line , and use a # line above it for comments )

    # n line below connecting to local host server on 192.168.1.100
    newcamd:192.168.1.100:12000:0/0000/0000:Name:Password:01020304050607 08091011121314
    #

    so thats newcamd : ip address : port number : 0/0000/0000 : name : pass : deskey 1 to 14 as above ( no spaces )

    substitute a host address for the ip address if the source is external

    paste the line into the bottom of the newcamd N section halfway down the actual file , below the examples that are in there

    and I can set the xcam to auto from manual in the plugin menu so a reboot activates it and shows newcamd in the server line

    obviously you have to have the server running newcs and add the name and pass etc to newcs in the newcs control panel

    _________________________________ _________________________________ _____________________

    standard lines for cccam and newcamd/newcs look like this

    c line

    c:host.dyndns.org 15000 user1 password1

    n line

    N:host.dyndns.org 15000 user1 password1 0102030405060708091011121314

  4. The Following 3 Users Say Thank You to echelon For This Useful Post:

    aranycsapat (12-10-2012), Fekker (22-05-2012), geoffh (27-03-2014)

Similar Threads

  1. xcam and n line newcamd
    By ManikM in forum Plugins
    Replies: 0
    Last Post: 18-08-2011, 12:28 AM
  2. Configuring newcamd/newcs howto
    By jacksback in forum ICECRYPT
    Replies: 0
    Last Post: 26-05-2010, 04:43 PM
  3. CCCAM and Newcs
    By Lawsy in forum Dreambox DM500HD
    Replies: 3
    Last Post: 25-07-2007, 09:55 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •