CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 基本函数

搜索资源列表

  1. checkform

    0下载:
  2. 用HTML实现的检查表单格式的提交页面. 包含了对于表单输入的五种不同报错方式:基本表达式,内置表达式,外置函数,弹出式,外接及自定义报警式. 通过对之应用可令你的页面达到意想不到的满意效果.-achieved using HTML format inspection form submitted pages. Includes a form for the importation of five different errors Means : basic expressions, a
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:8.37kb
    • 提供者:MR.Wang
  1. MyTelnet

    0下载:
  2. telnet服务器的实现: 1.客户端通过telnet连接后,服务器返回系统的一些信息(自己定义,至少应该包括程序作者的学号),之后显示提示符\"login:\"提示用户输入用户名进行登录 2.要求对用户名和密码进行验证。用户名和密码均为学号的后3位。如果用户名和密码错误则返回invalid user or passwd并提示重新输入 3.服务器端至少支持如下命令(命令不带参数) author:返回程序作者的相关信息 date:返回服务器的当前日期,日期的格式自己定义,
  3. 所属分类:Telnet服务器

    • 发布日期:2008-10-13
    • 文件大小:68.98kb
    • 提供者:张某某
  1. CodeProject

    0下载:
  2. 本程序主要演示了MFC WinInet编程的基本思想。WinInet API是一个函数集,利用这些函数,可以编写面向Internet的应用程序,而不用考虑基本的通信协议(FTP,HTTP),MFC提供的WinInet类是对WinInet API函数封装而成
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:97.13kb
    • 提供者:zy
  1. http

    2下载:
  2. HTTP客户端例子程序 用HTTP协议与WEB网站通信,实现基本的GET/POST消息交互。 主要功能: GET 网站上的页面、下载JPG文件等 POST 表单,包括上传文件。 分析部分常用的返回信息 主要用途: 实践GET/POST消息交互,根据网站的内容具体修改可以定制成专用的接口程序。 主要函数都没有用MFC,可以轻松移植到嵌入式系统。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:18.71kb
    • 提供者:youkee
  1. 关于E-Mail信体的基本编码和解码方法email_coder

    0下载:
  2. 提供关于E-Mail信体的基本编码和解码方法包括 Base64, UUCode, Quoted-Printble编解码速度快 全兼容Outlook Express 部分关键代码说明 全部类静态方法 毋需创建实例即可使用 使用说明 首先使用CMailCoder提供的获取编码或解码长度的方法取得长度,然后根据取得的长度分配空间然后调用相应的编码解码函数进行操作就行了-on E-Mail letter to a basic coding and decoding methods include Bas
  3. 所属分类:WEB邮件程序

    • 发布日期:2008-10-13
    • 文件大小:4.29kb
    • 提供者:缘份天空
  1. pppoe.rar

    0下载:
  2. 个人的心血,介绍了PPPOE和pppd这两个代码的流程图和基本函数关系花了好几个星期,Individual
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:723.73kb
    • 提供者:陈鸡洋
  1. uip.rar

    0下载:
  2. 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!
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:28.4kb
    • 提供者:桂欣
  1. WinSock

    0下载:
  2. 学习网络编程的Winsock 一些基本函数-Learning Network Winsock programming some of the basic function
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:76.42kb
    • 提供者:chang
  1. reno

    0下载:
  2. TCPreno的改进算法,可以借阅它的改进,与一些基本函数的定义-Improved Algorithm TCPreno, you can borrow it to improve, with some of the basic function definition
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:39.06kb
    • 提供者:小孩
  1. win_send

    0下载:
  2. 一个很简单的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
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1.14mb
    • 提供者:guan
  1. pwlib-1.10.0.tar

    0下载:
  2. 实现VOIP点对点语音通信的基本函数库代码-VOIP point to point voice communications to achieve the basic function of library code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1.41mb
    • 提供者:tom
  1. IOCP

    0下载:
  2. 完成端口的例子,在网络编程中很有用的。有封装好的,有基本函数使用的,对从学习网络编程一定有用。-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.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1.78mb
    • 提供者:zhangzl
  1. network

    0下载:
  2. 计算机网络实验中基本函数,基本命令用法及结果收录在此,供参考。-The basic functions of computer network experiment, the basic command usage and the results included in this, for reference.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:30.64kb
    • 提供者:
  1. FTPserver

    0下载:
  2. 通过本程序,实现FTP服务器的界面基本函数功能。-Through this program, to achieve the basic function of the interface FTP server functionality.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:207.52kb
    • 提供者:kevin
  1. InjectionScan

    0下载:
  2. 一个不成功的sql注入扫描器,但是基本函数没有问题,只是无法找到我们需要的注入网站,求助-a little problem!
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-14
    • 文件大小:4.66kb
    • 提供者:rinimei
  1. VCPP-MFC-socket.files

    0下载:
  2. 首先介绍了套接字的基本函数及其基本定义然后通过c++我们编写了简单的网络编程实例-we devlop socket program by c++
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:145.39kb
    • 提供者:tianx
  1. PopupReg

    0下载:
  2. 在网上下载了一个验证的例子,里面用到了一个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
  3. 所属分类:Web Server

    • 发布日期:2017-11-12
    • 文件大小:1.3mb
    • 提供者:李刚
  1. tcp_serv

    0下载:
  2. TCP/Server 的服务器端编程,涉及Tcp的基本函数。-TCP/Server server-side programming, relates to the Tcp basic function.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:2.22kb
    • 提供者:wushengjun
  1. TCP_Server

    0下载:
  2. 采用windows socket实现TCP服务器端,并对TCP通信基本函数进行了封装。具有协较为实用的价值。-A TCP server program which is based on windows socket. The program is useful and helpful
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:16.45kb
    • 提供者:chen
  1. VirtualFunction

    0下载:
  2. 学习网络编程的Winsock 一些基本函数,给同学们学习用-Learning network programming Winsock some basic functions, to learn to use the students
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-05
    • 文件大小:276.1kb
    • 提供者:quyuehun
« 12 3 4 »
搜珍网 www.dssz.com