Igor:
        Sorry, I should clarify:

> A. About *ping*.
> At Tuesday, October 01, 2002 4:45 AM you wrote:
> > > > 1. When Kaboodle starts up, it asks the LAN for a NID. If
> > > >      it doesn't get one, it builds one *and* it sets itself
> > > >      as the Master Node. Correct?
> > > When Kaboodle starts up, it asks the LAN for a NID
> > > *only* if it's Master Node.
> >
> > Actually, Kaboodle should always ask the LAN for a NID
> > when it starts up. It should not matter if it's the first time
> > or the seventh time.
> >
> > > > 2. When I hit "Refresh" on a PC that's not the Master Node,
> > > >     it still pings all of the Class-C's that it knows about.
> > > >     Correct?
> > > When I hit "Refresh" on a PC that's not the Master Node,
> > > it didn't pings at all.
> >
> > It should. A non-Master Kaboodle should ping the LAN when
> > the user hits "refresh".
> I implemented things #1, #2 as your asked.
> At Wednesday, September 25, 2002 9:36 AM you wrote:
> > ...Only the master node pings...

        Kaboodle has four "types" of pings:

1. When Kaboodle starts up, if it fails to get a NID from the LAN,
   it pings all of the Class-C's it can auto-detect (and it sets
   itself as the Master Node).

2. When a new device is "sniffed" and is added to the NID, the
   Kaboodle Master Node should ping all of the Class-C subnets
   it knows about.

3. When the user hits Refresh in Kaboodle, that Kaboodle instance
   should ping all of the Class-C subnets it knows about.

4. Every 5 seconds, the Kaboodle Master Node should ping the
   devices known to be in its "active list" to see if they're
   still active.

        The Kaboodle Master Node handles all of these types. The
non-Master nodes should do *only* #3, the Refresh button pings.


> B. About *restart*.
> At Friday, September 27, 2002 8:11 PM you wrote:
> > Sounds good except for the "after PC restarts" idea.
> > Since it's just a NID status setting, I don't think
> > a restart is required at all. If a VPN is active, the user
> > should get a message saying "The Master Node status will be
> > changed after your GetEngaged partner disconnects". If there
> > is no VPN active, the switch should happen immediately.
> These things are implemented.

        Thanks!

> Also I implemented following.
> If PC is not a "Master Node",
> then both buttons "Connect" and "Create New Partnership"
> on the "Remote Networks" tab are grayed out and that tab has
> the text
> *This PC is not a* *"Master Node",*
> *so both buttons "Connect" and "Create*
> *New Partnership" are* *grayed out*
> Please let me know what you think about that.

        I'm not sure about this. Would it be possible that the
"Connect" button still works, but only Partnerships that are known
to the Master Node can be initiated?

> C. ZeBeDee bug.
> I see a bug (both Win2000 and Win98):
> - I try to make remote network connection.
> - I didn't have ZeBeDee component on both Kaboodles.
> - I push the button "Connect" in "Remote Networks" tab.
> - I see the MessageBox
> *Sorry... Kaboodle could not start Zebedee on your PC. This connection
> will be in View-Only"...*
> - After that I get "debug assertion failed"
> - Kaboodle crash

        Yup, that's a bug. :)

-Scott



> ----- Original Message -----
> From: "Scott C. Best" <[EMAIL PROTECTED]>
> To: "Igor Kotelevsky" <[EMAIL PROTECTED]>
> Cc: "Kaboodle-devel" <[EMAIL PROTECTED]>
> Sent: Tuesday, October 01, 2002 4:45 AM
> Subject: Re: Master node
>
>
> > Igor:
> >
> > Heya. Some quick feedback:
> >
> > > > Since it's just a NID status setting, I don't think
> > > > a restart is required at all. If a VPN is active, the user
> > > > should get a message saying "The Master Node status will be
> > > > changed after your GetEngaged partner disconnects". If there
> > > > is no VPN active, the switch should happen immediately.
> > >
> > > I'll implement above.
> >
> > Thanks.
> >
> > > > 1. When Kaboodle starts up, it asks the LAN for a NID. If
> > > >    it doesn't get one, it builds one *and* it sets itself
> > > >    as the Master Node. Correct?
> > > When Kaboodle starts up, it asks the LAN for a NID
> > > *only* if it's Master Node.
> >
> > Actually, Kaboodle should always ask the LAN for a NID
> > when it starts up. It should not matter if it's the first time
> > or the seventh time.
> >
> > > > 2. When I hit "Refresh" on a PC that's not the Master Node,
> > > >    it still pings all of the Class-C's that it knows about.
> > > >    Correct?
> > > When I hit "Refresh" on a PC that's not the Master Node,
> > > it didn't pings at all.
> >
> > It should. A non-Master Kaboodle should ping the LAN when
> > the user hits "refresh".
> >
> > -Scott
> >
> >
> > > > On Fri, 27 Sep 2002, Igor Kotelevsky wrote:
> > > >
> > > > > Hello Scott.
> > > > > "Master node" implemented as following:
> > > > > 1. Only the master node pings.
> > > > > 2. Only the master node connects with Gnutella to the GetEngaged
> > > servers.
> > > > > 3. A user can change the "Master node" status (on/off) in the bottom
> > > part of
> > > > > "System Info" tab.
> > > > > 4. That changing will take effect after PC restarts.
> > > > > A user'll see a respective MessageBox -
> > > > > *Your settings will take effect after PC*
> > > > > *<PcName> restarts*.
> > > > > 5. The "Master node" status is a part of NID data.
> > > > > A user can see and change that status as for itself as for others
> PC's.
> > > > >
> > > > > - Igor
> > > > >
> > > > > ----- Original Message -----
> > > > > From: "Scott C. Best" <[EMAIL PROTECTED]>
> > > > > To: "Igor Kotelevsky" <[EMAIL PROTECTED]>
> > > > > Cc: <[EMAIL PROTECTED]>
> > > > > Sent: Wednesday, September 25, 2002 9:36 AM
> > > > > Subject: Re: 21 Sept bug report
> > > > > > 1. The "master node" setup. Only the master node pings. Only
> > > > > >    the master node connects with Gnutella to the GetEngaged
> > > > > >    servers. Registration and Partnership files only need to
> > > > > >    be installed on the master node.
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> > >
> > >
> > >
> >
> >
>
>
>



-------------------------------------------------------
This sf.net email is sponsored by: DEDICATED SERVERS only $89!
Linux or FreeBSD, FREE setup, FAST network. Get your own server 
today at http://www.ServePath.com/indexfm.htm
_______________________________________________
Kaboodle-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kaboodle-devel

Reply via email to