Write on an opened SOCKET Session
SOCKET_write(id,commande)
Integer. This is the number of the opened session you want to write.
String. This is the ASCII command you want to send to the opened Socket Session.
This function enable to write on a socket.