Description of the Files
The Network application consists of the following files:
Server Subdirectory
Files in the server subdirectory define the model part of the Network application:
-
network.cpp contains the definition of the classes, data members, and member functions declared in the network.h header file.
Data Subdirectory
Files with the .ilv extension contain the graphical panels that make up the final Network application, that is, the various graphical representations of the Network object model instances.
File domgraph.ilv
![]()
File domlines.ilv
![]()
File domnodes.ilv
-
network.ilv is the application main panel. It lets you access the nodes and lines of all the domains in the network.
![]()
File network.ilv
![]()
File node.ilv






