I have moved another snapshot of tkined and scotty to our ftp server:
ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/devel/tkined-1.3.2.tar.gz
ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/devel/scotty-1.99.6.tar.gz
These versions are based on Tk4.0b4 and Tcl7.4b4. There are no new
features in Tkined (just some bug fixes). However, there are some
important changes in the Scotty Tcl extension:
* Mib files are now converted to a binary format to reduce
loading times by the factor of two.
* Some ASN1 encoding fixes to handle Integer32 and
Counter64 values.
* The snmp wait command now accepts a request identifier
as an argument to wait for.
* Renamed the trapsink option to `bind trap' and added
a `bind inform' option.
* A major rewrite of the job command. It now uses an
object-oriented syntax and there is also a wait option.
* sunrpc ether now extracts the packets per protocol and
the packet size distribution reported by an etherd.
* A major rewrite of the http command. Scotty now supports
head, get, post, put and delete methods. It is also very
easy to run Scotty as a simple http server.
There are also a lot of minor changes and fixes. Please let me know if
there are some major problems in this scotty version as I will rename
this one to 2.0.0 once the final Tk4.0 and Tcl7.4 is out.
Juergen