PocketGet - FTP downloader (.NET Compact Framework)

Asynchronous FTP downloader for PocketPC and Windows CE.

An asynchronous downloader (both in C# and VB.NET) for PocketPC, Windows CE and Windows Mobile devices. It is completely event-driven: all FTP operations run asynchronously in the background and the user interface is not blocked at all! Following features are demonstrated:

  • asynchronous operation
  • event-driven architecture
  • operation aborting
  • downloading files
  • using TransferProgress event to display transfer progress bar