roscom
Nov 20th, 1999, 06:55 AM
hi.
i need to make a program that i think is simple, but i dont have any knowlege of vb. in DOS, if you type the following line,
ping -f -l 500 www.microsoft.com (http://www.microsoft.com)
it pings www.microsoft.com (http://www.microsoft.com) using a mtu of 500. i need a vb app that has two textboxes, and a command button. in onw textbox, you put the MTU number, in the other you put the URL to ping. then you hit the button.
the button opens a DOS prompt, and assembles the message above, and then runs it. it will then return all the ping info in the DOS pompt. If someone wants to show me how to write this program, or just make it, and send it to me. my email is dms@tweak3d.net
if you make the app, please send it to that address.
thanks. its probably simple, but im retarded so...
i need to make a program that i think is simple, but i dont have any knowlege of vb. in DOS, if you type the following line,
ping -f -l 500 www.microsoft.com (http://www.microsoft.com)
it pings www.microsoft.com (http://www.microsoft.com) using a mtu of 500. i need a vb app that has two textboxes, and a command button. in onw textbox, you put the MTU number, in the other you put the URL to ping. then you hit the button.
the button opens a DOS prompt, and assembles the message above, and then runs it. it will then return all the ping info in the DOS pompt. If someone wants to show me how to write this program, or just make it, and send it to me. my email is dms@tweak3d.net
if you make the app, please send it to that address.
thanks. its probably simple, but im retarded so...