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