搜索资源列表
ChatRoom
- 用winsock编写的一个可以聊天的程序,基于TCP/IP协议的
TCPsockets
- SockeT基于TCP/IP的连接并包含多种解码的共公类部分-SockeT based on TCP / IP connectivity and includes multiple decoded part of the total public category
wcf 传输
- wcf 基于tcp/ip的文件传输 有可以点对点的传输
FileSocketServer
- 简单的文件传送系统,基于TCP/IP,可扩展实现多线程以及断点续传-Simple file transfer system, based on TCP/IP, multi threaded, and scalable HTTP
TCPsockets02
- SockeT基于TCP/IP的连接并包含多种解码界面调用部分-SockeT based on TCP/IP connectivity and includes multiple codec interface called part
winsock_ftp_client
- winsock实现ftp服务器 基于标准的FPT协议,tcp/ip协议-winsock implementation ftp server
Csharp_IM
- C#代码编写的即时通讯工具基于TCP/IP协议-C# code-based instant messenger written in TCP/IP protocol
ARM_TCP
- 基于ARM9,用C#编程实现的TCP-IP通信应用程序-Based on ARM9, C# programming with the TCP-IP communication applications
FastDownload
- 网络下载模块是一款基于TCP/IP协议的下载软件,它可以提供多任务多线程下载及断点续传功能,用户可以使用它在互联网自由的下载软件,现在比较流行的下载软件有迅雷、网际快车和网络蚂蚁等等,它们都有多线程下载的能力。人们在浏览网页时经常需要下载一些应用软件或其它文件资料,那么使用下载软件就显得尤为重要了,网络下载模块不但提供了多线程下载任务的功能,还可以实现断点续传功能,使用户可以方使快捷的得到网络资源。 -Module network download is a download softwa
Sniffer
- 基于C#编写的sniffer网络抓包软件,,可以用它捕获一些简单的TCP/IP协议,,例如TCP、UDP、ICMP、IGMP。同时也可以用它熟悉TCP/IP 协议原理,,并强化C#学习-Based network sniffer written in C# capture software, you can use it to capture some simple TCP/IP protocol, such as TCP, UDP, ICMP, IGMP. TCP/IP protocol pr
FlyTCPFrameworkDemo
- 使用SOCKET技术实现终端和服务器的远程通讯,运用GPRS模块基于TCP/IP协议,实现服务器远程访问终端.-Use the remote communication the SOCKET technology and the server using GPRS module based on the TCP/IP protocol, server remote access terminal.
cSharp-Socket
- 基于TCP/IP的局域网通信(客户端/服务器模式),Socket的应用-the communication between the client and the server based on TCP/IP
TCP
- 基于TCP/IP协议的Socket通讯程序,有界面,可连接多个客户端,发送文字-Based on TCP/IP protocol Socket communication program, the interface can be connected to multiple clients, send text
基于TCPIP协议的多人聊天工具
- 基于TCP/IP协议的多人聊天工具,采用socket编程,用C#实现,界面美观。
FastDownload
- 闪电下载器是一款基于TCP/IP协议的下载软件,它可以提供多任务多线程下载及断点续传功能,用户可以使用它在互联网上自由的下载软件。(Lightning Downloader is a TCP/IP based protocol to download software, it can provide multi tasking multi-threaded downloads and HTTP functionality, users can use it on the Internet fre
C#与三菱PLC通信
- 本文将使用一个Github开源的组件库技术来读写三菱PLC和西门子plc数据,使用的是基于以太网的TCP/IP实现,不需要额外的组件,读取操作只要放到后台线程就不会卡死线程,本组件支持超级方便的高性能读写操作 github地址:https://github.com/dathlin/HslCommunication 如果喜欢可以star或是fork,还可以打赏支持,打赏请认准源代码项目。 在Visual Studio 中的NuGet管理器中可以下载安装,也可以直接在NuGe