|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
[tcptra-dev] tcptraceroute Win32 port
|
I did a Win32 port of tcptraceroute 1.4 last year and added some features
that I needed at the time UDP tracing with valid DNS and SNMP packets. I
have an evnironment set up for Visual Studio 2003 with the source code. I
modified the libnet library to select the correct adapter most of the time
so you don't need to specify a device name on the command line. It requires
libnet (libnet.dll included) and WinPcap (obtain separately). I wasn't
aware of the MingW port that was completed before mine or I probably would
have just used that one.
I uploaded Win32 binaries and source at news://news.barkto.com
Group - homeless.barktopia.binaries
Thread - TCPTraceroute for Win32
PS: I know the casual Win32 port was bad for the following reasons, but
people may still find it useful -
1.) The source code has diverged from the 1.5 improvements.
2.) I directly edited the tcptraceroute.8.html to update the documentation
for my changes.
_______________________________________________
tcptraceroute-dev mailing list
tcptraceroute-dev@netisland.net
http://lists.netisland.net/mailman/listinfo/tcptraceroute-dev
|