IZUHARA / tcp-socket-lan-plugin

A simple LAN server to clients messaging system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple LAN server to clients messaging system.


Languages

Language:C++ 93.5%Language:C 5.8%Language:C# 0.7%