Version 0 of tcap

Updated 2005-02-12 19:13:50

tcap: Tcl pcap interface

1. install

      edit the makefile for your local paths
      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