You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
When the server and client are in the same executable file, everything works ok.
The problem occours when server and client are in separate EXEs. Client will connect to the server, but messanging doesn't work.
Please help!