Revision 1305713

Go back to digest for 22nd July 2012

Bug Fixes in Networking Tools

Alexander Reinholdt committed changes in /trunk/playground/network/smb4k/core:

Fixed IP address lookup. First of all, the usage of the WINS server
was removed since it seems that it causes more trouble than it helps.
Second, the lookup was moved to the timerEvent() function, so that
each time a new host is added (d->haveNewHosts is set to true) the
hosts list is traversed and a lookup attempt is made for each server
that does not have an IP address set.

File Changes

Modified 3 files
  • /trunk/playground/network/smb4k/core
  •   /smb4kscanner.cpp
  •   /smb4kscanner_p.cpp
  •   /smb4kscanner_p.h
3 files changed in total