wxWidgets/include/wx/protocol
Vadim Zeitlin 9655ec028f Allow specifying non default port for wxFTP connections.
Add a wxFTP::Connect() overload taking a port number.

Also specify the default port (21) explicitly if resolving "ftp" service name
failed.

Closes #12145.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-06-17 22:30:31 +00:00
..
file.h Move SetDefaultTimeout to wxProtocol and set it to 60 seconds for both wxHTTP and wxFTP 2009-01-16 15:08:13 +00:00
ftp.h Allow specifying non default port for wxFTP connections. 2010-06-17 22:30:31 +00:00
http.h Applied modified #10655 (Added Cookie (receive) support to wxHTTP) 2009-09-26 19:47:23 +00:00
log.h added wxProtocolLog class for logging network requests/responses (closes #7464) 2009-03-07 13:58:39 +00:00
protocol.h Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros. 2010-06-09 13:55:48 +00:00