Click here to Skip to main content
15,892,746 members
Home / Discussions / C#
   

C#

 
Generalinternet connection is up Pin
karanba26-Dec-02 2:13
karanba26-Dec-02 2:13 
GeneralRe: internet connection is up Pin
J. Schermerhorn26-Dec-02 10:55
J. Schermerhorn26-Dec-02 10:55 
GeneralRe: internet connection is up Pin
karanba27-Dec-02 0:46
karanba27-Dec-02 0:46 
GeneralRe: internet connection is up Pin
grv57527-Dec-02 2:31
grv57527-Dec-02 2:31 
GeneralRe: internet connection is up Pin
J. Schermerhorn27-Dec-02 2:37
J. Schermerhorn27-Dec-02 2:37 
GeneralRe: internet connection is up Pin
karanba27-Dec-02 7:44
karanba27-Dec-02 7:44 
GeneralISP Pin
karanba26-Dec-02 2:05
karanba26-Dec-02 2:05 
GeneralRe: ISP Pin
Tatham26-Dec-02 17:52
Tatham26-Dec-02 17:52 
The internet doesn't really work like this.

Try running pathping www.google.com at your command prompt. You could try running a trace like this from within .NET and look at the second or third hop but it wouldn't be very reliable.

To capture the ouptut of pathping off the command line see my other post at http://www.codeproject.com/script/comments/forums.asp?msg=375367&forumid=1646#xx375367xx[^]

Tatham Oddie (VB.NET/C#/ASP.NET/VB6/ASP/JavaScript)
tatham@e-oddie.com
+61 414 275 989
GeneralRe: ISP Pin
karanba27-Dec-02 0:12
karanba27-Dec-02 0:12 
GeneralRe: ISP Pin
Tatham27-Dec-02 19:27
Tatham27-Dec-02 19:27 
GeneralRe: ISP Pin
Bog30-Dec-02 9:48
Bog30-Dec-02 9:48 
Questioncopy file? Pin
imran_rafique26-Dec-02 1:12
imran_rafique26-Dec-02 1:12 
AnswerRe: copy file? Pin
David23g27-Dec-02 11:56
David23g27-Dec-02 11:56 
Questionhow can I get a reference type object memory size Pin
fftongzhi25-Dec-02 15:07
fftongzhi25-Dec-02 15:07 
AnswerRe: how can I get a reference type object memory size Pin
Nick Parker25-Dec-02 17:52
protectorNick Parker25-Dec-02 17:52 
GeneralRe: how can I get a reference type object memory size Pin
fftongzhi25-Dec-02 19:17
fftongzhi25-Dec-02 19:17 
GeneralRe: how can I get a reference type object memory size Pin
Daniel Turini26-Dec-02 2:37
Daniel Turini26-Dec-02 2:37 
GeneralRe: how can I get a reference type object memory size Pin
fftongzhi26-Dec-02 14:25
fftongzhi26-Dec-02 14:25 
GeneralRe: how can I get a reference type object memory size Pin
leppie27-Dec-02 12:07
leppie27-Dec-02 12:07 
GeneralRe: how can I get a reference type object memory size Pin
fftongzhi29-Dec-02 19:02
fftongzhi29-Dec-02 19:02 
GeneralRe: how can I get a reference type object memory size Pin
leppie30-Dec-02 6:57
leppie30-Dec-02 6:57 
GeneralRe: how can I get a reference type object memory size Pin
grv57526-Dec-02 22:15
grv57526-Dec-02 22:15 
Questionhow to fire or raise an event Pin
Mardawi25-Dec-02 2:31
Mardawi25-Dec-02 2:31 
AnswerRe: how to fire or raise an event Pin
leppie25-Dec-02 6:55
leppie25-Dec-02 6:55 
GeneralMouse events Pin
hecc25-Dec-02 0:30
hecc25-Dec-02 0:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.