-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
57 lines (43 loc) · 1.75 KB
/
README.txt
File metadata and controls
57 lines (43 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
========================================================================
NetSim-0.0
========================================================================
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Project Description:
NetSim is a network simulator project with the following objectives:
- Graphical building of network topologies
- Configuration of network elements and its parameters
- Network simulation
Version 0.1 (August 31 2009) implements:
- Basic GUI
- Three basic network elements
- Graphical building of network topologies
=========================================================================
How to...
=========================================================================
Add a network topology:
-------------------------
In NetSim V 0.1 you can draw a network topology by selecting the network
elements avaliable on the left menu and then clicking the desired position
in the canvas.
Select a network element:
-------------------------
- Click select button
- Click the network element on the canvas
- To select more than one element press and hold the CTRl key
Delete a network element:
-------------------------
- Select the network element
- Press the DEL key
Quit the application:
---------------------
- Click Select File -> Quit in the top menu
See the About information:
--------------------------
- Click Select Help -> About in the top menu
=========================================================================
Authors
=========================================================================
Yina Arenas yina@virginia.edu
Alex Gessner aeg5a@virginia.edu
Gu Lin gl2hv@virginia.edu