Hi there,
i just write an Login Server with C# based on TCP Sockets.
And i Implement an Client based on TCP Sockets in ue4.
The connection and communication between both is working perfect.
But i have a huge problem with my Custom Node in the Blueprint.
Is there any other possibility to check if the login button was pressed and to call an function in my c++ script?