Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
1ee8c04e
Commit
1ee8c04e
authored
Feb 06, 2006
by
Timothy Stack
Browse files
Make the example valid NS.
parent
5ae23f3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/tutorial/wireless.html
View file @
1ee8c04e
<!--
EMULAB-COPYRIGHT
Copyright (c) 2004 University of Utah and the Flux Group.
Copyright (c) 2004
, 2006
University of Utah and the Flux Group.
All rights reserved.
-->
<center>
...
...
@@ -80,7 +80,7 @@ following small example:
set node4 [$ns node]
# A wireless lan connecting the first three nodes.
set lan0 [$ns make-lan "nodew1 nodew2 nodew3" 54Mb 0ms]
set lan0 [$ns make-lan "
$
nodew1
$
nodew2
$
nodew3" 54Mb 0ms]
# A regular duplex link from a wireless-capable node to a plain node.
set link0 [$ns duplex-link $nodew1 $node4 100Mb 0ms DropTail]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment