TCP Socket Plugin

TCP Socket Plugin – Client Only

Category:
Tags: , , ,

Description

TCP Socket Plugin allows communication with a TCP server purely in blueprints (C++ usage also available). Client-only functionality.

The project is open source, you’re welcome to contribute on Github.

Create a Blueprint Actor inheriting from TcpSocketConnection, drop it into level and use it.

For C++ usage example, see Github page.

Technical Details

Features:

Code Modules: TcpSocketPlugin (Runtime)

Intended Platforms: All platforms that support sockets and multi-threading, which is most of them, except HTML5.

Tested Platforms: Windows

Supported Engine Versions

4.22 – 4.27, 5.0 – 5.3