[ntar-workers] NTAR 1.1.0.190 is available on the website.
Gianluca Varenni
gianluca.varenni at gmail.com
Sun Jul 10 02:41:10 GMT 2005
Hi all.
I've just finished uploading a new version of NTAR on the website.
http://www.winpcap.org/ntar
The main change is a different approach to read and write from files:
basically all the library makes use of callbacks to read/write/seek in a
trace file. A user can open a file with the standard "ntar_open()" passing
the file name (in this case a bunch of internal callbacks is used), or using
"ntar_open_by_handlers()" passing such user defined read/write/seek
callbacks. This should allow some initial support for non-standard files,
like compressed/ciphered files, sockets, streams, and even memory.
Some minor changes are documented in the changelog on the website:
http://www.winpcap.org/ntar/changelog.htm
Have a nice day
Gianluca Varenni
More information about the ntar-workers
mailing list