Easy DLL integration with your applications!

Simple integration through a DLL
The FTP Voyager SDK is packaged as a dynamic link library (DLL) for easy integration with your applications. A DLL
gives you complete control over the SDK in a more manageable and intuitive programming style than other SDKs. Forget
dealing with COM, its overhead, and complexities. Using the FTP Voyager SDK is as simple as building your application,
using an FVSDK_Session structure to configure the server
and transfer options, and calling a few functions.


