I can not write integers in a socket, socket->write(integer) How I can do? thank
add the integer into a string that can be written with that socket API.
Forum Rules