Hello Varsha.
I found some changes in LAN detection - it works more quickly now.

But I found following bug.
I cleared Kaboodle registry settings on my PC.
There is not other running Kaboodle on my LAN.
I started Kaboodle on my PC.
VNC autodetection doesn't begin.
(That bug doesn't appear if other PC runs Kaboodle at this time.)

The reason is next.
Kaboodle has only single "NID PC device" (my PC) when
CSearchNetworkManager thread
posts the message CMainFrame::m_nMsgBeginVncAutoDetection
to the object CMainFrame at first moment.

As I wrote to you at 04.07.2002
(http://www.geocrawler.com/lists/3/SourceForge/16728/0/9097093/)
> Kaboodle can begin VNC Autodetection
> when are executed following conditions:
> a) - determination of local network is completed;
> b) - each PC in network has valid IP address and valid MAC address
> (MAC address uses for storing result of VNC Autodetection).
In the current version the condition #a is not executed.
Please replace calling of VNC autodetection in a *valid* placement.
In that valid placement both conditions #a and #b must be executed.
- Igor







-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf
_______________________________________________
Kaboodle-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kaboodle-devel

Reply via email to