Need developers for Open Source Project (network related)
Greetings all,
Im starting a Network Analyzer open source project, similiar to Ethereal. The reason I decided to do this is because there is really not a good free network analyzer beside Ethereal, which interface I find to be clunky and dont like.
Like Ethereal, it will use the WinPcap drivers for capturing packets.
The captured data will be sent from an activex dll (already coded/c++).
Where vb help is need is with the decoding of byte data into the different medium types and protocols.
A quick screen shot.
http://exile.no-ip.com:8080/netA.jpg
If you interested in the project please respond here.
Thanks,
packetvb
Re: Need developers for Open Source Project (network related)
Quote:
Originally posted by packetVB
The reason I decided to do this is because there is really not a good free network analyzer beside Ethereal
Ethereal sucks and there are sooo many totally AWESOME free alternatives.
Check out the free versions of wildpacket's software. There are almost more that can re-construct the packets into an e-mail, jpeg, ect... just the name escapes me right now... but it is free!
Re: Re: Need developers for Open Source Project (network related)
Quote:
Originally posted by kasracer
Ethereal sucks and there are sooo many totally AWESOME free alternatives.
Check out the free versions of wildpacket's software. There are almost more that can re-construct the packets into an e-mail, jpeg, ect... just the name escapes me right now... but it is free!
I believe the point here isn't to have a program that does that, but have the power to include that in a program from us..