File netwib-5.35.0-src.tgz contains source code.
File netwib-5.35.0-bin_windows.tgz contains the DLL for Windows.
File netwib-5.35.0-doc_html.tgz contains functions' description
in HTML.
Which files to download ?
For Unix :
- netwib-5.35.0-src.tgz
- netwib-5.35.0-doc_html.tgz
- then,
netwox
which contains tools based on netwib
For Windows, if you want the precompiled version :
- netwib-5.35.0-bin_windows.tgz
- netwib-5.35.0-doc_html.tgz
- then,
netwox
which contains tools based on netwib
For Windows, if you want to recompile netwib :
- netwib-5.35.0-src.tgz
- netwib-5.35.0-doc_html.tgz
- then,
netwox
which contains tools based on netwib
The tgz contains a compressed archive. To open it under Unix :
tar zxvf file.tgz
gunzip file.tgz ; tar xvf file.tar
Under Windows, just use for example WinZip, WinRaR, WinAce, etc.
What to do with the md5
?
The md5 allows to check if the file has not been corrupted during
transfer.
To compute the md5, the command "md5sum" has to be used. This command
is standard on most Unix systems. For Windows, use
md5sum.exe.
Then, just execute "md5sum filename". For example
"md5sum file.tgz". The result have
to be the same
as the content of the file file.md5.
If this is not the case,
try downloading again the file (for example from a mirror site,
listed at the bottom of this page).