 | ITCPServerSend(Socket, String) 方法 |
发送数据
命名空间: AT.Librarys.Container.Toolkit.Communication程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法void Send(
Socket client,
string content
)
参数
- client Socket
- 客户端
- content String
- 内容
参见