Changes between Version 1 and Version 2 of Old/Documentation/OTG/ScriptsRepository
- Timestamp:
- Sep 26, 2005, 4:51:27 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/Documentation/OTG/ScriptsRepository
v1 v2 2 2 3 3 == Application Definition == 4 * otg.rb 5 * otr.rb 6 == Prototype Definition == 7 * sender.rb 8 * receiver.rb 9 * raw_receiver.rb 10 == Example Experiment Scripts == 11 * UDP/TCP One-to-One Communication 12 * UDP brocast Sender with RAW socket receiver 4 13 14 == Download Instructions == 5 15 6 7 == Prototype Definition == 8 9 10 11 == Experiment Scripts == 16 Because all script files are pure text, just go to corresponding page and copy-paste the contents of the file.