Winsock API example please!
All I need to do is connect to a port at at a known IP address, send a short text string and disconnect.
Anyone got an example of this using APIs?
All the examples I've found so far seem to be complete chat programs or telnet emulators. I don't need that much functionality and I haven't got time to unpick the bits I DO need :(
Thanks
Re: Winsock API example please!
http://www.vbip.com/winsock-api/default.asp
Have you looked at that?
www.winsockvb.com has been taken down that had some brilliant guides on it :-o
Re: Winsock API example please!
Check out this thread where a NooB learns how to use the Winsock API.
http://www.vbforums.com/showthread.php?t=354670