VK:
        Looking at it further...I'm getting a "symbol 'this'
not found" error at the same place in AddPC_or_Macintosh{}
regardless of whether another Kaboodle instance is running on
the LAN or not.

-Scott

On Sat, 10 Aug 2002, Scott C. Best wrote:

> VK:
>       Hello! Am testing the code now. I found an access violation
> when I startup yesterday's version of Kaboodle on the same LAN. That
> is, I start the newest version in debug mode, then startup Kaboodle
> on another PC using yesterday's release version. I don't expect the
> old version to work, of course, but we can't have the new version
> crash that easily. :)
>
>       Details are these: debugger takes me to NetworkLocalView.cpp,
> into AddPC_or_Macintosh{}. The values for fields beneath m_pNIDTree
> are mostly all "CXX0030: Error: expression cannot be evaluated".
>
>       Since we're now doing a pretty major overhaul to the NID
> exchange mechanism, it seems like a good time to include some NID
> validity checking as well. Older versions of Kaboodle do not have to
> work, but they should not crash the newer versions. Going forward, we
> may have to change the nature of the NID again, so now seems like a
> good to to fortify that code against obvious format-related crashes.
>
> -Scott
>
> On Fri, 9 Aug 2002, mailbox wrote:
>
> > Hello Scott,
> > I have added the code for NID synchronization in wincvs. Please test the
> > same.
> > This is implemented according to the your suggestion. When kaboodle starts
> > it queries for the NID on the same LAN and if finds the NID it discards its
> > own NID stored in the registry and uses the new NID. If it does not find any
> > NID from the LAN it uses it's old NID from the registry if any or does the
> > NAN discovery.
> >
> > The NID synchronization works with
> > 1. Kaboodle startup
> > 2. On device property changes like name change,
> > 3. On drag and drop
> > 4. On group addition and deletion
> >
> > Please suggest the other scenarios if you find any.
> >
> > Regards,
> > Varsha.
> >
> > ----- Original Message -----
> > From: "Scott C. Best" <[EMAIL PROTECTED]>
> > To: "mailbox" <[EMAIL PROTECTED]>
> > Sent: Thursday, August 08, 2002 11:44 PM
> > Subject: Re: NID synchronization status
> >
> >
> > > VK:
> > > Great! Thanks for the update.
> > >
> > > -Scott
> > >
> > > On Thu, 8 Aug 2002, mailbox wrote:
> > >
> > > > Hello Scott,
> > > > I have almost finished the NID synchronization coding. I am testing it.
> > > > I will add it to wincvs as soon as finish the testing.
> > > >
> > > > Regards,
> > > > Varsha
> > > >
> > > >
> > > >
> > >
> > >
> >
> >
> >
> > -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > Kaboodle-devel mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/kaboodle-devel
> >
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Kaboodle-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/kaboodle-devel
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Kaboodle-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kaboodle-devel

Reply via email to