This project aims to provide both FTP client and FTP server capabilities for Realbasic without reliance on a third-party plugin or library.
Client sessions use the FTP.Client class whereas server sessions use the FTP.Server.
The FTP.Connection provides the superclass for both client and server sockets.