This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Running share module in a Peer to Peer like connection?

Old posts that have not been replied to for several years.
Locked
V
Valuial

Running share module in a Peer to Peer like connection?

Post by Valuial »

I have two Bots, and want to share Userfiles.
Problem is: I dont want to have one of the Bots as
Hub, the other as Leaf. I'd rather have two Peers
with same rights.
So when an User is added on one of the two Bots,
I want the other one to add the User, too.

Is that possible?

regards,
Valuial
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

k well.. first of all that is what sharing accomplishes... you "share" the userfile.. so yes adding someone he would be added to both bots...
hub\leaf just determines who sends whom the file when they link.. follow the lil howto share thing on this site.. enhancing your eggdrop section
a.k.a. hellios
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Just to top that.

Regardless of what sharing style you wish to use, there has to be a master version of the userfile.

IE, what happens if all your bots go down at the same time. You are left with god knows how many bots all requesting a userfile that is blank.

Sharing works in a style, where the hub holds a master copy of the userfile.

Once linked and shared, any usersfile changes on the leaf, goto the hub. The hub then distributes these changes to the other leafs.
Locked