Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
vbscript for ping
Name: Dan Date: March 10, 2003 at 08:42:32 Pacific OS: W2K CPU/Ram: PIII/125
Comment:
I'm trying to write a vbscript which would ping an address and popup a message box depending on the time value outputted by the ping command. For instance, if time is less than or equal to 20ms a message box would indicate as such; if time is 21ms to 60ms a message box would indicate that range; and finally if time is greater than or equal to 61ms another message box would popup indicating this range.
New to vbscripting so I'm not getting much past outputting the ping to a tempfile. Any help is greatly appreciated.
Summary: I've created a user interface in VBScript that compliments the NET SEND command in Windows XP. It allows the user to input any number of computer names seperated by a comma (,), then input the message...
Summary: hello all, is their any simple program in which i can ping different IP addresses like a batch file? like for example, i want to ping 64.233.189.104, as well, 216.128.29.26, and 65.200.204.204. instea...
Summary: i was hoping that someone could perhaps tell me which language to learn for creating an online multiplayer game like javascript or vbscript for the client side and then which is better for server side...