gambas-source-code/gb.net.curl/src
gambas 62d6f9553d DownloadManager is a new class for managing downloads, and FtpClient got a TargetFile property.
[GB.NET.CURL]
* BUG: Progress event is now posted, because libcurl can crash if you stop a client during this event.
* NEW: HttpClient and FtpClient now share the same TargetFile property.
* NEW: DownloadManager is a new class that allows to manage several downloads simultaneously.
2018-11-14 23:42:50 +01:00
..
gb.net.curl DownloadManager is a new class for managing downloads, and FtpClient got a TargetFile property. 2018-11-14 23:42:50 +01:00
CCurl.c DownloadManager is a new class for managing downloads, and FtpClient got a TargetFile property. 2018-11-14 23:42:50 +01:00
CCurl.h DownloadManager is a new class for managing downloads, and FtpClient got a TargetFile property. 2018-11-14 23:42:50 +01:00
CFtpClient.c DownloadManager is a new class for managing downloads, and FtpClient got a TargetFile property. 2018-11-14 23:42:50 +01:00
CFtpClient.h
CHttpClient.c DownloadManager is a new class for managing downloads, and FtpClient got a TargetFile property. 2018-11-14 23:42:50 +01:00
CHttpClient.h DownloadManager is a new class for managing downloads, and FtpClient got a TargetFile property. 2018-11-14 23:42:50 +01:00
CNet.c
CNet.h
CProxy.c
CProxy.h
gb.net.curl.component
gbcurl.c
gbcurl.h
main.c
main.h
Makefile.am