Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

Learn How to make your own NEWCS Server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stufer
    Senior Member
    • Oct 2010
    • 110

    Learn How to make your own NEWCS Server

    What you Need ?
    1. DVB-S Card (I m using Technisat SS2 PCI DVB card)
    2. Phoenix Interface smartcardreader (I’m using: Phonenix Interface Smartcardreader,Also u can use any usb smartcard reader )
    3. Paid subscription card
    4. Newcs 1.65 ( DOwnload it by clicking following link)

    http://www.clnet.nl/blog/wp-content/upl ... s-1_65.zip

    5. ProgDVB 6.0.4(or Higher version)

    6. WinCSC-plugin 4.0.0.2


    Setup NewCS


    •Decompress the files from the NewCS archive to some directory
    •Go to the configs directory and find your config file or download my simple or advanced (rename to newcs.xml) config file.
    •Copy the newcs.xml file to the win32 directory
    •Open the newcs.xml file.
    •Now the <node> and <newcamd_port> tags are interesting for us. Specify the serial port (COMx) on which You have a cardreader hardware installed (for infinity USB you can choose your emulated COM port here). Also, specify the debug port for the NewCS server (starts its numbering from 10001).
    •Add some users. Find a user tag:
    <user>
    <name>username1</name>
    <password>password1</password>
    <au>on</au>
    </user>

    Modify the <name> and <password> to fit your needs. You can have multiple <user> tags, of course.

    •Start the newcs.exe from the command prompt or by double clicking on it.


    Connecting to you cardsever

    •Install ProgDVB
    •Extract WinCSC archive to some directory
    •Copy the contents of the different folders to ProgDVB plugins folder, Main folder and the windows->system folder
    •Start ProgDVB, activate your device and search for channels
    •Choose plugins – -> Cardserver client –> configure server
    •Delete all current configurations
    •Fill out server details, mine where:
    protocol: newcamd525
    username: testing
    Password: ********
    Cardserver IP Adress: 192.168.1.101 (my server address in home network) choose localhost if cardserver is on same windows machine.
    port: 12000
    That’s it! Enjoy!
Working...