Thread: Where do i find a tutorial for Ping

  1. #1
    Registered User
    Join Date
    Feb 2003
    Posts
    62

    Where do i find a tutorial for Ping

    Hi i need to learn to programme something that ping's a network and for the time being in my Beta stage just any web site on the internet. Where would I find a tutorial on that please?
    Thanks. (its for work)

  2. #2
    Registered User
    Join Date
    Apr 2002
    Posts
    110
    Check out the unix socket programing faq here

    I have also been working on a version of ping that can be found here

    I would suggest learning about ICMP packets and such as this is what you will be working with for anything such as ping or traceroute.

    Hope that this helps.

    There have also been many others that have asked about socket programming before and a quick search on the topic should also give you some ideas.

    Later,
    WebmasterMattD
    WebmasterMattD.NET

  3. #3
    Registered User
    Join Date
    Aug 2001
    Posts
    223

    error downloading file

    I have also been working on a version of ping that can be found here -
    WebmasterMattD
    The file that I downloaded from there does not unzip properly it gives me an error.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Stencil Buffer Tutorial Port.. test me! (linux)
    By Perspective in forum Game Programming
    Replies: 3
    Last Post: 08-15-2004, 09:35 PM
  2. Replies: 5
    Last Post: 04-16-2004, 01:29 AM
  3. Problem with tutorial (Vector class)
    By OdyTHeBear in forum C++ Programming
    Replies: 4
    Last Post: 12-18-2002, 02:49 PM
  4. Won't Return pointer, i can't find why...
    By ss3x in forum C++ Programming
    Replies: 2
    Last Post: 02-28-2002, 08:50 PM
  5. Variable question I can't find answer to
    By joelmon in forum C++ Programming
    Replies: 3
    Last Post: 02-12-2002, 04:11 AM