22 #ifndef vtkServerSocket_h
23 #define vtkServerSocket_h
25 #include "vtkCommonSystemModule.h"
40 int CreateServer(
int port);
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Encapsulate a socket that accepts connections.
a simple class to control print indentation
BSD socket encapsulation.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
Encapsulates a client socket.