EliteAV wrote: > I am running this on Vista using ActiveState perl 5.10. I can invoke > your UDAP shell OK and the help and fields commands work, but discover > generates the following error: > > UDAP> discover > info: *** Broadcasting adv_discovery message to MAC address > 00:00:00:00:00:00 on 255.255.255.255 > Use of uninitialized value $rawstr in length at > C:/Repositories/test/trunk/scripts/../src/Net-UDAP/lib/Net/UDAP/Util.pm > line 57. > Expecting string with length: 6 at > C:/Repositories/test/trunk/scripts/../src/Net-UDAP/lib/Net/UDAP.pm line > 296 > Use of uninitialized value $mac in concatenation (.) or string at > C:/Repositories/test/trunk/scripts/../src/Net-UDAP/lib/Net/UDAP.pm > line 297. > info: adv_discovery response received from > Use of uninitialized value $rawstr in length at > C:/Repositories/test/trunk/scripts/../src/Net-UDAP/lib/Net/UDAP/Util.pm > line 57. > Expecting string with length: 6 at > C:/Repositories/test/trunk/scripts/../src/Net-UDAP/lib/Net/UDAP.pm line > 358 > mac not found in msg at > C:/Repositories/test/trunk/scripts/../src/Net-UDAP/lib/Net/UDAP/Shell.pm > line 156
I can't reproduce this. I've installed the Microsoft IPv6 stack on my Windows XP box but that doesn't trigger the error. I've added some code to the decode_mac function that returns a bit more diagnostic information but it's not a true fix. Also, regarding the IPv6 addresses, can you send me the output from "ipconfig /all" on a Vista system? Thanks, R. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
