10 #ifndef vtkServerSocket_h
11 #define vtkServerSocket_h
13 #include "vtkCommonSystemModule.h"
16 VTK_ABI_NAMESPACE_BEGIN
29 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.