wxWidgets/interface/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
..
ftp.h Allow specifying non default port for wxFTP connections. 2010-06-17 22:30:31 +00:00
http.h Document wxHTTP::SetPostBuffer(). 2010-05-19 12:36:36 +00:00
log.h added wxProtocolLog class for logging network requests/responses (closes #7464) 2009-03-07 13:58:39 +00:00
protocol.h added wxProtocolLog class for logging network requests/responses (closes #7464) 2009-03-07 13:58:39 +00:00