HighTechTalks DotNet Forums  

How Do-I-Do --> A visual Ping Application?

Dotnet Framework (Component Services) microsoft.public.dotnet.framework.component_services


Discuss How Do-I-Do --> A visual Ping Application? in the Dotnet Framework (Component Services) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
hermit Bluedog
 
Posts: n/a

Default How Do-I-Do --> A visual Ping Application? - 11-10-2004 , 08:03 AM






As my topic tells you... I'm trying to figure out how to write
a small application that pings a host. How do I do?

I have imported System.Net into my source.
Using a textbox where I write the hosts IP adress and then I'll hit the Ping
button then
I want a label to show the hosts ping (eg. 56ms etc etc.)

' I've tried using Shell("Ping" & txtIpAdress.Text, AppWinStyle.NoFocus)
' This will open the commandline in minimized no focus style and ping the
host.

I cant find any sources about making your own Ping application in .NET!



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.