TCP Example

@Corneel i only use TCP socket as client to communicate with remote server.
If u want to make a TCP server, u should be able to implement this using the TCPListener class
https://github.com/EpicGames/UnrealEngine/blob/release/Engine/Source/Runtime/Networking/Public/Common/TcpListener.h