I just tried net.ping_threaded in the newest version of net-plugin:
net.ping_threaded("www.google.com", -1, -1, -1, -1, -1, ?$win.debug
("yep")$, ?$win.debug("nope")$)
The callbacks work fine so far with one problem: The unsuccessful
command is only called, when I use an invalid address, e.g. "test".
When there is a timeout, which you should always get, when you use a
valid IP, or when the host is not reachable, the successful command is
called. I think the successful command only should be called when
there actually is a successful ping.
I could track the net_packets_recvd variable or so, but I think it
would be easier if you could change the cases when the successful
command is called.
best regards,
Mockey
Attention: PowerPro's Web site has moved: http://www.ppro.org
SPONSORED LINKS
| Computer monitoring software | Power pro | Computer and internet software |
| Free computer monitoring software |
YAHOO! GROUPS LINKS
- Visit your group "power-pro" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
