TCPClient make easy to connect and comunicate with your server via TCP Socket.
You can easily implement all the functions by learning how to use 4 blueprints.
Because of It is only maden by C++17(UE4 - C++14) and unreal library, any device that supports multi-threading can be used.
Patch Note
v1.2.1 (latest)
Features:
Code Modules:
Number of Blueprints: 6
Number of C++ Classes: 12
Network Replicated: No
Supported Development Platforms: Devices that support C++ 17 and higher, and Multi threading
Supported Target Build Platforms: over 4.0
Documentation: https://github.com/grpht/TCPClientPlugin
Example Project: include samples
Important/Additional Notes: