--- In [email protected], Sue Chastain <[EMAIL PROTECTED]> wrote: > local_ip_addr = net.get_local_ip_addr
This seems to return only the IP on LAN, not on WAN, which is useless, in my case. The same with MiscPlugin.Get_IP. If it gives IP that you want, then it's OK, however, Windows already provides a console tool for these, ipconfig.exe, which gives all the infos for all Network connections. Or, you may directly resort to the registry using the plugin reg.dll, yes, Windows keeps these infos in registry. Sean ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12h8c8grb/M=362335.6886445.7839731.1510227/D=groups/S=1706030409:TM/Y=YAHOO/EXP=1123773500/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/">In low income neighborhoods, 84% do not own computers. At Network for Good, help bridge the Digital Divide!</a>.</font> --------------------------------------------------------------------~-> Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
