搜索资源列表
CShttpServer
- C#编写的简易HTTP服务器,能处理GET请求,并发送当前目录内指定的文件,默认文件为\"index.htm\",找不到文件则发送错误信息 采用多线程编写,能同时连接多个客户端.-C# summary prepared by the HTTP server can handle GET request, , and send the current directory specified in the document, the default document "index.htm&
Senfore_DragDrop_v4.1
- Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
sendRequest
- 简单的发送http request的代码 找了好久 现在能找到能用的代码太难了啊-Simple code to send http request for a long time to find the code can now find difficult ah
GetCookie
- vs2008下控制台程序:读取指定网址对应的cookie。带着cookie信息,将向该网址的网站发送http请求。-vs2008 under the console program: read the specified address corresponding to the cookie. With cookie information, the website will send the http request.
CCS
- Vc实现Flash插件,Flash方法调用,socket通讯,串口通讯,网页控制,发送HTTP Post,request等功能,其功能非常强大。不可多得的好源码。呕血推荐。-Vc Flash plug-in, Flash method call, the socket communication, serial communication, web control, send an HTTP Post, the request and other features, its very power
HttpDatabase
- android上的向tomcat服务器发送Http请求获取服务器端的返回数据(字符串)-android on the tomcat server to send Http request to obtain the return of server-side data (string)
DNS_Redirect.ZIP
- 驱动级域名劫持 就是访问A.com转到b.com,当然如果改成访问A就丢包,那就变成拦截指定网站了。首先用抓包工具发现,访问某网站时,(如果本地没有该网站的DNS缓存)首先会发DNS查询包(UDP),然后会与该网站建立连接,然后,发http请求包。 观察包内容,需要把发出的包的目标改成我们的目标,然后把响应的包中我们改过的东西改回来,就是欺上瞒下。代码不多,重点是演示了如何获取TCP与UDP的接收到包的内容。仅适用于XP: bin会将www.baidu.com劫持到
rest
- 这个主要是实现python发送http请求,对webserver实现get,post,delete,put。这个也是为了实现rest接口而编写的。这个是rest的一个客户端。-This is mainly achieved python send http request for webserver achieve get, post, delete, put. This is also the interface to achieve rest and preparation. This is
sendmeg
- 这是一个用C#发送http/get请求的demo-this is a program which can send http/get request with c#
SMS_Messen14847810212002
- Title: NOKIA SMS Messenger v1.0 Descr iption: Send an SMS message your Desktop using NOKIA Handset connected via DAU-9P(FBUS) cable. This module lets you to send Flash SMS, Blinking SMS & Normal SMS. For Blinking SMS in the text area add | (Shift \
tcpIP4
- 一个简单的web服务器,它仅能处理一个请求. Web服务器: (1)当一个客户(浏览器)连接时创建一个连接套接字; (2)从连接套接字接收http请求。 (3)解释该请求以确定所请求的文件; (4)从服务器的文件系统获得请求的文件。 (5)创建一个由请求的文件组成的http响应报文。报文前面有首部行。 (6)经TCP连接想请求的浏览器发送响应。如果浏览器请求的文件不在服务器,服务器返回“404 Not Found”差错报文。 Web客户端:采用浏览器实现。输入UR
post
- Send HTTP POST request
44ASPnet跳转方法总结
- 这个跳转页面的方法跳转的速度不快,因为它要走2个来回(2次postback),但他可以跳 转到任何页面,没有站点页面限制(即可以由雅虎跳到新浪),同时不能跳过登录保护。但速度慢是其最大缺陷!redirect跳转机制:首先是发送一个http请求到客户端,通知需要跳转到新页面,然后客户端在发送跳转请求到服务器端。(Methods the jump page Jump speed is not fast, because it has to go back and forth 2 (2 postbac
Pop3EmailReader
- Introduction In some instances within your application, you may have a time where you need to process emails from an inbox. What I hope to provide is a useful wrapper around the OpenPop.NET library http://hpop.sourceforge.net/ that provides an eas
mySocket
- TCP提供一种面向连接的、可靠的字节流服务。面向连接意味着两个使用TCP的应用(通常是一个客户和一个服务器)在彼此交换数据包之前必须先建立一个TCP连接。这一过程与打电话很相似,先拨号振铃,等待对方摘机说"喂",然后才说明是谁。在一个TCP连接中,仅有两方进行彼此通信。(108/5000 Simple and fast: customer request service to the server, only need to send the request metho
AJAX教程
- 最通用的定义为:XmlHttp是一套可以在Javascr ipt、Vbscr ipt、Jscr ipt等脚本语言中通过http协议传送或从接收XML及其他数据的一套API。XmlHttp最大的用处是可以更新网页的部分内容而不需要刷新整个页面。回应(Query Reporter Where did you find out about it: Information correct? Then press: Privacy Statement Allround Automa
