In this place I'll post the first steps to start working on the project.
1.Environment
- FreeBSD (Virtual Machine)
- Python 2.5
- Py-pypcap (from ports)
- PCS (from ports)
2.Development tool
- vi (FreeBSD)
- eclipse (mac)
3.Books
- TCP/IP Illustrated Volume 1 (far the best) Stevens
- TCP/IP Guide Charles M.Kazierok
- Internetworking with tcp/ip
4.Setup
5.Usage
6.Todo
7.Links
http://perforce.freebsd.org - FreeBSD Development repository
- //depot/projects/soc2008/bilouro_tcptest/
http://code.google.com/p/tcptest/ (source code download)
http://bilouro.com/tcptest (code documentation)
http://tcpipguide.com - Online book
http://pcs.sf.net - Pactket Construction Set