I have a simple socket example program. It uses the async method to retrieve data from the socket. But if I change that code in the sync method, I get an error saying the buffer is a null reference...
Here's the project I downloaded don't remember where![]()




Reply With Quote