Libraries
Ftpserv Source Code
 previous   up   next 

Types
ftpServer
Destribes an FTP server.
ftpServerConnection
Destribes an FTP server connection.

ftpServer

const type: ftpServer

Destribes an FTP server.


ftpServerConnection

const type: ftpServerConnection

Destribes an FTP server connection.


Function Summary
void
runServer (inout ftpServer: ftpServ)
Run an FTP server.

Function Detail

runServer

const proc: runServer (inout ftpServer: ftpServ)

Run an FTP server.



 previous   up   next