SimpleUnicast8 Class Reference

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

+ Inheritance diagram for SimpleUnicast8:
+ Collaboration diagram for SimpleUnicast8:

Public Member Functions

 SimpleUnicast8 ()
 
virtual ~SimpleUnicast8 ()
 

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

Constructor & Destructor Documentation

◆ SimpleUnicast8()

SimpleUnicast8::SimpleUnicast8 ( )

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

◆ ~SimpleUnicast8()

SimpleUnicast8::~SimpleUnicast8 ( )
virtual

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

Member Function Documentation

◆ DoRun()

void SimpleUnicast8::DoRun ( void  )
privatevirtual

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


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