2. Add a switch and four end devices (PC) to the workspace.
3. Link the router to each PC with copper straight-trough cable.
LIBS += -L/usr/local/lib/vtk-5.10 #folder to your VTK library
LIBS += -lvtkCommon \
-lvtkRendering \
-lvtkVolumeRendering \
-lQVTK \
-lvtkIO \
-lvtkFiltering \
-lvtkgdcm
INCLUDEPATH += /usr/local/include/vtk-5.10 #folder to your VTK include files
LIBS += -L/usr/local/lib/vtk-5.10 #folder to your VTK library
LIBS += -lvtkCommon \
-lvtkRendering \
-lvtkVolumeRendering \
-lQVTK \
-lvtkIO \
-lvtkFiltering \
-lvtkgdcm
INCLUDEPATH += /usr/local/include/vtk-5.10 #folder to your VTK include files