hi
i have program in clien and program in server
the connected by winsock
i want send more than one variable by
winsock1.SendData
how i can send it
its from diffrent type
x as integet
s as string
y as string
i want send x , s and y
and how i can get it
??
:)