Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - httpd
Search - httpd - List
DL : 0
网页的客户端开发,用于嵌入式web的客户端。-web client development for the embedded web client.
Update : 2024-04-29 Size : 22528 Publisher : 雷雨

这是一个简单的用C语言写的http服务器源代码,在arm9硬件平台linux操作系统上通过。-This is a simple C language to write the http server source code, arm9 the Linux operating system hardware platform adopted.
Update : 2024-04-29 Size : 48128 Publisher : chenfengwu

DL : 0
嵌入式ARM开发板实现一个简单WEB服务器的程序
Update : 2024-04-29 Size : 65536 Publisher : ffjohn

DL : 0
这是学习libhttpd的权威教材,包括了主要函数的使用说明和应用示例,简单易学。-This is the authority of libhttpd learning materials, including the main function of the use and application examples, easy to learn.
Update : 2024-04-29 Size : 379904 Publisher : 徐亮

一种新的httpd放方式,可以通过TUNNEL的方式传送请求和命令参数等-Httpd released a new way to TUNNEL way through the transmission of requests and orders of the parameters
Update : 2024-04-29 Size : 265216 Publisher : longtao

Colorlcdtest 是 320*240 的 256色液晶测试源程序。-Colorlcdtest is 320* 240 256 color LCD test source.
Update : 2024-04-29 Size : 1119232 Publisher : ashley

一款非常小巧的Web服务器程序,速度和执行性能都很快,内存占用很低,代码质量很高,能够运行在Unix/Linux平台-A very small Web server program, speed and implementation of performance are very fast, very low memory footprint, high quality code that can run on Unix/Linux platform
Update : 2024-04-29 Size : 46080 Publisher : 黑夜路人

web服务器源代码 已测试,可正常使用-web server source code has been tested to normal use
Update : 2024-04-29 Size : 6139904 Publisher : 蒋一剑

DL : 0
Copy the code into your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will need to change the xxxxxx of "con=DriverManager.getConnection["jdbc:mysql://localhost/"+db,user,"xxxxxxx"] " to reflect your MySQL password. Copy the HTML form above to the same directory above or to your public_html directory and use it connect to your database via the JSP code. Replace the test418 with your database name and the URL with your JSP URL. -Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will need to change the xxxxxx of "con=DriverManager.getConnection["jdbc:mysql://localhost/"+db,user,"xxxxxxx"] " to reflect your MySQL password. Copy the HTML form above to the same directory above or to your public_html directory and use it connect to your database via the JSP code. Replace the test418 with your database name and the URL with your JSP URL.
Update : 2024-04-29 Size : 19456 Publisher : vinayak

DL : 0
linux系统下的简单HTTP服务器实现-HTTP server
Update : 2024-04-29 Size : 100352 Publisher : 罗棚

DL : 0
解压在c盘,运行bin/httpd.exe,整个电子商务网站在ec里,在浏览器中输入http://localhost:8080/ec/index.jsp 来运行主页,此网站设计时有一个错误,自己改正。-adfadaffdsafdafafsafdafda
Update : 2024-04-29 Size : 4794368 Publisher : 袁乃军

语音视频http服务器c源代码,实现标准的http协议-http sever of linux c
Update : 2024-04-29 Size : 8192 Publisher : hyg

Httpd pada Slackware 12 memberikan banyak contoh file konfigurasi apache. Mulai dari virtual host, ssl, dan lain sebagainya. Peletakan dokument root pada Slackware 12 adalah pada direktory /srv tetapi tetap ter-link dengan direktory /www seperti pada slackware 11.
Update : 2024-04-29 Size : 56320 Publisher : made

DL : 0
un the configuration script --- --- --- --- ---- In the CGIs directory there is a configure.s and a configure.bat file. Run this file after you ve moved the CGIs directory to it s desired location. The configure script will create a file nammed apache.conf. Append this file the the httpd.conf file. LINUX: [prompt]$ ./configure.s [prompt]$ cat apache.conf >> /etc/httpd/conf/httpd.conf Note: you may need to set the executable flag on the script chmod 755 configure.s WINDOWS: prompt> configure.bat Copy the contents of apache.conf to httpd.conf -un the configuration script ---------------------------- In the CGIs directory there is a configure.s and a configure.bat file. Run this file after you ve moved the CGIs directory to it s desired location. The configure script will create a file nammed apache.conf. Append this file the the httpd.conf file. LINUX: [prompt]$ ./configure.s [prompt]$ cat apache.conf >> /etc/httpd/conf/httpd.conf Note: you may need to set the executable flag on the script chmod 755 configure.s WINDOWS: prompt> configure.bat Copy the contents of apache.conf to httpd.conf
Update : 2024-04-29 Size : 25600 Publisher : yanlu

DL : 0
CGI编程指南-CGI Programming Guide
Update : 2024-04-29 Size : 6917120 Publisher : jinyongxian

Linux rp-pppoe-3.8.tar.gz
Update : 2024-04-29 Size : 4717568 Publisher : lk

一个简单实用的单文件HTTPD服务器程序。可以通过web直接查看LOG(使用http://ip/?Log)这样的格式,并且可以清除LOG。-A simple and practical single-file HTTPD server program. Through the web directly to view the LOG (using http://ip/?Log) in this format, and can clear the LOG.
Update : 2024-04-29 Size : 25600 Publisher : gzaboy

sniffer visual basic intercep httpd
Update : 2024-04-29 Size : 106496 Publisher : miguel angel

http 协议 vc实现-http protocol to achieve vc
Update : 2024-04-29 Size : 2048 Publisher : guo

mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including: GET, HEAD, and POST methods. CGI. Basic authentication. Security against ".." filename snooping. The common MIME types. Trailing-slash redirection. index.html, index.htm, index.cgi Directory listings. Multihoming / virtual hosting. Standard logging. Custom error pages.-mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including: GET, HEAD, and POST methods. CGI. Basic authentication. Security against ".." filename snooping. The common MIME types. Trailing-slash redirection. index.html, index.htm, index.cgi Directory listings. Multihoming/virtual hosting. Standard logging. Custom error pages.
Update : 2024-04-29 Size : 48128 Publisher : henry
« 1 2 3 4 5 67 8 9 10 11 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.