随笔分类 -  Socket通讯

摘要:源程序:https://github.com/935094505/ABB-socket-communication 程序范例 阅读全文
posted @ 2019-02-22 21:13 RunningSoybean 阅读(5868) 评论(0) 推荐(0)
摘要:C#的网口通信 一、命令行 客户端程序:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using System.Net;us 阅读全文
posted @ 2019-02-22 20:13 RunningSoybean 阅读(8152) 评论(1) 推荐(0)
摘要:最近在开发基于C#的上位机和台达50MC运动控制器之间的socket通讯程序,稍后源程序将上传github https://github.com/935094505/SocketServer 阅读全文
posted @ 2018-12-29 22:48 RunningSoybean 阅读(4434) 评论(0) 推荐(0)