[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/ProtoDefRawReceiver raw_receiver.rb] * [wiki:OTG/ScriptsRepository/ProtoDefColocateSender colocate_sender.rb] == Example Experiment Scripts == * [wiki:OTG/ScriptsRepository/ExpUDP1 UDP/TCP One-to-One Communication] * [wiki:OTG/ScriptsRepository/ExpBcast UDP broadcast Sender with RAW socket receiver] * [wiki:OTG/ScriptsRepository/ExpUDP3to1 Three Senders to one receiver UDP/TCP] * [wiki:OTG/ScriptsRepository/ExpUDP3colocatedto1 Three Senders in same node 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.