I'm running a server that I've done in C and it's working normally, with one exception: I can not create a condition for received bytes. The Write and Recv functions work normally but I'm falling into a silly error in which the Else clause is always enabled. I set up my client for ASCII but I did not succeed.
Image: