Re: [ADVANCED-DOTNET] [POSSIBLE SPAM]::Re: [ADVANCED-DOTNET] Ping

2006-09-12 Thread Peter Ritchie
Just tried 2.0's Ping.Send with a non-admin user and it seems to work. It actually also worked with user in the Guests group, which is really surprising. It uses the IcmpSendEcho and IcmpSendEcho2 functions on XP+, in the IP Helper DLL. I guess those wrap the raw sockets sends/receives in an imp

Re: [ADVANCED-DOTNET] [POSSIBLE SPAM]::Re: [ADVANCED-DOTNET] Ping

2006-09-12 Thread Franklin Gray
lt;[EMAIL PROTECTED]>@DISCUSS.DEVELOP.COM Please respond to "Discussion of advanced .NET topics." Sent by "Discussion of advanced .NET topics." To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM cc: Subject:Re: [ADVANCED-DOTNET] [POSSIBLE SPAM]::R

Re: [ADVANCED-DOTNET] [POSSIBLE SPAM]::Re: [ADVANCED-DOTNET] Ping

2006-09-12 Thread John Bergman
@DISCUSS.DEVELOP.COM Subject: Re: [ADVANCED-DOTNET] [POSSIBLE SPAM]::Re: [ADVANCED-DOTNET] Ping Just a quick thought... Why don't you spawn a CMD.EXE with a ping invoked in a hidden/minimized window, redirect output, then recognize some simple patterns? I know it sounds hacky but sometimes process spa

Re: [ADVANCED-DOTNET] [POSSIBLE SPAM]::Re: [ADVANCED-DOTNET] Ping

2006-09-12 Thread Kamen Lilov
From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of dave wanta Sent: Tuesday, September 12, 2006 12:53 AM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: Re: [ADVANCED-DOTNET] [POSSIBLE SPAM]::Re: [ADVANCED-DOTNET] Ping just a heads up. If this is a web app, you will need to

Re: [ADVANCED-DOTNET] [POSSIBLE SPAM]::Re: [ADVANCED-DOTNET] Ping

2006-09-11 Thread Vince P
ANCED-DOTNET@DISCUSS.DEVELOP.COM cc: Subject: [POSSIBLE SPAM]::Re: [ADVANCED-DOTNET] Ping Do you really want ping? I ask because many people mistakenly think that if you can ping you can open a TCP port and if you can't ping you can't. Both are false. Ex, many network

Re: [ADVANCED-DOTNET] [POSSIBLE SPAM]::Re: [ADVANCED-DOTNET] Ping

2006-09-11 Thread dave wanta
ement. Cheers! Dave - Original Message - From: "Franklin Gray" <[EMAIL PROTECTED]> To: Sent: Monday, September 11, 2006 1:48 PM Subject: Re: [ADVANCED-DOTNET] [POSSIBLE SPAM]::Re: [ADVANCED-DOTNET] Ping Yes, we want a ping. This is for a diagnostics test. First ping, then t

Re: [ADVANCED-DOTNET] [POSSIBLE SPAM]::Re: [ADVANCED-DOTNET] Ping

2006-09-11 Thread Franklin Gray
ANCED-DOTNET@DISCUSS.DEVELOP.COM cc: Subject: [POSSIBLE SPAM]::Re: [ADVANCED-DOTNET] Ping Do you really want ping? I ask because many people mistakenly think that if you can ping you can open a TCP port and if you can't ping you can't. Both are false. Ex, many

Re: [ADVANCED-DOTNET] Ping

2006-09-11 Thread David Lanouette
- > From: Discussion of advanced .NET topics. > [mailto:[EMAIL PROTECTED] On Behalf Of > Franklin Gray > Sent: Monday, September 11, 2006 2:21 PM > To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM > Subject: [ADVANCED-DOTNET] Ping > > Anyway to ping an IP address usin

Re: [ADVANCED-DOTNET] Ping

2006-09-11 Thread Phil Sayers
Sent: Monday, September 11, 2006 2:30 PM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: Re: [ADVANCED-DOTNET] Ping Opps...sorry, forgot to addin framework 1.1 Message from Peter Ritchie <[EMAIL PROTECTED]>@DISCUSS.DEVELOP.COM received on 09/11/2006 01:18 PM 09/11/2006 01:18 PM Pe

Re: [ADVANCED-DOTNET] Ping

2006-09-11 Thread Franklin Gray
opics." Sent by "Discussion of advanced .NET topics." To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM cc: Subject: Re: [ADVANCED-DOTNET] Ping Like the System.Net.NetworkInformation.Ping class in 2.0? === This list i

Re: [ADVANCED-DOTNET] Ping

2006-09-11 Thread Peter Ritchie
Like the System.Net.NetworkInformation.Ping class in 2.0? === This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com

Re: [ADVANCED-DOTNET] Ping

2006-09-11 Thread Phil Sayers
which framework... 1.0 ? 1.1 2.0? -Original Message- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] Behalf Of Franklin Gray Sent: Monday, September 11, 2006 2:21 PM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: [ADVANCED-DOTNET] Ping Anyway to ping an IP

[ADVANCED-DOTNET] Ping

2006-09-11 Thread Franklin Gray
Anyway to ping an IP address using the framework and getting a returned result? === This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com

[ADVANCED-DOTNET] Ping, please ignore...

2004-08-04 Thread Shawn A. Van Ness
Is this list dead? No post in over a week? -S === This list is hosted by DevelopMentorĀ® http://www.develop.com Some .NET courses you may be interested in: >>> Error in line 15 of ADVANCED-DOTNET.MAILTPL: unknown formatting command <<< -> .NET Architecture and D