Changes between Version 65 and Version 66 of GENIExperimenter/Tutorials/ClickExample/Execute


Ignore:
Timestamp:
07/16/14 15:41:19 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/ClickExample/Execute

    v65 v66  
    227227 i. In your terminal window on '''hostB''', instruct '''nc''' to listen for a UDP connection on port 24565 (or some other port that catches your fancy).
    228228{{{
    229 #!div style="background: #fdd; border: 2px ridge; width: 450px; margin-left:50px;"
     229#!div style="background: #fdd; border: 2px ridge; width: 685px;"
    230230   {{{
    231231[mberman@hostb ~]$ nc -ul 24565
     
    234234 i. Connect to it from your terminal window on '''hostA''':
    235235{{{
    236 #!div style="background: #ddf; border: 2px ridge; width: 450px; margin-left:50px;"
     236#!div style="background: #ddf; border: 2px ridge; width: 685px;"
    237237   {{{
    238238#!sh
     
    359359ii. Go to your window for '''hostA''', where your '''nc''' command is still running. Type a message into this window. You should see a log message in three of your four router windows.
    360360{{{
    361 #!div style="background: #ddf; border: 2px ridge; "
     361#!div style="background: #ddf; border: 2px ridge; width: 685px;"
    362362   {{{
    363363#!sh
     
    377377iv. Try typing a few different lines to '''hostA'''.
    378378{{{
    379 #!div style="background: #ddf; border: 2px ridge; "
     379#!div style="background: #ddf; border: 2px ridge;width: 685px; "
    380380   {{{
    381381[mberman@hostb ~]$ nc -ul 24565