Send TCP packet in C#

后端 未结 6 1134
栀梦
栀梦 2020-12-17 06:55

I want to send a TCP packet (with a custom header) in C#. The building of such packets is no problem, and I have the data in a byte array. But how can I send this packet ove

6条回答
提交回复
热议问题