View Full Version : nxHelper.dll
What functionality does nxHelper.dll provide and what depends on it?
neoxed
05-05-2008, 12:05 PM
nxHelper provides several utility functions to nxTools.
- Base64 encoding and decoding (::nx::base64)
- MP3 header reading (::nx::mp3)
- Changing the creation/modify/access times of files (::nx::touch)
- Reading volume information (::nx::volume)
- Zlib compression (::nx::zlib)
The nxhelper.dll is compiled statically and resolves the Tcl functions using Tcl's stub loader.
Sounds like useful stuff :)
Any chance of sticking the source in the release? or a separate download?
I'm toying with the idea of also offering a pre-built ioFTPD with like say ioNinja and nxTools and perhaps a sitebot that would come mostly configured that would be easier for someone new to ioFTPD to start using. I want the whole thing open sourced though. Ninja and nxTools are already open and being actively developed so they are my best choices, but since it looks like nxhelper is needed I guess that should be available as well.
neoxed
05-18-2008, 02:19 PM
I'll include the source in the next release.
vBulletin® v3.8.11 Alpha 3, Copyright ©2000-2025, vBulletin Solutions, Inc.