Results 1 to 8 of 8

Thread: Internet connection route tracing!!!!!!

  1. #1
    Seth DK
    Guest

    Question Internet connection route tracing!!!!!!

    Hi fellow network programmers

    Any of you have experience in tracing a TCP/IP connection?? If you don't understand, let me explain what I mean : It is possible to trace and track down all servers routers etc. etc. on a connection from your own computer to an other IP. The question is : HOW???

    It is also in some way possible to look up the exact location of a server on the net (not all servers are supported). Anyone know how to do this??

    I have a lot of experience within the networking/internet area, but I have never seen anything like this. If you don't believe it is possible, try downloading the 30-day free trial of NeoTrace Pro (neotrace.com).

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    You mean like "tracert" on Windows and "traceroute" on Unix?

    Open up a command prompt and type:
    tracert www.microsoft.com
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  3. #3
    Seth DK
    Guest

    How to do this in VB???

    Wow...that's great
    But how do I use this in a VB program??
    Of cource I can run the program from within my own VB program, but that is a VERY unprofessional way of doing it...

    Can't I use the WinSock component to perform a route tracing command???

    By the way...You know how NeoTrace can find the server position???
    It says "RIPE WhoIs" under "Network:" but I have performed several RIPE queries without getting any server location information.

    Of cource it can use the registrant information to locate the country and city... Is there any online servers (besides NeoWorks' own) that can get the longitude and latitude coordinates just you supply it with country and city name??? That could be the solution...

  4. #4
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    http://www.mvps.org/vbnet/code/network/tracert.htm should do it, but the links not working as I type this...
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  5. #5
    Seth DK
    Guest
    Thank you very much!!!! That is fantastic !!!

    Deeply appreciate it!

  6. #6
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    You're welcome.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  7. #7
    Hyperactive Member
    Join Date
    May 2001
    Location
    MN
    Posts
    362
    How can one get the city & state though? Or the registrant info?

  8. #8
    Seth DK
    Guest

    Don't know

    I don't know that - sorry! But I have a feeling it is NeoTrace's own server the location information is taken from...

    Actually I dumped this project a long time ago, and I haven't been investigating since then ...

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