Hi,
Is there an easy way in C of sending a struct over a socket, where the struct contains a pointer to a char buffer(length of the char buffer can vary) and also contains pointers to other...