SimpleUnicast7 Class Reference

'Forward Link Unicast, Simple' test case implementation, id: simple_unicast-1 / TN4. More...

+ Inheritance diagram for SimpleUnicast7:
+ Collaboration diagram for SimpleUnicast7:

Public Member Functions

 SimpleUnicast7 ()
 
virtual ~SimpleUnicast7 ()
 

Private Member Functions

virtual void DoRun (void)
 

Detailed Description

'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.

  1. Simple test scenario set with helper
  2. Both Node-1 and Node-2 transmit single packet with an application utilizing TCP as transport layer.

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 789 of file satellite-simple-unicast.cc.

Constructor & Destructor Documentation

◆ SimpleUnicast7()

SimpleUnicast7::SimpleUnicast7 ( )

Definition at line 800 of file satellite-simple-unicast.cc.

◆ ~SimpleUnicast7()

SimpleUnicast7::~SimpleUnicast7 ( )
virtual

Definition at line 809 of file satellite-simple-unicast.cc.

Member Function Documentation

◆ DoRun()

void SimpleUnicast7::DoRun ( void  )
privatevirtual

Definition at line 817 of file satellite-simple-unicast.cc.


The documentation for this class was generated from the following file: