vget - Open Source Veoh Downloader
Published on 2008-05-15 16:14:25.
CDPSnarf
Published on 2008-02-04 17:42:47.
Description
CDPSnarf if a network sniffer exclusively written to extract information from CDP packets.It provides all the information a "show cdp neighbors detail" command would return on a Cisco router and even more.
The application is written in C using the popular PCAP library.
Project homepage: https://github.com/Zapotek/cdpsnarf
WebArch
Published on 2007-11-27 21:41:26.
Description
WebArch is an simple HTTP server using Sun's "com.sun.net.httpserver.HttpServer" package.It is written for educational purposes and Java practise (for my uni classes).