|
-
Jan 18th, 2003, 01:29 PM
#1
Thread Starter
Good Ol' Platypus
Fed up with the current PING libraries for .NET
I've tried the VB.NET one. It fails horribliy, it doesn't work one bit. I've also tried the C#.NET one, it is a console application, hard to port, and plus it wouldn't work no matter how I tried to declare it. So, I'm looking for a working way to ping. I've search the forum several times.... My dillemma is that I can't use threads in VB6, and can't use Pinging in VB.NET, two functionalities that my application needs .
So, who has the magical ping library that will solve this?
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Jan 18th, 2003, 01:43 PM
#2
How does pinging work in VB6? Maybe you can access this method using interop.
Or maybe DirectPlay has pinging.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jan 18th, 2003, 02:05 PM
#3
Frenzied Member
I did'nt know that there was a ping library in the .net framework. I always thought you'd have to write your own.
Dont gain the world and lose your soul
-
Jan 18th, 2003, 02:20 PM
#4
I think he is referring to third party ping libraries.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jan 18th, 2003, 04:10 PM
#5
Thread Starter
Good Ol' Platypus
Yeah, search "ping" under .NET at planetsourcecode. There are two actual libraries, a VB.NET one and a C# one (myping).
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|