Description
UE-UDP: or named UEUDP, Unreal Engine UDP.
This plugin encapsulates the implementation of UDP. Only need to use the blueprints, you can send and receive UDP messages. This plugin supports multiple platforms: iOS, Windows, Mac, etc. It supports Unicode(UTF8) characters. After using this plugin, you will find that it is so simple to receive and send UDP messages. In addition, this plugin also provides additional Wake-on-LAN functionality.
To prevent garbled characters at the end of the String (such as the “NewUDPMessageString” parameter of “OnReceivedNewUDPMessageMulticastDelegate”), Bytes sent via UDP must end with the ‘