搜索资源列表
checkform
- 用HTML实现的检查表单格式的提交页面. 包含了对于表单输入的五种不同报错方式:基本表达式,内置表达式,外置函数,弹出式,外接及自定义报警式. 通过对之应用可令你的页面达到意想不到的满意效果.-achieved using HTML format inspection form submitted pages. Includes a form for the importation of five different errors Means : basic expressions, a
MyTelnet
- telnet服务器的实现: 1.客户端通过telnet连接后,服务器返回系统的一些信息(自己定义,至少应该包括程序作者的学号),之后显示提示符\"login:\"提示用户输入用户名进行登录 2.要求对用户名和密码进行验证。用户名和密码均为学号的后3位。如果用户名和密码错误则返回invalid user or passwd并提示重新输入 3.服务器端至少支持如下命令(命令不带参数) author:返回程序作者的相关信息 date:返回服务器的当前日期,日期的格式自己定义,
CodeProject
- 本程序主要演示了MFC WinInet编程的基本思想。WinInet API是一个函数集,利用这些函数,可以编写面向Internet的应用程序,而不用考虑基本的通信协议(FTP,HTTP),MFC提供的WinInet类是对WinInet API函数封装而成
http
- HTTP客户端例子程序 用HTTP协议与WEB网站通信,实现基本的GET/POST消息交互。 主要功能: GET 网站上的页面、下载JPG文件等 POST 表单,包括上传文件。 分析部分常用的返回信息 主要用途: 实践GET/POST消息交互,根据网站的内容具体修改可以定制成专用的接口程序。 主要函数都没有用MFC,可以轻松移植到嵌入式系统。
关于E-Mail信体的基本编码和解码方法email_coder
- 提供关于E-Mail信体的基本编码和解码方法包括 Base64, UUCode, Quoted-Printble编解码速度快 全兼容Outlook Express 部分关键代码说明 全部类静态方法 毋需创建实例即可使用 使用说明 首先使用CMailCoder提供的获取编码或解码长度的方法取得长度,然后根据取得的长度分配空间然后调用相应的编码解码函数进行操作就行了-on E-Mail letter to a basic coding and decoding methods include Bas
pppoe.rar
- 个人的心血,介绍了PPPOE和pppd这两个代码的流程图和基本函数关系花了好几个星期,Individual
uip.rar
- uip0.6协议栈的详细使用说明,介绍了uip的结构以及一些基本函数的使用!,protocol stack uip0.6 detailed instructions on the structure of the uip, as well as the use of some of the basic function!
WinSock
- 学习网络编程的Winsock 一些基本函数-Learning Network Winsock programming some of the basic function
reno
- TCPreno的改进算法,可以借阅它的改进,与一些基本函数的定义-Improved Algorithm TCPreno, you can borrow it to improve, with some of the basic function definition
win_send
- 一个很简单的UDP收发包程序,也是初学SOCKET编程和认识SOCKET基本函数的好例子,我就是从中了解了UDP发包的全过程-A very simple UDP send and receive packets procedures are beginners SOCKET programming and knowledge of basic functions SOCKET a good example, I was to learn about the whole process of co
pwlib-1.10.0.tar
- 实现VOIP点对点语音通信的基本函数库代码-VOIP point to point voice communications to achieve the basic function of library code
IOCP
- 完成端口的例子,在网络编程中很有用的。有封装好的,有基本函数使用的,对从学习网络编程一定有用。-Examples of the completion port, in network programming very useful. Are packaged, for use with basic functions, network programming from the study must be useful.
network
- 计算机网络实验中基本函数,基本命令用法及结果收录在此,供参考。-The basic functions of computer network experiment, the basic command usage and the results included in this, for reference.
FTPserver
- 通过本程序,实现FTP服务器的界面基本函数功能。-Through this program, to achieve the basic function of the interface FTP server functionality.
InjectionScan
- 一个不成功的sql注入扫描器,但是基本函数没有问题,只是无法找到我们需要的注入网站,求助-a little problem!
VCPP-MFC-socket.files
- 首先介绍了套接字的基本函数及其基本定义然后通过c++我们编写了简单的网络编程实例-we devlop socket program by c++
PopupReg
- 在网上下载了一个验证的例子,里面用到了一个js的验证类YUI.Validator。这个类使用到了YUI 2.6中的一些基本函数.另外还有一个是基于JQuery的验证类JQuery.Validator,是前一个类基础上用JQuery进行了改写。index.html, newreg.html, test1.html,jquery.html为主文件。要先创建一个数据,这些都在doc中有使用说明。使用ASP.NET。-Download a validation example, which uses a
tcp_serv
- TCP/Server 的服务器端编程,涉及Tcp的基本函数。-TCP/Server server-side programming, relates to the Tcp basic function.
TCP_Server
- 采用windows socket实现TCP服务器端,并对TCP通信基本函数进行了封装。具有协较为实用的价值。-A TCP server program which is based on windows socket. The program is useful and helpful
VirtualFunction
- 学习网络编程的Winsock 一些基本函数,给同学们学习用-Learning network programming Winsock some basic functions, to learn to use the students