[HELP] Communication with C/C++ program
I`m in a software project in which we will use FTP server. So I`m wondering if ioFTPD can be interactive with C/C++ program?
For example:
add an user using C program
and
if the server can send my program a signal when a client upload a file?
thanks~
|