RxFtp Class Development Goals
The class should have a similar architecture to the DLL
DLL functions and class methods should map one-to-one
Methods should return the same return codes as the functions
Use arrays instead of stems for returned data
Use the RxSock.dll for sockets access
Contain the connection to the server within an instance of the class thus allowing connections to multiple servers
Make the code readable by non-FTP experts
Copyright (C) Rexx Language Association 2005. All Rights Reserved.