Changeset 116 for trunk/tool/renetcolGUI.py
- Timestamp:
- 07/16/09 14:24:27 (14 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/tool/renetcolGUI.py
r94 r116 1209 1209 myInputControlThread = InputControl(localAddr, localPort) 1210 1210 myInputControlThread.start() 1211 msg = str(localPort) + " C_0_=_" + rtr + " _C_10_=_" + ind1211 msg = str(localPort) + " C_0_=_" + rtr + "/32_C_10_=_" + ind 1212 1212 print msg 1213 1213 sent_rule_from_cli(msg)