Changes between Version 2 and Version 3 of Old/Documentation/OTG/ScriptsRepository
- Timestamp:
- Sep 26, 2005, 5:55:48 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/Documentation/OTG/ScriptsRepository
v2 v3 2 2 3 3 == Application Definition == 4 * otg.rb5 * otr.rb4 * [wiki:OTG/ScriptsRepository/OtgAppDefRb otg.rb] 5 * [wiki:OTG/ScriptsRepository/OtrAppdefRb otr.rb] 6 6 == Prototype Definition == 7 * sender.rb8 * receiver.rb9 * raw_receiver.rb7 * [wiki:OTG/ScriptsRepository/ProtoDefSenderRb sender.rb] 8 * [wiki:OTG/ScriptsRepository/ProtoDefReceiverRb receiver.rb] 9 * [wiki:OTG/ScriptsRepository/ProtoDefRawReceiverRb raw_receiver.rb] 10 10 == Example Experiment Scripts == 11 11 * UDP/TCP One-to-One Communication