[wiki:WikiStart Orbit] > [wiki:OTG OTG] > Scripts Repository == Application Definition == * [wiki:OTG/ScriptsRepository/OtgAppDef otg.rb] * [wiki:OTG/ScriptsRepository/OtrAppdef otr.rb] == Prototype Definition == * [wiki:OTG/ScriptsRepository/ProtoDefSender sender.rb] * [wiki:OTG/ScriptsRepository/ProtoDefReceiver receiver.rb] * [wiki:OTG/ScriptsRepository/ProtoDefRawSender raw_sender.rb] * [wiki:OTG/ScriptsRepository/ProtoDefRawReceiver raw_receiver.rb] * [wiki:OTG/ScriptsRepository/ProtoDefColocateSender colocate_sender.rb] * [wiki:OTG/ScriptsRepository/ProtoDefExpooSender expoo_sender.rb] == Example Experiment Scripts == * [wiki:OTG/ScriptsRepository/ExpUDP1 UDP/TCP One-to-one communication CBR] * [wiki:OTG/ScriptsRepository/ExpUDPLibmac1 UDP/TCP One-to-one communication with Wireless PHY parameters reported] * [wiki:OTG/ScriptsRepository/ExpUDP2 UDP/TCP One-to-one communication Exponential On/Off traffic] * [wiki:OTG/ScriptsRepository/ExpRAW1 One-to-one communication with RAW Socket] * [wiki:OTG/ScriptsRepository/ExpBcast UDP broadcast sender with RAW socket receiver] * [wiki:OTG/ScriptsRepository/ExpUDP3to1 A group of nodes sending to one receiver UDP/TCP] * [wiki:OTG/ScriptsRepository/ExpUDP3colocatedto1 Three co-located senders to one receiver UDP/TCP] == Download Instructions == Because all script files are pure text, just go to corresponding page and copy-paste the contents of the file.