Version 2 of tcap

Updated 2005-02-12 19:14:55

tcap: Tcl pcap interface

1. install

edit the makefile for your local paths, then run "make install" as root or via sudo

2. use:

   tclsh
   package require tcap
   tcap help

3. more? see test.tcl for some info on how to use tcap