搜索资源列表
httpresp.zip
- 演示响应浏览器的GET请求并发送结果的小例子
CIni_src
- CIni 是一個存取ini很便便的class,大家一定要試試。-CIni is very convenient class for us to get or store ini, you must have a try!
用Java实现Web服务器
- 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接
newsv1.60Beta1
- 一个大型的CMS内容管理系统,应用到模板技术,动态GET其它网站的技术.用C#编写. -a large CMS content management systems, applications to the template technology, Dynamic GET other websites technology. using C#.
upu_sm
- 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.
ECSHOP200
- ECShop是一款开源免费的通用电子商务平台构建软件,使用她您可以非常方便的开一个网上商店,在网上开展自己的生意。相比于其他商城系统,ECShop有如下特点: 1. 免费开源:ECShop代码完全公开,您无需任何费用即可获得最专业的商城系统。 2. 专业打造:ECSHOP在系统架构,数据库,程序等方面的设计都由资深的专业人士完成,保证了系统的健壮和效率。 3. 功能强大:ECShop支持各种各样流行的促销方式,是一个完善的商城系统。 4. 操作方便:我们的设身处地为用户着想的设
rdlcprint
- 这个是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,
ocxsafe
- 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
dsns
- 让垃圾邮件滚蛋的好东东,欢迎大家下啊,.! -spam to get out of the country for the good Eastern, welcoming everyone under ah,. !
GetLocalIPAddress
- 获取本机IP,最多可以获取本机的5个IP-IP access to the machine, they can get the most for the five IP
dynamicContent
- ajax简单示例,主要是师范如何get XML-ajax simple example, how is the teacher get XML
AspCom
- 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
ligangan22
- Socket 编程让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去编Internet相关的程序,但是为你在调用 connect() 前的bind() 的结构而不知所措?等等… 好在我已经将这些事完成了,我将和所有人共享我的知识了。如果你了解 C 语言并想穿过网络编程的沼泽,那么你来对地方了。 -Socket Programming let you frustrated? From the man pages, it is very difficult to get
MyWebGrid
- web页中使用网格控件的实用方法,帮助你快捷搞定数据相关操作。-web page using Grid Control practical methods to help you get quick data related operations.
cgi-in-c-comhdr
- cgi in c get ,post ,parse data-cgi in c get, post, parse data
HTTPfuwuqichengxu
- 实现对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
httpresp.zip
- 演示响应浏览器的GET请求并发送结果的小例子,A example demonstrates how to connect web service and send a GET request
CsharpHTTPServer
- 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
CSharp_Simulation_IIS_SeverGET_POST
- 建于: 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
HTTPSERVER
- HTTP服务程序 实现get post方法 并有加密与签名-HTTP service program to achieve get post and have encryption and signatures