搜索资源列表
cgi.pm-3.20.tar
- cgi编程更新库,3.20版本,用于perl。-cgi update the program, version 3.20, for perl.
用C语言进行cgi程序设计
- 用C语言进行cgi程序设计cgi(公用网关接口)规定了Web服务器调用其他可执行程序(cgi程 序)的接口协议标准。Web服务器通过调用cgi程序实现和Web浏览器的 交互, 也就是cgi程序接受Web浏览器发送给 Web服务器的信息,进行处 理,将响应结果再回送给Web服务器及Web浏览器。cgi程序一般完成We b网页中表单(Form)数据的处理、数据库查询和实现与传统应用系统 的集成等工作。cgi程序可以用任何程序设计语言编写,如Shell脚本 语言、perl、Fortran、Pascal
cgi-perl-RH9
- 用perl语言编写的cgi webserver页面,用于嵌入式系统的web配置。
perl
- 本书是一本介绍Linux平台上perl5编程语言的专业参考书。书中详细地讲解了perl语言的基本概念、基本数据结构和语法规则,探讨了使用perl语言进行cgi编程技术,还讲述了如何使用perl语言进行数据库的开发,最后介绍了perl语言在网络中的应用,讲解如何使用perl语言进行网络编程
ASP-cgi-perl-NT
- 主要讲述了ASP cgi perl的区别-mainly on the ASP perl cgi distinction
cgiirc-0[1].5.1.tar
- cgi:IRC是一个用perl/cgi编写的程序,通过它,你从Web浏览器就可以使用IRC,而无需访问IRC端口。它没有用到java,但是需要一个能够翻译frame的浏览器。cgi:IRC能够被用到web页上,使用户参与聊天,也能够被用来从防火墙的后面登录到聊天网络-cgi : IRC is a perl / cgi prepared by the procedures through which you from a Web browser can use IRC, without havin
perl001
- cgi图形计数器,包括perl源代码和对应的html文件-Counter cgi graphics, including the perl source code and the corresponding html file
nikto-current.tar
- 一个用perl写的功能强大的cgi漏洞检测程序,内含源代码,属于网络漏洞扫描的安全检测工具!-write a perl with the powerful cgi vulnerability detection procedures, containing source code, belong to the network security loopholes scanning detection tool!
awstats-6.8
- AWStats is a free powerful and featureful tool that generates advanced web, streaming, ftp or mail server statistics, graphically. This log analyzer works as a cgi or from command line and shows you all possible information your log contains, in few
cgi
- cgi编程指南-cgi Programming Guide
Uber-Uploader_6.7.2
- Upload ajax processbar with perl cgi
Teach_Yourself_cgi_Programming_with_perl_in_a_Wee
- Teach Yourself cgi Programming with perl in a week
book
- This book provides a set of design and implementation guidelines for writing secure programs for Linux and Unix systems. Such programs include application programs used as viewers of remote data, web applications (including cgi scr ipts), network ser
Scripts
- Common WWW scr ipts (perl, cgi)
WWW_FTP_Cl14971711142002
- WWW FTP Client is a perl cgi scr ipt providing ftp client capabilities with the user interface in your browser. Just install it on a remote server and whether you are on a computer with no ordinary ftp client installed or you are connected to the int
Camera_cgi_Interface_v3.51
- perl cgi interface for camera blc from hitacti including api and calls
eba_14_12_2005
- this a cgi game which published in 2006-this is a cgi game which published in 2006
Servlets-and-cgi
- Java Servlets与cgi,可以用来自己创建Java Servlets,可以用来代替传统的perl和C/C++ cgi程序。-Java Servlets and cgi, can be used to create your own Java Servlets, can be used instead of the traditional perl and C/C++ cgi programs.
perlEdit
- 一套不管是 perl 的菜鸟们或是高手皆适宜的 cgi 编辑工具,使用易语言开发而成,它的特色包括有以鲜明色彩来表示语法的功能,可以让整个程式变的容易阅读也更加方便维护.-Whether it is a were suitable for rookies or master of perl cgi editing tools, using easy language development from its features include syntax with a distinctive c
cgi-bbs
- 动手写论坛项目 1.使cgi更加健壮,安全 2.文件上传和下载, cgi c库可以实现,但不打算用,都自己写,关键是HTTP协议~ 3.留言页面多元化, 支持表情等 4.计算在线时间和统计人数等 5.实现发mail, perl下有sendmail,但c一定要用socket才可以?这样的话得暂时要搁置这功能,因为打算找到工作后再深入socket-1. The cgi more robust, secure 2 file upload and download, cgi c li