|
-
Mar 30th, 2001, 12:20 AM
#1
Thread Starter
Member
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...
-
Mar 30th, 2001, 11:39 AM
#2
Lively Member
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
-
Mar 30th, 2001, 11:47 AM
#3
Hyperactive Member
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
|