Hi, I've encountered a problem in sending UDTs AND strings using winsock.

I have read up on both cases, and can understand them. However, i dont understand how to do a pre test. Ive heard something about array of bytes, but their code does not work for me.

ANyway, I was wondering if making 2 winsock controls, 1 for sending UDTs and 1 for strings was probable or even possible? If it IS possible, is it considered a nono? thanks in advance!