Borcon 2004 - John COLIBRI |
The Tcp Ip Sniffer
- TCP IP Sniffer : how to capture and analyze TCP IP packets, with full source code
- Interbase Traffic Analysis : encapsulating the previsouly described Sniffer, this project allows
to analyze Interbase packets. As an example, we compare the traffic generated by a SELECT request from Interbase Express versus BDE components. The sniffer class can of course be used to capture from within
any Delphi application the Ethernet packets travelling on your network.
The Lexi Editor
- The Lexi Editor : the Delphi coding of the famous Gang of Four case study. Presentation of the design patterns, UML
diagram, full source code. The Composite, Decorator, Iterator, Visitor, Strategy, Command patterns
|