Results 1 to 3 of 3

Thread: how to implement traceroute to my app ?

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2000
    Posts
    50
    How can i implement regular traceroute command in my app? i know that packet must have low ttl set in header, but i dont know how can i do it...

  2. #2
    Lively Member harsoni's Avatar
    Join Date
    Oct 2000
    Posts
    118

    Lightbulb

    one way of tracing is using

    <%
    request.servervariables("HTTP_REFERER")
    %>

    This will give you the url that refered the current page..
    BY this way you can trac the path..

    Sonia

  3. #3
    Hyperactive Member compuGEEK's Avatar
    Join Date
    May 1999
    Location
    Mpls,MN,USA
    Posts
    281

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