.\" This is a wxWidgets manpage page generated from the XML docs .TH wxSocketClient 3wx 2005-02-15 "wxWidgets" "wxWidgets class documentation" .SH NAME wxSocketClient \- Represents a socket client .SH DESCRIPTION .SH "PARENTS" wxSocketBase .SH "INCLUDE FILES" wx/socket.h .SH MEMBERS .SS wxSocketClient (wxSocketFlags flags = wxSOCKET_NONE) Constructor. .SS ~wxSocketClient () Destructor. Please see wxSocketBase::Destroy . .SS bool Connect (wxSockAddress& addressbool wait = true) .SS bool WaitOnConnect (long seconds = -1long milliseconds = 0) .SH "SEE ALSO" wxSocketBase .SH "AUTHORS" Documentation content by Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn, et al Conversion to manpage format by Arnout Engelen (http://bzzt.net), bugreports welcome.