Hi all,

I'm coding a simple client-server communication programe, wherein I require to send a struct data to server. Is it possible to send the struct as a single packet to the server??
if yes, then how to do it?

any help will be apprecated.

regards