Xceed FTP Library Documentation
In This Topic
    About the sample applications
    In This Topic

    The getting started quickly section has topics that tell you what you have to do to accomplish common FTP tasks. However, it often helps to just be able to open a project and check out how things work with a ready-to-use sample.

    The Xceed FTP Library provides you with various flavors of sample applications to help you out in a variety of development environments.

    Method demonstrator sample applications

    These sample applications with source code provide you with interactive applications that allow you to fill out properties visually and then run the methods to see what happens.

    FTP Client sample applications

    This is a complete FTP client. It's kind of like WS-FTP™ or Cute-FTP™, but it isn't for sale, and you get the fully commented source code. The ASP version is a simple web-based FTP client.

    Other sample applications