how to send the character (150 bytes) from client to server for latest version 3.1
i am finding difficulty
please help me out
how to send the character (150 bytes) from client to server for latest version 3.1
i am finding difficulty
please help me out
Hi,
If you want to send more than 11 bytes, you can send them as segmented/reliable messages. You should be able to do so by the following API: access_model_reliable_publish().
hello ,
Mttrinh how to do that ? i am not that much familiar with this code .. can you explain me how to do this?
hello ,
Mttrinh how to do that ? i am not that much familiar with this code .. can you explain me how to do this?