I'm confused on how to use BeginAcceptTcpClient and how to set up my AsyncCallback and the state object. MSDN doesn't provide a comprehensive enough example for using this for me. How do you get the TcpClient object using this methodology?
I'm confused on how to use BeginAcceptTcpClient and how to set up my AsyncCallback and the state object. MSDN doesn't provide a comprehensive enough example for using this for me. How do you get the TcpClient object using this methodology?