搜索资源列表
ex 1
- 我们的关于socket编程的一次作业, 遵循HTTP/1.0, 实现了PUT和GET方法, 希望对大家有点用!-on a socket programming operations, followed HTTP/1.0, achieving GET and PUT methods, we hope to use a bit!
Ex 2
- 介绍了netstat, ping等网络命令的作用和使用方法, 使用改进后的client来计算接收和发送的包的数目.-introduced, such as network ping orders of the role and use of methods, the use of improved client to receive and send calculation of the number of packets.
镶入式后门程序源代码
- PE可执行文件的镶入式程序的编写方法及示例。注意:编译时注意安全。-PE executable files into the type of correction procedures and sample preparation methods. Note : compile-time pay attention to security.
封装的WinSock控件
- 封装的Winsock控件,添加了StartServer和StopServer方法,比原来的Winsock控件有所改进。-Winsock Control package, and added StartServer StopServer methods than the original Winsock control has improved.
OpenUr1l
- URL编程,详细讲述编程是对URL的分析处理,理论和方法-URL programming, described in detail programming for the URL analysis, theory and methods
FAX
- Dialogic语音卡的FAX(传真)使用源程序, 示例子中包括传真接收,发送等方法-Dialogic voice card FAX (fax) using source, for example, including fax receiving, sending methods
dkshm
- 网络编程中经常要用到的对ip地址&端口的扫描,此例程提供了一种端口扫描方法-network programming to the regular use of the ip address & port scan, the routines provide a port scan methods
Winsock通信测试程序--Source-V2.0
- 使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件-Winsock controls prepared by the TCP, UDP communications test procedure, support CRC, XOR, SUM calibration methods such as communications, is a comparison of the use of engineering sof
20040801094647_http
- 直接用socket实现HTTP协议(下载专用) 作者:北方工业大学2000级计算机4班 querw 从HTTP服务器上下载一个文件有很多方法,\"热心\"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.- Straight takes over the use of socket to realize the HTTP agreement (special-purpose downloading
ftpwalk
- FTPWALK 设计FtpWalk这个小工具的目的在于,让个人FTP服务器提供者有一个简便而且快捷的方 法,提供自己的文件列表,以便更好地让其他人共享他的资源。 FtpWalk通过遍历FTP服务器上有权访问的所有文件夹和文件,生成一张包含详细信息的 列表。如果对本地FTP服务器运行这个软件,一般只要几秒钟,但是对异地FTP服务器, 这个过程可能非常漫长,因此,不推荐用FtpWalk去攫取异地FTP的列表,况且这也不是 我设计这个软件的初衷。-FTPWALK d
USB编程和实际应用例程
- 现在USB设备却很多,因此对USB设备的查找与读写就必不可少了。但是能找到关于USB读写的资料很少。这里使用VC++示范了一些获得USB的信息的方法。-there are a lot of USB equipment,so how to search,read and write USB equipment is needed.But information about reading and writing usb is not much.There are some methods for
20050924142115_MyUpdate
- 这是一个在线自动更新的VC程序,内附详细说明及使用方法!-This is an automatically updated online VC procedures, enclosing detailed descr iption and methods of use!
easyDownloads
- 一个下载演示程序,下载不用winsock ,并且有多种保存方式。推荐-download a demo program, download no winsock, with a variety of preservation methods. Suggest
Easy
- 一个简单的WIndow 编程的聊天程序,是基于Socket的 ,希望给初学者提供一个学习的方法-WIndow a simple programming chat program is based on Socket, hoping to provide a beginners study methods
MailExamples
- 一个发邮件的程序,源码简洁,可靠.其中包含了文本,附件的发送方法-a mail procedures, source simple and reliable. Which contains the text of this annex methods
udptransport
- 基于UDP实现简单的可靠数据传输 由于数据是在不可靠的信道上传输的,因此数据在信道上传输时可能会发生比特错误,数据丢失。Rdt3.0及之前的版本都是停止—等待协议,它限制了网络底层硬件的能力。为克服这个问题引入了流水线技术,两个能恢复流水线中的错误的基本方法:第N个分组重发和选择性重复。综上,要实现差错编码,顺序号,计时器,分组确认,滑动窗口,拥塞控制。-simple UDP based on the reliable data transmission of data is not rel
ADOSocket
- vc++对ado数据库访问的接口类,提供对数据库的连接访问等方法-vc right ado database access interface type, the right to access database methods
stkconn
- Stk 6.1 pro connect模块测试,演示connect 连接 stk 的方法,测试了载入场景命令,源代码包含AgConnect.lib等库文件,可以直接编译通过,对开发stk控制台程序具有较好的参考价值。-Stk 6.1 pro connect module testing, demo connect connecting STK methods tested included scenes orders, the source code contains AgConnect.lib
othersIPmask
- OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。 算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。-OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale im
yongUDPfangshiliaotiandejavashixian
- 客户端的简单编程实现。 主要是通过udp方式,实现用户间的对话。 其中运用了序列化类的方法。 以下是源代码,请多提意见。 -simple client program. Mainly through udp way to achieve a dialogue between users. The sequence in which the use of such methods. Following is the source code, please speak up.
