Tuesday, 27 November 2012

Source: [Pure Win32 API's] FTP Class






The class is totally win32 based(wininet.dll) and commented and i'll try to update it asap...

The current methods are:
  • UploadFileUploadFiles(+1)
  • UploadDirectory
  • SetCurrentDirectory
  • CreateDirectory
  • GetLastResponse(Fetch the server response)
Events:

  • Uploading
  • Uploaded
  • UploadFailed
  • Response
Demo Download: http://puu.sh/1uTNZ

No comments:

Post a Comment