搜索资源列表
ICMP高级开发
- ICMP高级开发是一个能够实现ICMP协议的一个程序,在程序中能够实现ping功能和trace route功能。-image analysis and identification of a key aspect is the image measurement parameters, the procedure could achieve some of the parameters of the measurement.
BBS高级编程
- bs高级程序开发是一个bbs客户单程序,能够根据bbs的协议原则,对每个字节 进行分析,同时也能够同时显示中文和英文,程序有一个缺点就是速度有时候比 较慢-bs high-level procedure development is a bbs customer single procedure, can act according to bbs the agreement principle, carries on the analysis to each byte, simultaneo
libosip2-2.2.1.tar
- osip是一个基于SIP协议的开发环境工具,这是最新版本-osip is a SIP-based development environment tool, which is the latest version!
icq_src
- icq源码,类qq的p2p通讯源码,包括服务器端和客户端。采用vc开发,定义了即时通讯协议,分析其源代码,并进行修改完善,对于网络编程入门者,这是提高水平的一个有效途径-icq source, category qq source of peer-to-peer communications, including server and the client. Using vc development, the definition of instant communications protoc
AnyQ服务端源码
- jabber协议下得类vqq协议.开发环境vc6.0++ 支持msn,jabber,gmail-jabber in category vqq agreement. Development environment vc6.0 support msn, jabber, gmail
SMTPPOP3协议应用编程
- SMTP/POP3协议应用编程 模仿Outlook Express、FoxMail,根据SMTP/POP3协议开发一个简单的电子邮件收发系统-SMTP/POP3 agreement Application Programming mimic Outlook Express, FoxMail, according to a development agreement SMTP/POP3 simple e-mail system
windows 网络驱动接口标准和协议驱动开发
- 该程序演示了windows 网络驱动接口标准和协议驱动开发的基本过程-demonstration of the program windows Network Driver Interface-driven standards and protocols, the basic process
RTCCallingApp
- 利用RTP进行CALLING的应用的源代码,利用它分析RTP协议开发即时通讯比较有帮助-CALLING use of RTP for the application of source code, use it to analyze the development of RTP instant messaging more helpful
SMS_VC
- 遵循cmpp3.0协议开发的可以连接移动短信网关实现短信收发的vc程序。请自行修改源文件中ip为所要连接的移动网关ip及相应修改其它必要信息。(企业代码等)-follow cmpp3.0 agreement can be connected to the development of the mobile messaging gateway to the SMS transceiver vc procedures. Requests to amend its own ip source docu
ftp_WinInet
- 用VC.NET中的WININET协议开发的FTP上传工具-VC.NET with the development agreement WININET FTP upload tools
Ping
- 演示使用socket_raw,按照icmp协议开发ping的程序,可利用它开发网络监控程序。
libeXosip2-3.1.0
- exsip2.3.1 的最新sip协议开发源文件,以在vs 2005 下编译通过并生成lib和dll文件,绝对原始完整版。
如何用ftp协议实现多线程断点续传
- 这篇文章后对于BCB开发人员来说,不仅可以对 FlashGet 等软件的开发原理有一定的了解,特别是在开发组件方面也有很大的指导作用,请耐心的将它看完。很简单-this article for the BCB after the developers, not only to FlashGet software development tenets of a certain understanding, especially in the development of components ar
利用ICMP高级开发
- 一个能够实现ICMP协议的一个程序,在程序中能够实现ping功能和trace route功能。 以上程序在VC6.0中调试通过 系统平台是:Windows XP Professional-an agreement can be achieved in an ICMP procedures, the process can be achieved ping function and trace route functions. The procedure adopted Operating Sys
School Message
- 软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在服务器端配置好数据库后客户端可以通过TCP/IP协议远程访问数据库并进行聊天. 作者:薛锐 联系地址:广东省肇庆学院计算机科学系02级4班. E-Mail:xuerui198210@163.com xuerui198210@hotmail.com QQ:67140170 2005年3月20日-introduced software : s
javascan
- java协议分析开发包。进行网络协议开发时很有用的东东哦。-protocol analysis development kits. For network protocol is useful for the development of the Eastern oh.
cmpp协议短信网关Delphi源码
- cmpp协议短信网关Delphi源码,采用DELPHI开发!-cmpp agreement SMS Gateway Delphi source, using DELPHI!
ICMP.RAR
- ICMP协议开发
delphi编写的物联网协议mqtt服务器客户端源码
- 包含物联网mqtt协议控件,服务器客户端demo源码,可用于物联网智能控制开发参考
CSocket 下基于 UDP 协议的通信编程实验
- 网络安全实验 (1) 掌握基于 UDP 协议的 CSocket 编程的基本原理和方法。 (2) 通过自己编程实现简单的数据报套接字的 C/S 模型。 Window 10 操作系统;VS2013 开发环境。