Author Topic: Sharing Between Gbox & CCcam  (Read 1293 times)

0 Members and 1 Guest are viewing this topic.

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Sharing Between Gbox & CCcam
« on: January 16, 2010, 09:09:22 PM »
CCcam can recieve all cards from Gbox but, Gbox can only recieve Gbox cards from CCcam server if CCcam is connected to more than 1 Gbox server. Gbox will recieve all Gbox cards on same hop as CCcam recieves.

Gline to be added in CCcam server
Dline to be added in Gbox server as normal

syntax:
G: ABCD1234 192.168.1.10 7000 4321DCBA otherperson.dyndns.org 8000

ABCD1234 = your own password
192.168.1.10 = your IP
7000 = Your own port for sharing
4321DCBA = Servers password
otherperson.dyndns.org = The gbox server dns
8000 = The gbox server port

GboxA <---> CCCam <---> GboxB

GboxB can see card from GboxA and Vice versa.

You cant use a D line on CCcam.cfg
For connect cccam to gbox you must use G line in cccam and d line in gbox

in cccam

G: AABBCCDD cccamdyndns cccamport 12345678 gboxdyndns gboxport

in gbox
cwshare.cfg

M: { gboxdyndns { 12345678 }}

D: { cccamdyndns { gboxport cccamport { AABBCCDD { A3 A3 }}}}