Hi,
I havent used VB for ages - but last time I did there was a simple winsock component with a "datareceived" event that made asynchronous client writing a doddle.
Now it seems this has been removed - I can send and receive synchronously, but have not managed to get asynchronous callbacks working for receiving data without hanging the program. There must be good examples out there, but I am yet to find them... and advice?
Cheers,
Ben
I havent used VB for ages - but last time I did there was a simple winsock component with a "datareceived" event that made asynchronous client writing a doddle.
Now it seems this has been removed - I can send and receive synchronously, but have not managed to get asynchronous callbacks working for receiving data without hanging the program. There must be good examples out there, but I am yet to find them... and advice?
Cheers,
Ben