|
-
Dec 3rd, 2009, 06:46 AM
#1
Thread Starter
Lively Member
trace route
this isnt a vb specific question but it does relate to a vb project im starting work on. can a tracert be performed between two specified locations. in other words from an ip other than the one the request is issued from. i want to be able to perform a trace route between two ip address's and neither of which are the one im using to send the request. if that makes any sense ?? - prob havent explained it that clearly
-
Dec 3rd, 2009, 07:14 AM
#2
Re: trace route
Moved To General Developer
-
Dec 3rd, 2009, 08:31 AM
#3
Re: trace route
Not that I know of. Traceroute needs to be able to send packets from one of the endpoints to the other endpoint. For that, it generally needs to be running on one endpoint.
There may be some sort of traceroute server-type system but that would require one of the machines to be running it regardless.
-
Dec 7th, 2009, 06:23 AM
#4
Re: trace route
Yeah I would say that it is not possible without having some server app running on the machine you want to send the trace route from.
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
|