IUdpMessageTunnel::StartServer

Starts the tunnel server.

Windows
MacOS
Linux

References

Module

UdpMessaging

Header

/Engine/Plugins/Messaging/UdpMessaging/Source/UdpMessaging/Public/IUdpMessageTunnel.h

Include

#include "IUdpMessageTunnel.h"

Syntax

void StartServer
(
    const FIPv4Endpoint & LocalEndpoint
)

Remarks

Starts the tunnel server.

Parameters

Parameter

Description

LocalEndpoint

The IP endpoint to listen for incoming connections on.

See Also

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