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

搜索资源列表

  1. httpresp.zip

    0下载:
  2. 演示响应浏览器的GET请求并发送结果的小例子
  3. 所属分类:Web服务器

    • 发布日期:
    • 文件大小:1.77kb
    • 提供者:
  1. CIni_src

    0下载:
  2. CIni 是一個存取ini很便便的class,大家一定要試試。-CIni is very convenient class for us to get or store ini, you must have a try!
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:9.79kb
    • 提供者:sky
  1. 用Java实现Web服务器

    1下载:
  2. 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:10.18kb
    • 提供者:雨岳
  1. newsv1.60Beta1

    0下载:
  2. 一个大型的CMS内容管理系统,应用到模板技术,动态GET其它网站的技术.用C#编写. -a large CMS content management systems, applications to the template technology, Dynamic GET other websites technology. using C#.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:558.94kb
    • 提供者:邹春辉
  1. upu_sm

    0下载:
  2. upu0.21的精简版,花了我一个晚上的时间弄出来的,44KB简为7KB了,想要弄清upu原理的朋友就来看这个了,几乎是很简单的了.-upu0.21 streamlined version, I spent an evening's time get out, SR 44 kB to 7 kB, want to clarify Approved friends on the principle of view of this, it is almost a very simple.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:7.22kb
    • 提供者:wuwufeng
  1. ECSHOP200

    0下载:
  2. ECShop是一款开源免费的通用电子商务平台构建软件,使用她您可以非常方便的开一个网上商店,在网上开展自己的生意。相比于其他商城系统,ECShop有如下特点: 1. 免费开源:ECShop代码完全公开,您无需任何费用即可获得最专业的商城系统。 2. 专业打造:ECSHOP在系统架构,数据库,程序等方面的设计都由资深的专业人士完成,保证了系统的健壮和效率。 3. 功能强大:ECShop支持各种各样流行的促销方式,是一个完善的商城系统。 4. 操作方便:我们的设身处地为用户着想的设
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:4.36mb
    • 提供者:李琳
  1. rdlcprint

    0下载:
  2. 这个是c#水晶报表很不错的 可以参考一下-This the third c# crystal report forms video tutorial, is is very good, and you could get some advice from it.-this the c # Crystal statements can be very good reference-This is the third c # crystal report forms video tutorial,
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:47.04kb
    • 提供者:hwb
  1. ocxsafe

    0下载:
  2. ActiveX Control DLL 一个ocx的示例程序,比较简单,适合初学者上手用的。程序采用C++编写,可以方便的进行扩展,在VC6.0下编译通过-ActiveX Control DLL an ocx examples of procedures are relatively simple, for beginners to get started using. C preparation procedures, to facilitate the expansion of the
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:24.63kb
    • 提供者:黎明
  1. dsns

    0下载:
  2. 让垃圾邮件滚蛋的好东东,欢迎大家下啊,.! -spam to get out of the country for the good Eastern, welcoming everyone under ah,. !
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:413.12kb
    • 提供者:张爱民`
  1. GetLocalIPAddress

    0下载:
  2. 获取本机IP,最多可以获取本机的5个IP-IP access to the machine, they can get the most for the five IP
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:2.39kb
    • 提供者:林炜涌
  1. dynamicContent

    0下载:
  2. ajax简单示例,主要是师范如何get XML-ajax simple example, how is the teacher get XML
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1.85kb
    • 提供者:heweiquan
  1. AspCom

    0下载:
  2. vc写的asp的一个简单组件。演示了组件程序的结构。 得到本机IP地址和总数,里面有VB的测试工程。 通过参数指定获取的本机某个IP地址。-vc asp write a simple components. Demonstration of the structural components procedures. Get the machine and the total number of IP addresses, with a VB tests. Parameters speci
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:33.13kb
    • 提供者:宋益波
  1. ligangan22

    0下载:
  2. Socket 编程让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去编Internet相关的程序,但是为你在调用 connect() 前的bind() 的结构而不知所措?等等… 好在我已经将这些事完成了,我将和所有人共享我的知识了。如果你了解 C 语言并想穿过网络编程的沼泽,那么你来对地方了。 -Socket Programming let you frustrated? From the man pages, it is very difficult to get
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:24.25kb
    • 提供者:李刚刚
  1. MyWebGrid

    0下载:
  2. web页中使用网格控件的实用方法,帮助你快捷搞定数据相关操作。-web page using Grid Control practical methods to help you get quick data related operations.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:15.84kb
    • 提供者:michael
  1. cgi-in-c-comhdr

    0下载:
  2. cgi in c get ,post ,parse data-cgi in c get, post, parse data
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:5kb
    • 提供者:waasinn
  1. HTTPfuwuqichengxu

    0下载:
  2. 实现对HTTP服务器端口进行侦听,能接受客户端的连接请求。可以对客户端的GET请求方式作出响应,将指定的网页发送到浏览器。记录在服务器运行过程中的所有错误和时间,并显示出来。-achieve HTTP server port on the interception, the client will accept the connection request. The client can request the GET method response to a Web page is sent
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:44.11kb
    • 提供者:阿缘
  1. httpresp.zip

    0下载:
  2. 演示响应浏览器的GET请求并发送结果的小例子,A example demonstrates how to connect web service and send a GET request
  3. 所属分类:Web Server

    • 发布日期:2017-11-08
    • 文件大小:2.07kb
    • 提供者:
  1. CsharpHTTPServer

    0下载:
  2. A small HTTP server built in C#. In it s current state, it only supports only the GET method, but can be extended to support any method in the RFC2616 standard. For cases where you only need a small, extensible web server to build off of, and you don
  3. 所属分类:Web Server

    • 发布日期:2017-03-26
    • 文件大小:10.01kb
    • 提供者:anatolia
  1. CSharp_Simulation_IIS_SeverGET_POST

    0下载:
  2. 建于: 2010-12-12 作者: kevery / 香門 QQ:214958266 目的: 模拟IIS服务器 当前: 测试模块效果 测试环境:Visual Studio 2005 C# .NET Framework 2.0 windows 7 用途: 建立简单C/B/S模式转输数据. 优点: 采用HTTP方式(方式:POST GET) ,简单,实用. GET方式时,访问未指明的文件名时,默认访问:index.html文件,即默认主页-Built in: 2010
  3. 所属分类:Web Server

    • 发布日期:2017-03-31
    • 文件大小:175.15kb
    • 提供者:香门
  1. HTTPSERVER

    0下载:
  2. HTTP服务程序 实现get post方法 并有加密与签名-HTTP service program to achieve get post and have encryption and signatures
  3. 所属分类:Web Server

    • 发布日期:2017-03-29
    • 文件大小:78.36kb
    • 提供者:crystal
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com