Results 1 to 5 of 5

Thread: Fed up with the current PING libraries for .NET

  1. #1

    Thread Starter
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134

    Angry 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)

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    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.

  3. #3
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    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

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    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.

  5. #5

    Thread Starter
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    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
  •  



Click Here to Expand Forum to Full Width