搜索资源列表
ZYBSocket
- 这个是我做的一个异步的Socket类库,分TCP客户端和TCP服务器端,经测试,可以稳定的运行,可以放心的应用在你的项目里,有问题请于zhouyabo@gmail.com连接,或在我的Blog上留言:http://zhouyabo.cnblogs.com/-this is what I do an asynchronous socket library, - TCP client and server-side TCP, tested, the stable operation The appl
Socket-TCP-COM
- 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 测试使用说明: 1、先启动TcpServer下Bin/Bebug里的TCPServer.exe,启动命令为 start ,当看到 Server is listen... 说明启动成功 2、再启动TcpClien
GPS
- GPS NMEA协议处理框架,可从COM,Txt,TCP作为信号源,实现卡尔曼滤波,平均距离过滤算法-GPS NMEA protocol processing framework, as a source from COM, TXT, TCP, Kalman filtering, the average distance filtering algorithm
CSharp-p2p-TCP-
- C# p2p TCP 打洞 穿越NAT 例子程序 详细代码说明 一定成功 留下E-mail shiwei.12369@qq.com 以供交流-C# p2p TCP holes through the NAT procedures detailed code examples illustrate some success leave E-mail shiwei.12369 @ qq.com for the exchange
C#与三菱PLC通信
- 本文将使用一个Github开源的组件库技术来读写三菱PLC和西门子plc数据,使用的是基于以太网的TCP/IP实现,不需要额外的组件,读取操作只要放到后台线程就不会卡死线程,本组件支持超级方便的高性能读写操作 github地址:https://github.com/dathlin/HslCommunication 如果喜欢可以star或是fork,还可以打赏支持,打赏请认准源代码项目。 在Visual Studio 中的NuGet管理器中可以下载安装,也可以直接在NuGe