21 #ifndef __vtkServerSocket_h
22 #define __vtkServerSocket_h
24 #include "vtkCommonSystemModule.h"
33 void PrintSelf(ostream& os, vtkIndent indent);
37 int CreateServer(
int port);
Encapsulate a socket that accepts connections.
void PrintSelf(ostream &os, vtkIndent indent)
BSD socket encapsulation.
Encapsulates a client socket.