UIpNetDriver::TestSuddenPortChange

Tests a scenario where a connected client suddenly starts sending traffic on a different port (can happen due to a rare router bug.

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Classes/IpNetDriver.h

Include

#include "IpNetDriver.h"

Source

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/IpNetDriver.cpp

Syntax

void TestSuddenPortChange
(
    uint32 NumConnections
)

Remarks

Tests a scenario where a connected client suddenly starts sending traffic on a different port (can happen due to a rare router bug.

Parameters

Parameter

Description

NumConnections

number of connections to test sending traffic on a different port.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss