搜索资源列表
编写基于HTTP协议网络应用程序
- C#网络编程,编写基于Http协议的应用程序-C# Network Programming, Http agreement on the preparation of the application procedures
QQManage
- QQ挂机类库,C#开发,使用HTTP协议,完成QQ挂机的基本功能.不太完善,请多指教.-QQ outboard Class C# development, the use of the HTTP protocol, QQ onhook's basic functions. Not perfect, please enlighten.
TextExchangeSrc12源代码
- 本软件用于将文本的字符串转换为 Text、ASCII、Default、Unicode、BigEndianUnicode、UTF-8、UTF-7、GBK、BIG5 之间的互相转换,用于文本查询。转换结果使用十六进制表示。 本软件是一个开放源代码软件,遵循 GPL 协议,版权属于所有开发者共同拥有,对于使用本软件源代码的任何软件,也必须使用 GPL 协议采用开放源代码的方式发布,具体细节请参见 license.txt 。-software for the text string to
Filestrasform
- 用tcp协议来传输文件,这个程序分客户端和服务端.代码简单,适合初学者-using tcp agreement to transfer files, the procedure, the client and server. Code simple and suitable for beginners
WindowsApplication000
- 通过socket,TCP/IP协议,从WEB服务器(填写网站地址或IP地址)下载网页,保存到指定硬盘空间。-through the socket, TCP / IP, from the Web server (fill in Web addresses, or IP address) to download Web pages, designated to preserve disk space.
24_114655_63u9lumaQQ
- c# .net平台眼帘l实现了简单的msn协议,是对msn的模拟,对自己开发msn客户端程序有参考价值-c #. Net platform greeted l achieve a simple msn agreement on msn simulation and the development of their msn client reference value
951659lphant-v1.00-src
- 一个优秀的P2P软件.采用C#开发.支持电驴协议-an excellent peer-to-peer software. Using C# development. EDonkey support agreement
DataAnalyse
- 利用同步异步套接字及tcplistener监听rs232,tcp,udp等类型端口数据并实现协议解码-use of synchronous and asynchronous socket tcplistener eavesdropping RS232, tcp, udp port types, such as data and achieve agreement Decoders
iso15693协议
- iso15693协议-iso15693 agreement
TCP协议编程
- 用stockt类进行的tcp协议的编程,包括3部分的内容,信息的传送,消息的接受,端口的监控-stockt category with the tcp agreement programming, including the three parts of the content, the transmission of information, news acceptance, port control
http协议分析源码
- http协议分析源码,分析http协议
C# 聊天室 模拟群聊和私聊 源码
- c#编写的聊天室程序,运用tcp协议,通过自己编写通信协议已达到各客户端的通信,并带有上下线提醒功能
协议抓包
- 一个协议抓包程序 很好用
Udpsendfile.用Udp协议实现了点对点文件传输
- 用Udp协议实现了点对点文件传输,比网上一般的Tcp稍快些,并且进度条做得比较美观,transfer file of point to point use Udp
dl6452007/ModBus协议
- dl6451997/2007和modbus协议的简单读写封装实现,内置少量数据标识和数据格式
HttpDownloader
- http协议做的下载文件类,以大家供参考-http protocol to download the file types to do to you for reference
mysmtp
- HTTP协议的扩展,想学的人可以看看。 -HTTP protocol extension, those who want to learn can have a look at.
基于TCPIP协议的多人聊天工具
- 基于TCP/IP协议的多人聊天工具,采用socket编程,用C#实现,界面美观。
MySniffer
- 运用vs2017 创建Windows窗体应用程序,设计界面,运用C#完成各功能的实现。抓包,分析协议,实现网络协议的分析(Packet capture, protocol analysis, analysis and implementation of network protocol)
选择重传协议的C语言实现
- 计算机网络课设。用C语言模拟选择重传协议的实现,代码在实验报告里可以找到