Wir verwenden Cookies, um die Benutzererfahrung zu verbessern und den Website-Verkehr zu analysieren. Lesen Sie, wie wir Cookies verwenden und wie Sie diese steuern können, indem Sie auf „Datenschutzeinstellungen“ klicken.

Datenschutzeinstellungen Ich stimme zu

Datenschutzeinstellungen

Wenn Sie eine Website besuchen, kann diese Informationen über Ihren Browser speichern oder abrufen, normalerweise in Form von Cookies. Da wir Ihr Recht auf Privatsphäre respektieren, können Sie sich dafür entscheiden, die Datenerfassung bei bestimmten Arten von Diensten nicht zuzulassen. Wenn Sie diese Dienste jedoch nicht zulassen, kann dies Auswirkungen auf Ihr Erlebnis haben.


  MBOX v.0.1 BETA ruDREAM 7000 500







A new emu using gbox protokoll has surfaced.No improvments of unsuported cards but new parabels in cwshare and gbox.cfg.I would caution people not to use this in our gbox network untill its proven to work 100%.It has the potensial to screw things up big time.

//cwshare.cfg some new things i added

// IMPORTANT !!!
// About D line in cwshare.cfg file ...
// Now you can set what provids/boxids you want to reshare with another peer(s)
// This is standard D line D: { IP { port1 port2 { pass { level1 level2 }}}}
// This is my new upgraded D line
// D: { IP { port1 port2 { pass { level1 level2 }}}}
// { 0000 } { 0 } //send filter
// { 0000 } { 0 } //received filter
// D: { IP { port1 port2 { pass { level1 level2 }}}}
// { xxyy !!in hex!!!} { provid-boxid-boxid;provid;provid-boxid; ...!!in hex!!!} //send filter
// { xxyy !!in hex!!!} { provid-boxid-boxid;provid;provid-boxid; ...!!in hex!!!} //received filter
// for both brascets
// xx -> 00 disabled
// xx -> 01 allow only this cards for provid to be reshared (1st brascet)/received (2nd brascet)
// xx -> 02 denied only this cards for provid to be reshared(1st brascet)/received (2nd brascet)

// yy -> how much provids is in next brascet dont caculate boxids
// example:
// D: { IP { port1 port2 { pass { level1 level2 }}}}
//{ 0102 } { 0001006A;0001006C-0A0A-0B0B; }
//{ 0102 } { 00010080;00010081-0A0A-0B0B; }
//
// { 0102 } { 0001006A;0001006C-0A0A-0B0B; }
// xx is 01 ,ALL cards for (0001006A) provid is SENT to peer AND cards with boxid 0A0A,0B0B for provid 0001006C, ALL others provids(cards) will NOT be sent!!
// yy is 02 ,there is only 2 provids in next bracket dont caculate boxids
//
//
// { 0102 } { 00010080;00010081-0A0A-0B0B; }
// xx is 01 ,ALL cards for (00010080) provid is RECEIVED from peer AND cards with boxid 0A0A,0B0B for provid 00010081, ALL others provids will be IGNORED!!
// yy is 02 ,there is only 2 provids in next bracket dont caculate boxids
//
// example:
// D: { IP { port1 port2 { pass { level1 level2 }}}}
///{ 0202 } { 0001006A;0001006C-0A0A-0B0B; }
// { 0202 } { 00010080;00010081-0A0A-0B0B; }
//
// { 0202 } { 0001006A;0001006C-0A0A-0B0B; }
// xx is 02 ,ALL cards for this (0001006A) provid is NOT sent to peer AND cards with boxid 0A0A,0B0B for provid 0001006C, ALL others provids(cards) are !!
// yy is 02 ,there is only 2 provids in next bracket dont caculate boxids
//
//
//{ 0202 } { 00010080;00010081-0A0A-0B0B; }
//xx is 02 ,ALL cards for (00010080) provid is NOT RECEIVED from peer AND cards with boxid 0A0A,0B0B for provid 00010081, all others provids will be received!!
//yy is 02 ,there is only 2 provids in next bracket dont caculate boxids
//
//
//
// NOTICE: MBOX WILL NOT COMPLAIN IF YOU USE OLD D LINE STYLE !!!!!!!!!!!!!


//Working with TCP protocol
//Just rename D with TCP,example
//TCP: { IP { port1 port2 { pass { level1 level2 }}}}
//
// or my upgraded D line
//
//TCP: { IP { port1 port2 { pass { level1 level2 }}}}
//{ xxyy !!in hex!!!} { provid-boxid-boxid;provid;provid-boxid; ...!!in hex!!!}
//{ xxyy !!in hex!!!} { provid-boxid-boxid;provid;provid-boxid; ...!!in hex!!!}
//
//
//
//IMPORTANT: NOT YET INPLEMENTED !!!









//mbox.cfg EXPLANATION and EXAMPLE



B: { 0 }

//B: { x }
//x=0 -> disable local UDP ports 8004-80xx ,this ports are used with DVB cards (Windows and Linux)
//x=1 -> enable
//default disable


Z: { 10 } { 127.0.0.1 8000 }

// Z option -> control sending/writing current informations
// Z: { xy } { IP port }
// x=0 -> don't print time stamp (in console screen and in debug file)
// x=1 -> print time stamp ( .... )
// y=0 -> no writing/sending informations to debug file/destination IP
// y=1 -> send informations to destination IP but not in debug file
// y=2 -> write informations to debug file but don't send to destination IP
// y=3 -> write/send informations to debug file/destination IP
// IP port -> destination IP and UDP port where to send informations
// no default



#C: { 127.0.0.1 7999 }

// C option -> control receiving some command messages localy or from another IP
// C: { IP port }
// IP-> your local IP or you DNS
// port -> on what port you will be waiting command messages
// no default




R: { 100000 }

// R option -> Time out interval for (RE)SENDING hello message to peer(s) in seconds
// (resend hello message every (X) seconds to EVERY peer(s))
// R: { seconds }
// default 1 hour




U: { 1 }

// U options -> Update peer(s) IP if it changes while peer still resending ecms/cw etc.. information
// default only on hello message peer(s) IP are updated !!!
// U: { x }
// x=0 -> disabled
// x=1 -> enabled
// default disabled



L: { 1 }

// L option -> how to mbox menage virtual card(s) with level 0
// ( only for peer(s) who have and can share virtual cards but don't want to use LEVEL 0 card(s) for them self)
// L: { x }
// x=0 -> don't load any virtual cards with LEVEL 0, you can't use them for your self
// x=1 -> load all virtual cards with LEVEL 0 ,you will be using them for your self
// default 1




K: { 0 }

// K option -> where is emu.cfg,cwshare.cfg,mbox.cfg files FOR DREAMBOX
// K: { x }
// x=0 -> in /var/keys
// x=1 -> in /var/tmp
// default 0
// NOTE: For Windows and Linux it can be in /var/keys or in folder where is mbox.??? file



S: { 1 }

// S option -> how to sort cards
// S: { x }
// x=1 -> distance sort
// x=2 -> level sort
// x=3 -> distance+level sort
// default 1



E: { 1 }

// E option -> disable same cards from peers
// E: { x }
// x=0 -> use same cards(boxids) from peers
// x=1 -> don't use same cards(boxids) from peers
// default 1


M: { 0 }

// M option -> Mode option
// M: { x }
// x=0 -> local mode no NET
// x=1 -> NET mode
// default 0

Sie besitzen nicht die Berechtigung, diese Datei herunterzuladen...

Um die datei zu Downloaden Loggen Sie sich im System ein, oder Regestrieren sie sich neu.


Möchten Sie sich neu registrieren? System Login


Sie k?nnen keine Kommentare abgeben!