[Bug 9418] New: Colasoft Mac Scanner 1.1 doesn't work

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 22 23:13:17 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9418

           Summary: Colasoft Mac Scanner 1.1 doesn't work
           Product: Wine
           Version: CVS/GIT
          Platform: Other
               URL: http://www.colasoft.com/mac_scanner/
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: enhancement
          Priority: P2
         Component: wine-net
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


A user complained in
http://www.linuxforums.org/forum/wine/101536-problem-tcp-ip.html
"[Running colasoft mac scan in wine complains
  Cannot find any valid ip address...]"
So I downloaded it and tried it.
It found my IP address right away, so that's fine.
But it wasn't able to actually scan for MAC addresses; it
had lots of 
fixme:iphlpapi:SendARP (DestIP 0xda01a8c0, SrcIP 0x00000000, pMacAddr
0x7abcc808, PhyAddrLen 0x7abcc7fc): stub
messages.  On Linux, at least, the way to do this is
probably to send the packet, wait a millisec, then do
ioctl SIOCGARP.  (Or the command arp -n W.X.Y.Z.  Or look in /proc/net/arp.)
It'd be cheesy beans to implement, if anybody cares to.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list