I am setting up a MultiClients-To-OneServer application
and I need to send Custom types declared in a public module along the winsock control (instead of text) ...

Text is working fine and being transmitted , but when it comes to Types .. it is giving me an error ...

" Compile Error :"
" only user defined types ... blabla ... "


Any help would be greatly apreciated