Page 1 of 4 1234 LastLast
Results 1 to 20 of 63

Thread: Windows Newcs server

  1. #1
    Premium Member freakee1's Avatar
    Join Date
    Jan 2008
    Location
    Hobart
    Posts
    940
    Thanks
    115
    Thanked 347 Times in 192 Posts
    Rep Power
    43

    Default Windows Newcs server

    Hello

    I have a good grasp on Windows, not much on Linux - so I decided to play with Newcs on Xp but can't get it work. I'm pretty happy with newcs.xls but every time I run any version of Newcs form any Windows machine in my house I don't get the "ready to go" message and if I place a client on the "not ready server" message comes up

    here is my newcs.xml

    <newCSconfig>

    <readers>
    <device>
    <name>Phoenix Interface</name>
    <type>phoenix</type>
    <mhz>600</mhz>
    <baud>9600</baud>
    <node>com1</node>
    <parity>none</parity>
    <reset>normal</reset>
    <export>Yes</export>
    <blocksa>No</blocksa>
    <blockua>No</blockua>
    <blockga>No</blockga>
    <PTShandshake>No</PTShandshake>
    <carddetect>no</carddetect>
    <PTShandshake>No</PTShandshake>
    <udp_host>192.168.1.105</udp_host>
    <udp_port>15002</udp_port>
    <seca-ppv>no</seca-ppv>
    <newcamd_port>15000</newcamd_port>
    <autosid>Yes</autosid>
    <enabled>yes</enabled>
    <pincode>0000</pincode>
    <crypto-special>No</crypto-special>
    <boxid>0000000000</boxid>
    <priority>round</priority>
    </device>
    </readers>

    <cache>
    <emm>20</emm>
    <ecm>-1</ecm>
    </cache>

    <debug>
    <password>password</password>
    <level>normal</level>
    <type>init</type>
    <output>console,tcp</output>
    <console_options>normal,init</console_options>
    <tcp_port>1001</tcp_port>
    <tcp_options>normal,init</tcp_options>
    </debug>

    <newcamdserver>
    <enabled>Yes</enabled>
    <deskey>75 2B 9A A3 F1 51 03 EC 96 A4 97 9F B1 58</deskey>
    <name>Newcs</name>
    <user>
    <name>Master</name>
    <password>Master</password>
    <au>on</au>
    <sidoverride>off</sidoverride>
    <spider>No</spider>
    </user>
    <user>
    <name>Family</name>
    <password>Family</password>
    <au>off</au>
    <sidoverride>off</sidoverride>
    <spider>No</spider>
    </user>

    </newcamdserver>

    </newCSconfig>


    I cut most of the crap out - put it all back in and shietloads of both - but no go

    my client script

    N: 192.168.1.100 15000 Master Master 75 2B 9A A3 F1 51 03 EC 96 A4 97 9F B1 58

    I have played with Newcsgui, Newcs 1.2 - 1.6 and all the same.........it gets to the Starting newcamd server on port 15000 - and that's where it stops

    Google doesn't tell me much - I saw many questions like this before the crash of 2007

    Does anyone have any answers - is it a windows issue??, have I just lost the plot

    I'm sure some here will just give me the "Do linux" thing - but that's not what I am asking.................



    thanks in advance


    f

  2. #2
    Senior Member
    Join Date
    Feb 2008
    Posts
    145
    Thanks
    29
    Thanked 12 Times in 10 Posts
    Rep Power
    8

    Default

    Deskey as "01 02 03 04 05 06 07 08 09 10 11 12 13 14" might be a start

  3. #3
    Junior Member
    Join Date
    May 2008
    Age
    68
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    what card are you using?

  4. #4
    Junior Member
    Join Date
    May 2008
    Age
    68
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    Try this


    <newCSconfig>
    <readers name="Card Reader">
    <device>
    <name>Phoenix on com1</name>
    <type>phoenix</type>
    <mhz>600</mhz>
    <node>com1</node>
    <parity>none</parity>
    <reset>normal</reset>
    <export>Yes</export>
    <enabled>Yes</enabled>
    <blocksa>No</blocksa>
    <blockua>No</blockua>
    <blockga>No</blockga>
    <!-- <boxkey>0000000000</boxkey> -->
    <!-- <rsa>0000000000</rsa> -->
    <irdeto-camkey>0000000000000000</irdeto-camkey>
    <irdeto-camkey-data>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</irdeto-camkey-data>
    <crypto-special>No</crypto-special>
    <ipk>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</ipk>
    <ucpk>00000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000</ucpk>
    <PTShandshake>No</PTShandshake>
    <carddetect>yes</carddetect>
    <newcamd_port>15000</newcamd_port>
    <autosid>Yes</autosid>
    <Seca-PPV>no</Seca-PPV>
    <pincode>0000</pincode>
    <priority>round</priority>
    </device>
    </readers>

    <cache>
    <emm>20</emm>
    <ecm>-1</ecm>
    </cache>

    <debug>
    <password>password</password>
    <level>normal</level>
    <type>init</type>
    <output>console,tcp</output>
    <console_options>normal,init</console_options>
    <tcp_port>1001</tcp_port>
    <tcp_options>normal,init</tcp_options>
    </debug>

    <newcamdserver>
    <enabled>Yes</enabled>
    <deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
    <name>Newcs</name>
    <user>
    <name>Master</name>
    <password>Master</password>
    <au>on</au>
    <sidoverride>off</sidoverride>
    <spider>No</spider>
    </user>
    <user>
    <name>Family</name>
    <password>Family</password>
    <au>off</au>
    <sidoverride>off</sidoverride>
    <spider>No</spider>
    </user>

    </newcamdserver>

    </newCSconfig>

  5. #5
    Premium Member freakee1's Avatar
    Join Date
    Jan 2008
    Location
    Hobart
    Posts
    940
    Thanks
    115
    Thanked 347 Times in 192 Posts
    Rep Power
    43

    Default

    Quote Originally Posted by vyking View Post
    what card are you using?
    I believe the des key can be any 14 bytes you wish and the default is 01....14

    correct me if I am wrong


    f

  6. #6
    Premium Member freakee1's Avatar
    Join Date
    Jan 2008
    Location
    Hobart
    Posts
    940
    Thanks
    115
    Thanked 347 Times in 192 Posts
    Rep Power
    43

    Default

    sorry Vyking

    I was playing around with the old public gamma - allows me to play and learn without breaking anything



    f

  7. #7
    Junior Member
    Join Date
    May 2008
    Age
    68
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    Quote Originally Posted by freakee1 View Post
    sorry Vyking

    I was playing around with the old public gamma - allows me to play and learn without breaking anything



    f
    try newcs 1.50 as 1.60 is a pain in the arse to get running

  8. #8
    Senior Member
    Join Date
    Jan 2008
    Location
    Sydney
    Posts
    275
    Thanks
    3
    Thanked 0 Times in 0 Posts
    Rep Power
    11

    Default

    make sure on you phoenix the jumper setting on 6mhz as well...

  9. #9
    Senior Member z80's Avatar
    Join Date
    Jan 2008
    Posts
    5,842
    Thanks
    112
    Thanked 77 Times in 48 Posts
    Rep Power
    0

    Default

    the carddetect parameter can make a huge difference at times...

  10. #10
    Premium Member freakee1's Avatar
    Join Date
    Jan 2008
    Location
    Hobart
    Posts
    940
    Thanks
    115
    Thanked 347 Times in 192 Posts
    Rep Power
    43

    Default

    Hey Guys - thanks for the responses but - I think it is bigger than the newcs.xml - I have tried carddetect on & off, removed all the unnecessary stuff - like seca-ppv put it back in, removed all users except the dummy, deskey of 01 02 03........I noticed that if you remove the enable as part of the reader it crashes, seriously I have individually removed each line and put them back in, used different readers both 3.57 & 6 mhz. I have tried newcs 1.2, 1.31, 1.5, the windows 1.6 and still no "server ready" message

    I am going to play with 1.6 as it did have a different response at the end of the newcs window stating it had started..........so more on that later

    Its becoming an obsession - to beat this issue (or at least understand why). As I said ppl have had the same problem in PrimeE & SatU but no answers

    I'm almost convinced it may be my version of windows as the 3 computers I have tries this on are from the same install disk...............

    just remember someone here with the same problem




    f

  11. #11
    Premium Member freakee1's Avatar
    Join Date
    Jan 2008
    Location
    Hobart
    Posts
    940
    Thanks
    115
    Thanked 347 Times in 192 Posts
    Rep Power
    43

    Default

    Update - managed to get newcs 1.60 up and going on only 1 winXP machine - something still not right.....so tonight going to try W2K server and give the older versions a go.............




    f

  12. #12
    Member
    Join Date
    Jul 2008
    Age
    41
    Posts
    50
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    6

    Default

    hi freakee1

    i will thank u if u cud post your newcs xml

    i try from the first version to the last version, and nothing is working

    my configeriton is :smatbs cardreader and i2 aljazira sport card

    i want to atach my newcs.xml don't now how


    if any one cud help me set up the newcs on a win xp i be thanksfoul

    regards

    ariel
    Last edited by ariel; 28-09-08 at 04:17 AM.

  13. #13
    Premium Member LeroyPatrol's Avatar
    Join Date
    Jan 2008
    Location
    N.E. Vic
    Posts
    12,164
    Thanks
    1,559
    Thanked 2,866 Times in 1,743 Posts
    Rep Power
    395

    Default

    Quote Originally Posted by ariel View Post
    hi freakee1

    i will thank u if u cud post your newcs xml

    i try from the first version to the last version, and nothing is working

    my configeriton is :smatbs cardreader and i2 aljazira sport card

    i want to atach my newcs.xml don't now how


    if any one cud help me set up the newcs on a win xp i be thanksfoul

    regards

    ariel
    You can cut and paste your newcs.xml file

    Leroy
    ULTRAPLUS X-9200HD PVR Twin plugin DVB-S2 MPEG4 tuners $429 Optional DVB-T $49
    UltraPlus 920HD miCro MPEG4 sat PVR $169
    MEDIASTAR HD8200S pvr TWIN DVB-S2/DVB-T Tuners YouPorn MPEG4 $369

  14. #14
    Premium Member freakee1's Avatar
    Join Date
    Jan 2008
    Location
    Hobart
    Posts
    940
    Thanks
    115
    Thanked 347 Times in 192 Posts
    Rep Power
    43

    Default

    Server config

    using a phoenix reader with 6mhz chip


    <newCSconfig>
    <readers>
    <device>
    <name>Phoenix Interface</name>
    <type>phoenix</type>
    <mhz>600</mhz>
    <node>com1</node>
    <parity>none</parity>
    <reset>normal</reset>
    <export>Yes</export>
    <enabled>Yes</enabled>
    <blocksa>No</blocksa>
    <blockua>No</blockua>
    <blockga>No</blockga>
    <PTShandshake>No</PTShandshake>
    <carddetect>yes</carddetect>
    <newcamd_port>12000</newcamd_port>
    <autosid>Yes</autosid>
    <priority>round</priority>
    </device>

    </readers>
    <cache>
    <emm>20</emm>
    <ecm>-1</ecm>
    </cache>
    <debug>
    <password>password</password>
    <level>normal</level>
    <type>init</type>
    <output>console,tcp</output>
    <console_options>normal,init</console_options>
    <tcp_port>1001</tcp_port>
    <tcp_options>normal,init</tcp_options>
    </debug>
    <newcamdserver>
    <enabled>Yes</enabled>
    <deskey>11 22 33 44 55 66 77 88 99 00 11 22 33 44</deskey>
    <name>newscs</name>
    <user>
    <name>User1</name>
    <password>Pass</password>
    <au>on</au>
    <sidoverride>off</sidoverride>
    <spider>No</spider>
    </user>


    </newcamdserver>
    </newCSconfig>



    CCCam client config

    C: 192.168.1.150 12000 User1 Pass



    assuming 192.168.1.150 is the newcs server IP and your clients are on a LAN otherwise you will need to get a server like - then it will be C: ariel.dvrdns.org 12000 User1 Pass

    also as it is programming language - spell check everything you write........


    goodluck

    f

  15. #15
    Premium Member urban_s0ulja's Avatar
    Join Date
    Jan 2008
    Posts
    4,043
    Thanks
    375
    Thanked 495 Times in 321 Posts
    Rep Power
    107

    Default

    <newCSconfig>
    <readers>
    <device>
    <name>Phoenix Interface</name>
    <type>phoenix</type>
    <mhz>600</mhz>
    <node>com1</node>
    <parity>none</parity>
    <reset>normal</reset>
    <export>Yes</export>
    <enabled>Yes</enabled>
    <blocksa>No</blocksa>
    <blockua>No</blockua>
    <blockga>No</blockga>
    <PTShandshake>No</PTShandshake>
    <carddetect>no</carddetect>
    <newcamd_port>12000</newcamd_port>
    <autosid>Yes</autosid>
    <priority>round</priority>
    </device>

    </readers>
    <cache>
    <emm>20</emm>
    <ecm>-1</ecm>
    </cache>
    <debug>
    <password>password</password>
    <level>normal</level>
    <type>init</type>
    <output>console,tcp</output>
    <console_options>normal,init</console_options>
    <tcp_port>1001</tcp_port>
    <tcp_options>normal,init</tcp_options>
    </debug>
    <newcamdserver>
    <enabled>Yes</enabled>
    <deskey>11 22 33 44 55 66 77 88 99 00 11 22 33 44</deskey>
    <name>newscs</name>
    <user>
    <name>User1</name>
    <password>Pass</password>
    <au>on</au>
    <sidoverride>off</sidoverride>
    <spider>No</spider>
    </user>

  16. #16
    Premium Member urban_s0ulja's Avatar
    Join Date
    Jan 2008
    Posts
    4,043
    Thanks
    375
    Thanked 495 Times in 321 Posts
    Rep Power
    107

    Default

    C: 192.168.1.150 12000 User1 Pass 11 22 33 44 55 66 77 88 99 00 11 22 33 44

  17. #17
    Premium Member urban_s0ulja's Avatar
    Join Date
    Jan 2008
    Posts
    4,043
    Thanks
    375
    Thanked 495 Times in 321 Posts
    Rep Power
    107

    Default

    im a bit rusty
    havnt played with this stuff in ages
    theres probably more you need to do someone else will tell u

  18. #18
    Senior Member
    Join Date
    Jan 2008
    Posts
    311
    Thanks
    2
    Thanked 387 Times in 41 Posts
    Rep Power
    33

    Default

    sometimes i wish i knew what you lot were on about
    its all over my head

  19. #19
    Premium Member urban_s0ulja's Avatar
    Join Date
    Jan 2008
    Posts
    4,043
    Thanks
    375
    Thanked 495 Times in 321 Posts
    Rep Power
    107

    Default

    Quote Originally Posted by aaeon.1 View Post
    sometimes i wish i knew what you lot were on about
    its all over my head




  20. #20
    Senior Member INFO's Avatar
    Join Date
    Apr 2008
    Posts
    473
    Thanks
    11
    Thanked 56 Times in 36 Posts
    Rep Power
    17

    Default

    Quote Originally Posted by urban_s0ulja View Post
    C: 192.168.1.150 12000 User1 Pass 11 22 33 44 55 66 77 88 99 00 11 22 33 44
    IN CCcam a

    C: Line will only connect to a CCcam server

    and a

    N: Line will connect to a newcs server

Page 1 of 4 1234 LastLast

LinkBacks (?)

  1. 01-10-09, 09:15 PM
  2. 02-01-09, 06:20 AM
  3. 26-12-08, 12:36 PM
  4. 21-11-08, 11:49 PM
  5. 21-11-08, 08:44 PM
  6. 21-11-08, 08:44 PM
  7. 19-11-08, 09:44 AM
  8. 24-10-08, 06:36 AM
  9. 14-08-08, 05:19 PM
  10. 12-07-08, 12:28 AM
  11. 17-06-08, 12:49 AM

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
  •