mily
August 29th, 2009, 07:01 AM
Hi,
is it possible to send an event with 0 bytes to a client?
I have a sending thread where messages for the client are collected. The client, when ready for the next incoming data, shall send an "I'm ready event". I know, i could send a message with 1 byte but maybe there are some special functions.
is it possible to send an event with 0 bytes to a client?
I have a sending thread where messages for the client are collected. The client, when ready for the next incoming data, shall send an "I'm ready event". I know, i could send a message with 1 byte but maybe there are some special functions.