/tcp-socket-lan-plugin

A simple LAN server to clients messaging system.

Primary LanguageC++

tcp-socket-lan-plugin

Brief

A simple LAN server to clients messaging system for Unreal Engine 4.26 and above.

Setup

Download and place the files in the Plugins folder of your project.

Capture1

Usage

Place the TCPSocketActor into your level to begin using the messaging system. Ensure that there is only one such actor at any time.

Use the TCPSocketUI widget in your level to quickly setup the system.

These can be found in the Plugins folder.

Capture2 image

Issues

None.