wiki:Old/Documentation/OTG/FuncSpec/Port

Version 3 (modified by root, 18 years ago) ( diff )

Name changed from OTG/FuncSpec/Port to Documentation/OTG/FuncSpec/Port

Orbit > OTG > Function Specifications > Class Port

Port

Port is an abstract class for the interface to send (send only) a packet, whether UDP, TCP Socket, or IP raw socket. The common funcitons for a port are defiend here:

  • sendPacket

Port is limited for sender-only purpose. Port is also associated with a pair of addresses (source and destination). One Port send to one Address only, no matter the address is unicast or broadcast.

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.