View Single Post
Old 05-14-2006, 08:17 PM  
neoxed
Too much time...
 
Join Date: May 2003
Posts: 1,326
Default nxSDK - C/C++ SDK for ioFTPD

nxSDK is a development kit for software developers writing shared memory applications for ioFTPD in C and C++. It provides a high-level interface to all of the shared memory functions implemented in ioFTPD, such as:
  • Creating, renaming, and deleting users and groups.
  • Modifying user-file and group-file data structures.
  • Resolving group IDs to group names, and vice versa.
  • Resolving user IDs to user names, and vice versa.
  • Retrieving information about online users.
  • Kicking online users by their connection ID or user ID.
  • Flushing the directory cache in specific directories.
  • Reading and writing VFS ownership (uid/gid) and permissions (chmod).
Download:

http://www.inicom.net/pages/en.ioftp...pts.php?id=220
neoxed is offline   Reply With Quote