Changes between Version 10 and Version 11 of GEC11NetServTutorialInstruction
- Timestamp:
- 07/21/11 19:46:15 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEC11NetServTutorialInstruction
v10 v11 64 64 The traffic will be redirected to D2 (the node on the lower right) and !NetServ.Example will be added to the list of !NetServ modules currently installed. 65 65 66 5. Send a REMOVE message to the !NetServ router to remove the module. 67 68 {{{ 69 ./remove.sh 70 }}} 71 72 6. Open Example.java with gedit or your favorite editor. 73 74 {{{ 75 gedit NetServ/Example.java & 76 }}} 77 78 7. 66 79 == ==