i have written a simple application which consists of a SERVER and

CLIENT


i wrote the CLIENT in JAVA

SERVER IN VB

i sent a string from the client but after the connection was established

the string was blank when VB( using winsock control) displayed it , i sent a integer from client to SERVER(written in VB) i got some BOXES

in the message box

what should i do ???