2
Answers

How to send and receive a struct in TCP or UDP

chau doanminh

chau doanminh

12y
6.1k
1
I tried to send an struct over TCP but I don't know how to server can use StreamWriter to send and Client use StreamReader to read the struct. Please you give me an example about this, sorry for my question because I spent many to search this issue.
Thanks

Answers (2)