'Forward Link Unicast, Simple' test case implementation, id: simple_unicast-1 / TN4. More...
Public Member Functions | |
SimpleUnicast8 () | |
virtual | ~SimpleUnicast8 () |
Private Member Functions | |
virtual void | DoRun (void) |
'Forward Link Unicast, Simple' test case implementation, id: simple_unicast-1 / TN4.
This case tests successful transmission of a single TCP packet from GW and UT connected users to each other’s in simple scenario.
Expected result: A packet successfully received by both nodes (Node-1 and Node-2). A packet acknowledged by both nodes.
Notes: Node-1 is attached to GW node and Node-2 attached to UT node.
Definition at line 930 of file satellite-simple-unicast.cc.
SimpleUnicast8::SimpleUnicast8 | ( | ) |
Definition at line 941 of file satellite-simple-unicast.cc.
|
virtual |
Definition at line 950 of file satellite-simple-unicast.cc.
|
privatevirtual |
Definition at line 958 of file satellite-simple-unicast.cc.