0
I am running a server that I did in C and is working normally, with only one exception: I cannot create a condition for the received bytes. The Write and Recv function work normally but I am falling into a silly error in which the Else clause is always activated. I set up my client for ASCII but did not succeed.
Imagery: