搜索资源列表
testudp
- 该代码为windows环境下利用winsock.h进行TCP/IP协议传输-code for the windows environment using winsock.h for TCP / IP transmission
echoc
- tcp/ip协议下发送并接收,此代码对于初学者很好理解.-tcp / ip under this agreement and receiving, this code for beginners well understood.
Csharp_IM
- C#代码编写的即时通讯工具基于TCP/IP协议-C# code-based instant messenger written in TCP/IP protocol
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
QuoteServer
- 如何用windows服务承载WCF已经TCP服务。代码中实例了如何使用windwos服务承载TCP/IP服务和WCF服务,并且调用服务。-The project showed how to host wcf servie by windows service, and how to host TCP/IP service。
MobileSave
- 移动录播系统C#代码。远程控制程序,通过TCP/IP Socket来实现远程控制,从而实现相应功能。-Mobile recording system. Remote control program, through the Socket TCP/IP to achieve remote control, so as to achieve the corresponding functions.
C#与三菱PLC通信
- 本文将使用一个Github开源的组件库技术来读写三菱PLC和西门子plc数据,使用的是基于以太网的TCP/IP实现,不需要额外的组件,读取操作只要放到后台线程就不会卡死线程,本组件支持超级方便的高性能读写操作 github地址:https://github.com/dathlin/HslCommunication 如果喜欢可以star或是fork,还可以打赏支持,打赏请认准源代码项目。 在Visual Studio 中的NuGet管理器中可以下载安装,也可以直接在NuGe