Author Topic: HOW configure and active CCcam / Newcamd protocol  (Read 20616 times)

admin

  • Administrator
  • Full Member
  • *****
  • Posts: 160
    • View Profile
HOW configure and active CCcam / Newcamd protocol
« on: January 24, 2013, 09:43:39 am »
hi

for active all protocol need go to MENU - SETTINGS , and touch code 2012, after this apears new option with name SupperSetting

your file need have extension .cfg at end file.

PIN { 0011223344 } // this pin its used for enter in menu SupperSetting / without this pin you cant enter in all MENU inside like / SATSHARING,CCCAM , NEWCAMD. ETC...

by default the pin its 2012

CCcam Protocol:
CCCAM: { DNS OR IP } { PORT } { USER } { PASS } { 0 } // need connect manually in MENU / SETTINGS /  SupperSetting / PROTOCOL that need use
CCCAM: { DNS OR IP } { PORT } { USER } { PASS } { 1 } // auto reconnect to server

Newcamd Protocol:
NEWCS: { DNS OR IP } { PORT } { USER } { PASS } { DESKEY } { 0 }  // need connect manually in MENU / SETTINGS /  SupperSetting / PROTOCOL that need use
NEWCS: { DNS OR IP } { PORT } { USER } { PASS } { DESKEY } { 1 } // auto reconnect to server

EXAMPLE : file1.CFG

PIN { 0011223344 }
CCCAM: { DNS OR IP } { PORT } { USER } { PASS } { 1 }
NEWCS: { DNS OR IP } { PORT } { USER } { PASS } { 14 13 12 11 10 09 08 07 06 05 04 03 02 01 } { 1 }
« Last Edit: January 24, 2013, 09:45:17 am by admin »