Networking

suggest change

Syntax

Remarks

You can get the NetworkStream from a TcpClient with client.GetStream() and pass it into a StreamReader/StreamWriter to gain access to their async read and write methods.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents