عرض مشاركة واحدة
قديم 14/3/2007, 03:47 PM   رقم المشاركة : ( 42 )
ewalida23
مـهـند س جـديـد


الملف الشخصي
رقم العضوية : 53544
تاريخ التسجيل : Mar 2007
العمـر :
الجنـس :
الدولـة :
المشاركات : 6 [+]
آخر تواجـد : ()
عدد النقاط : 10
قوة الترشيـح : ewalida23 يستاهل التميز

 الأوسمة و جوائز
 بينات الاتصال بالعضو
 اخر مواضيع العضو

ewalida23 غير متصل

افتراضي رد: شرح طريقة تشغيل سيرفر الجي بكس

The W line decides how your local card shall be used and shared on the network, and goes in cwshare.cfg like this:

W: { 0A 0B 0C } P001 P002 P003 ...

A= Slot number (1 to 8 )
B= How your card shall be used locally (on your own box)
-0= Dont use card
-1= Use card for all Pid's
-2= Use card only for following Pid's
-3= Don't use card for following Pid's
C= How the card shall be shared on the network
-0= Dont share card
-1= Share all Pid's on card
-2= Share only following Pid's on card
-3= Don't share following Pid's on card
P is the Pid's

Example 1: I want my card in slot 1 to be used for all Pid's locally, and to be shared on the network with all Pid's ( 1FFF means all Pid's):

W: { 01 01 01 } 1FFF

Example 2: I want my card in slot 1 to be used locally for all Pid's on card, and DONT want it to be shared on the network at all:

W: { 01 01 00 } 1FFF

Example 3: I want my card in slot 1 to be used locally with the following Pids only, and to be shared on the network too with the following Pid's only:

W: { 01 02 02 } Pid1 Pid2 Pid3 ...
rk, and goes in cwshare.cfg like this:

W: { 0A 0B 0C } P001 P002 P003 ...

A= Slot number (1 to 8 )
B= How your card shall be used locally (on your own box)
-0= Dont use card
-1= Use card for all Pid's
-2= Use card only for following Pid's
-3= Don't use card for following Pid's
C= How the card shall be shared on the network
-0= Dont share card
-1= Share all Pid's on card
-2= Share only following Pid's on card
-3= Don't share following Pid's on card
P is the Pid's


Config cwshare.cfg looks like this:
M: { 192.168.0.150 { CCCD1234 }} #ip address Server/Dbox2
I: { 05 }
X: { 10 }
W: { 01 01 01 } IFFF
N: { 01 01 03 1F 3000 5000
#Connection to cs2gbox
D: { 192.168.0.150 { 7200 7150 { CCCD4321 { A5 A5 }}}}

Config cs2gbox looks like this:
M: { 192.168.0.150 { CCCD4321 }} #ip address server/Dbox2
D: { 192.168.0.150 { 7150 7200 { CCCD1234 { 5 5 }}}} #connection to gbox
# **** dns/ip port user pass callback configkey
C: { cardserver 192.168.0.99 15000 user password 12000 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } #connection to newcs


& this

M: { box1.dyndns.org { 11111111 }}
#
D: { box2.dyndns.org { 5566 5580 { 22222222 { 5 5 }}}}
D: { box3.dyndns.org { 5566 5566 { 33333333 { 5 5 }}}}
#
D: { 192.168.1.102 { 5566 5590{ 44444444 { 5 5 }}}}
  رد مع اقتباس