Welcome![Sign In][Sign Up]
Location:
Search - CSharp http get

Search list

[CSharpCShttpServer

Description: 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" no documents were sent the wrong message multi-threading, can simultaneously connect to multiple client.
Platform: | Size: 5120 | Author: | Hits:

[TCP/IP stackWWWHttp

Description: 用C#实现的Http协议封装,可以使用UrlEncoded、Multi-Part form vars、XML这3种方式来POST和Get文本和文件,支持Proxy,支持各种编码,是良好的学习HTTP编程的例程-With C# Realize the Http protocol package, you can use UrlEncoded, Multi-Part form vars, XML that three kinds of ways to POST and Get text and documents to support Proxy, supports a variety of encoding, is a good learning HTTP Programming Example Cheng
Platform: | Size: 31744 | Author: YMF | Hits:

[Search EngineGooglePageRankQuery

Description: 查询Google PageRank 破解全过程 1. 装个 google工具条 开启pagerank 2. 找个网络 sniffer 软件, 运行浏览器随便打开个网站, 3. sniffer将记录 google工具条发给 google的数据包 分析可得,传输协议是 http, 数据包内除了 有访问网站的地址, 关键还有个 ch参数 , ch参数根据网站地址不同 发生变化(看来关键是 ch怎么计算出来的!) 4.分析google工具条,得到计算 ch的汇编代码,然后翻译成 c#代码 5.模仿 google工具条发送数据包 6.得到PR 数据-Query Google PageRank break the whole process 1. Installed a google toolbar to open pagerank2. To find a network sniffer software, just open the browser to run Web sites, 3. Sniffer will record google toolbar google packets distributed analysis available, transport protocol is http, the data packet in addition to visit the Web site s address, the key there is a ch parameter, ch website address in accordance with different parameters to change (it seems the key is how calculated ch!) 4. Analysis of google toolbar, has been calculated ch assembly code, and then translated into c# code 5. imitate google toolbar send data packets 6. get PR data
Platform: | Size: 18432 | Author: yechen | Hits:

[Web ServerCsharpHTTPServer

Description: 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 t need the bulk provided by Apache or other web server.
Platform: | Size: 10240 | Author: anatolia | Hits:

[CSharpHTTP

Description: C#编写的HTTP库,能够处理post和get请求,达到模拟点击的目的。-HTTP library written in C# can handle post and get requests to achieve the purpose of simulated click.
Platform: | Size: 105472 | Author: chester | Hits:

[Web ServerCSharp_Simulation_IIS_SeverGET_POST

Description: 建于: 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-12-12 On: kevery/Hong door QQ: 214958266 AIM: To simulate the current IIS server: test module effects test environment: Visual Studio 2005 C# . NET Framework 2.0 windows 7 uses: to create a simple C/B/S mode switch to transmission data. advantages: The HTTP method (method: POST GET), a simple and practical. GET mode, the access to the file name is not specified, the default access: index.html file, which is the default home page
Platform: | Size: 179200 | Author: 香门 | Hits:

[Internet-NetworkHttpProc_CN

Description: 实现HTTP协议中的GET、POST请求-HTTP protocol implementation GET, POST request
Platform: | Size: 6144 | Author: Cupid | Hits:

CodeBus www.codebus.net