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

搜索资源列表

  1. AjaxSample

    0下载:
  2. 一个基于C#的AJAX的源代码以及DEMO项目。AJAX采用XMLHTTP + JS 实现的无刷新页面的技术,典型应用有 Google Map等。-Source code of c sharp based on AJAX, and a demo project with it. The implement of AJAX is using XMLHTTP and Javascr ipt without refresh web pages, specific application with AJ
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:201248
    • 提供者:jiao
  1. CPPHtmlStatic_src

    0下载:
  2. This a demo application which demonstrate how to process the static html file with VC
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:66972
    • 提供者:搜索死
  1. JSFLoginDemo

    0下载:
  2. 基于Struts,应用JSF的一个登陆DEMO-based on Struts, JSF application of a landing DEMO
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:4645325
    • 提供者:邓拓
  1. linux-ntp

    0下载:
  2. ntp协议的实现,可以在linux系统下编译,封装了该协议为一个功能文件,可方便在嵌入式系统直接使用,并带有demo范例程序。-ntp protocol implementation can be compiled under linux systems, packaging the agreement as a functional document, can be easily used directly in embedded systems, and with a demo sample
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:4494
    • 提供者:huangjian
  1. Vc_snmp_mib_browser

    0下载:
  2. vc开发的机遇snmp协议的mib 浏览器 ,适合初学snmp协议研究学习使用-A demo application for snmp mib browser
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:46067
    • 提供者:tt
  1. BT.Demo

    0下载:
  2. 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:90931
    • 提供者:陈建军
  1. AN10799pdf

    0下载:
  2. This application note describes the steps and details of porting uIP (a light-weight TCP/IP Stack) to LPC23xx/24xx. A simple web server is implemented as a demo.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:448480
    • 提供者:ivan
  1. AspNetPager_Demo

    0下载:
  2. 一个aspNetPager的应用Demo,用c#开发的网页应用。-A aspNetPager application Demo, using c# development of web applications.
  3. 所属分类:Web Server

    • 发布日期:2017-04-06
    • 文件大小:507139
    • 提供者:dbk
  1. platform

    0下载:
  2. 一整套短信网关平台,智能路由各运营商短信网关。有网关和应用demo.-A set of SMS Gateway platform, intelligent routing the operators SMS gateway. There gateway and application demo.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3359866
    • 提供者:bao
  1. PickerDateDemo

    0下载:
  2. 一个demo 讲述掌上厨房的demo 应用Xcode-A demo about Palm kitchen demo application Xcode
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-11-08
    • 文件大小:52132
    • 提供者:田田
  1. NoIISTools

    0下载:
  2. 免装IIS运行程序工具源码 源码描述: 基于.net4.0的免装IIS运行程序的工具,只要安装.net4.0,就可以快速启动网站程序,为客户演示提供方便 -IIS installed free tool to run the program source code Descr iption: Based on the IIS installed free tools .net4.0 run the program, as long as the installation .ne
  3. 所属分类:Web Server

    • 发布日期:2017-04-25
    • 文件大小:27169
    • 提供者:
  1. uip-0.9

    0下载:
  2. 一种小型TCP协议栈,实现了TCP,ARP,ICMP,UDP协议,demo包括http,telnet,dhcp等的应用实现-A small TCP protocol stack to achieve the application of TCP, ARP, ICMP, UDP protocol, demo including http, telnet, dhcp, etc. to achieve
  3. 所属分类:Linux Network

    • 发布日期:2017-05-03
    • 文件大小:721747
    • 提供者:柴丁丁
  1. ServerAndClient

    0下载:
  2. 这是一套完整的基于海康视频卡的VC++语言的视频服务器和对应的客户端。内容比海康提供的DEMO代码要具体和丰富一些。对实际的应用有参考作用。-This is a complete set of video server based on Haikang video card of the VC++ language and the corresponding client. Content than Haikang provides the DEMO code to some specific
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:2845964
    • 提供者:张三
  1. tcp-ip

    0下载:
  2. CP/IP通信技术演示程序设计,VB语言为开发基础, 使用Socket 套接字作为开发的应用程序开发模型, 完成了网络在线聊天系统的设计及实现过程, 通过测试表明该系统可以方便的建立连接, 断开连接, 实现网络在线聊天系统的发送消息和接收消息等功能。内含此工程所有相关文件以及一篇程序设计演示报告演示。-TCP/IP communication technology demonstration program design, VB language for the development of t
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-12-11
    • 文件大小:401958
    • 提供者:张宛
  1. TCP_Socket_1.6

    0下载:
  2. 这个程序是一个非常干净的代码,由有经验的程序员编写,使用C ++类cSocket,在C ++平台上编写,并且附带一个MFC演示应用程序。 cSocket类很容易使用,即使是初学者也没有问题。(Event driven (non blocking, asynchronous) Winsock programming is a very complex topic. It is definitely NOT for beginners! I needed such code and searched
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-20
    • 文件大小:627712
    • 提供者:ElectroMaster
  1. magxfer46

    0下载:
  2. This is a test and demo application for the TMagHttp, TMagFtp and TMagFileCopy Magenta Systems File Transfer Components.
  3. 所属分类:Ftp客户端

    • 发布日期:2017-12-15
    • 文件大小:6435840
    • 提供者:Vasiliy
搜珍网 www.dssz.com