Location:
Search - CGI HTTP
Search list
Description: vxworks下或者任何一个操作系统下http任务的cgi层的实现例子,极具参考价值-VxWorks or under any operating system under a mandate of the cgi http layer achieve examples of great reference value!
Platform: |
Size: 32498 |
Author: 周自伟 |
Hits:
Description: 我的applet要与CGI程序通信,请高手指教. ∶ 其实,我主要是想我的applet能向http服务器 ∶ 写文件以及读文件. ∶ 若能指点applet及CGI的样板程序, -my applet with CGI communications procedures, experts advise. : Actually, I think I was the applet can http server : Reading and writing paper documents. : If the applet guidance and CGI model procedures,
Platform: |
Size: 1147 |
Author: 万宏兴 |
Hits:
Description: Firepass - 一种隧道技术工具,通过它可以避开防火墙的规则约束,将数据流封装在合法的HTTP POST请求中。任何基于TCP/UDP协议的子协议可以通过它来穿越HTTP代理服务器对HTTP协议的严格审查。到目前为止,客户端和服务器端仅用PERL语言编写。服务器端作为一个CGI脚本运行在WEB服务器上。Firepass的主要特点是用户可以在外网使用几种方法安装服务器端脚本。用户无需在外网计算机上帮定任何端口。当服务端脚本被置于企业WEB服务器上,客户端脚本从外部网络和它通信时,Firepass也可适用于反弹作业。-Firepass-a tunnel technology tools, it can be avoided through the firewall rules to the data flow Packaging legitimate HTTP POST request. Any TCP/UDP protocol for the agreement to cross through its HTTP proxy server to the HTTP protocol rigorous review. So far, the client and server side only PERL language. Server as a CGI script is running on Web servers. Firepass are the main characteristics of network users who can use several methods to install the server-side scripting. Net users who need computer help any port. When the service was placed in the script-enterprise Web server, the client script from the network and its external communications, Firepass also apply to rebound operations.
Platform: |
Size: 24576 |
Author: 欧锋 |
Hits:
Description: vxworks下或者任何一个操作系统下http任务的cgi层的实现例子,极具参考价值-VxWorks or under any operating system under a mandate of the cgi http layer achieve examples of great reference value!
Platform: |
Size: 31744 |
Author: |
Hits:
Description: 我的applet要与CGI程序通信,请高手指教. ∶ 其实,我主要是想我的applet能向http服务器 ∶ 写文件以及读文件. ∶ 若能指点applet及CGI的样板程序, -my applet with CGI communications procedures, experts advise. : Actually, I think I was the applet can http server : Reading and writing paper documents. : If the applet guidance and CGI model procedures,
Platform: |
Size: 1024 |
Author: 万宏兴 |
Hits:
Description: HTTP/FTP Proxy in a CGI Script 只要服务器支持CGI就可以使用.-HTTP/FTP Proxy in a CGI Script support as long as the server can use CGI.
Platform: |
Size: 125952 |
Author: helloweiwei |
Hits:
Description: http的实现程序
网络编程的实验模拟不过实现过程还是比较简单的-http the realization of network programming procedures Experimental simulation of the process but still achieve the relatively simple
Platform: |
Size: 299008 |
Author: 孙明 |
Hits:
Description: 非常好的web服务器代码,c语言实现,cgi支持,ssl支持-very good web server code, c language, cgi, ssl support
Platform: |
Size: 680960 |
Author: 二送 |
Hits:
Description: 支持CGI,ISAPI,NSAPI,HTTP/1.1,SSL,NT认证,虚拟目录。
默认主目录是c:\webshare\wwwroot
-support CGI, ISAPI, NSAPI, HTTP/1.1, SSL, NT authentication, Virtual Directory. The main directory is the default c : \ webshare \ wwwroot
Platform: |
Size: 33792 |
Author: 刘飞 |
Hits:
Description: 在windows2003下建CGI环境,将nictex.exe放在cgi-bin目录,并打开此目录的执行权限,即可测试。如在浏览器地址栏输入:http://....../cgi-bin/nictex.exe?\blue \large y=ax^2+bx+c 就可显示对应公式!-under construction in Windows2003 CGI environment, nictex.exe on cgi-bin directory, and open the Contents of the implementation of this authority to test. As in the browser address bar importation : http://....../cgi-bin/nictex.exe \ blue \ large y = ax ^ 2 c bx can display the formula!
Platform: |
Size: 4997120 |
Author: magiclove |
Hits:
Description: 号码随机程序cgi
演示地址:http://fjpc.net/cgi/gifs.cgi?action=0-random numbers procedures cgi demonstration Address : http :// fjpc.net/cgi/gifs.cgi action = 0
Platform: |
Size: 2048 |
Author: okm |
Hits:
Description: httpdebug1.06用于调试HTTP传输的工具。可模仿server和client之间的传输。
在浏览器里操作此cgi 程序.-httpdebug1.06 HTTP transmission for debugging tool. Replicable between server and client transmission. Browsers in this cgi operating procedures.
Platform: |
Size: 15360 |
Author: yufiles |
Hits:
Description: httpdebug2.0用于调试HTTP传输的工具。可模仿server和client之间的传输。
在浏览器里操作此程序.cgi -httpdebug2.0 HTTP transmission for debugging tool. Replicable between server and client transmission. The browser operating procedure. Cgi
Platform: |
Size: 19456 |
Author: yufiles |
Hits:
Description: 本程序是一个web服务器,在 .NET 环境下运行。
实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载,
在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为"http://website/cgi.exe?+传递的参数",
注意带上"?",如需传递多个参数,中间用"+"分隔;
如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JAVA);
在进行适当的配置之后,也可以作为服务器端程序运行以输出动态页面。-this program is a web server, and.NET operating environment. HTTP/1.1 realized part, it supports GET and HEAD orders HTTP supports multithreading and download the Windows NT/2000/XP environment, EXE format can run the CGI program, URL format for the "http :// website/cgi.exe transmission parameters, "bring attention", "For a number of transmission parameters, intermediate "with" the separation; If you have other scripts interpretation of the procedures, or an independent operating environment (such as ASP, PHP, Java); conducting the appropriate configuration, can be used as the server operating procedures for export dynamic pages.
Platform: |
Size: 33792 |
Author: 校风 |
Hits:
Description: UNIX/Linux平台上的微型http服务器,实现网页浏览,cgi接口,php页面查看等功能-UNIX/Linux mini http server, web browsing, Interface cgi, php pages, and other functions View
Platform: |
Size: 10240 |
Author: |
Hits:
Description: 本程序是通过MFC CAsyncSocket类实现的一个多线程HTTP服务器,它支持CGI和ISAPI。-this procedure is adopted MFC CAsyncSocket Class Implementation of a multithreaded HTTP service , with support for CGI and ISAPI.
Platform: |
Size: 3027968 |
Author: 侯爽 |
Hits:
Description: 自己写嵌入式系统的Web Server,基于Busybox的httpd,通过CGI可以实现交互式动态网页。-err
Platform: |
Size: 102400 |
Author: 夏语点 |
Hits:
Description: 跨平台的web服务器,占用很小的内存空间和极低系统负荷,提供cgi接口-Cross-platform web server, taking up very little memory space and very low system load, providing cgi interface
Platform: |
Size: 93184 |
Author: fuxiang |
Hits:
Description: C/C++语言的CGI接口库,支持附件等多段HTTP数据,很好用
Platform: |
Size: 458752 |
Author: 董霖 |
Hits:
Description: Mini Web-server that supports CGI, HTTP and plug-ins. By Huang Yi-Chun.
Platform: |
Size: 122880 |
Author: Zaratustra |
Hits: