Does anyone have an example or working snippets of using UE4 as a local socket server?
I wish to send messages from a mobile device on the same wireless network, as a UDP socket client, without setting up a separate server on the machine running the UE4 instance.
Thanks