Valhalla Legends Forums Archive | Visual Basic Programming | VB Winsock

AuthorMessageTime
CrAz3D
I am able to send regular strings through winsock, however, I am not able to send Chr() strings.

IE:
[code].SendData Chr(43)[/code]
That 'freezes' the winsock or something odd.  Any ideas?
Thnx
September 30, 2004, 11:54 PM
dRAgoN
You useing the activeX winsock control or the .net socket?
October 1, 2004, 12:27 AM
CrAz3D
My problem exsisted because I was using the control in .net, problem solved though.  Stupid mistake on my part.
October 1, 2004, 10:29 PM

Search