wxServerBase\\
\helpref{wxObject}{wxobject}
+\wxheading{Include files}
+
+<wx/sckipc.h>
+
\wxheading{See also}
\helpref{wxTCPClient}{wxtcpclient}, \helpref{wxTCPConnection}{wxtcpconnection}, \helpref{IPC overview}{ipcoverview}
Registers the server using the given service name. Under Unix, the
string must contain an integer id which is used as an Internet port
-number. FALSE is returned if the call failed (for example, the port
+number. false is returned if the call failed (for example, the port
number is already in use).
\membersection{wxTCPServer::OnAcceptConnection}\label{wxtcpserveronacceptconnection}