Explore Enterprise Education Gitee Premium Gitee AI AI teammates
Fetch the repository succeeded.
Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
Already have an account? Sign in
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
The license selected for the repository is subject to the license used by the main branch of the repository.
master
Branches (1)
master
Clone or Download
Clone/Download
Prompt
To download the code, please copy the following command and execute it in the terminal
To ensure that your submitted code identity is correctly recognized by Gitee, please execute the following command.
When using the SSH protocol for the first time to clone or push code, follow the prompts below to complete the SSH configuration.
1 Generate RSA keys.
2 Obtain the content of the RSA public key and configure it in SSH Public Keys
To use SVN on Gitee, please visit the usage guide
When using the HTTPS protocol, the command line will prompt for account and password verification as follows. For security reasons, Gitee recommends configure and use personal access tokens instead of login passwords for cloning, pushing, and other operations.
Username for 'https://gitee.com': userName
Password for 'https://userName@gitee.com': # Private Token
contribute
Sync branch
See difference Through Pull Request Sync
Sync branch
Through Pull Request Sync
A Pull Request will be created to the current
branch and will be merged in to complete the sync
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
tinyhttpd 是一个简易的 http 服务器,支持CGI。代码量少,非常容易阅读,十分适合网络编程初学者学习的项目。
 麻雀虽小,五脏俱全。在tinyhttpd中可以学到 linux 上进程的创建,管道的使用。linux 下 socket 编程基本方法和http 协议的最基本结构。
 在学习过程中本人结合了《The linux programming interface》这本书在代码中做了详细的注释。如果对某些函数不熟悉或未曾见过的话,阅读本注释版是一个提高学习效率很好途径。
 注释版只对部分重要的代码做注释,其余一切都保留下来,并未做任何的修改,包括源代码的缩进 :)
 
 example 文件夹不属于原项目,是本人写的简单示例代码
 以下内容为原来 tinyhttpd 的 README 原版内容。
 This software is copyright 1999 by J. David Blackstone. Permission
is granted to redistribute and modify this software under the terms of
the GNU General Public License, available at http://www.gnu.org/ .
 If you use this software or examine the code, I would appreciate
knowing and would be overjoyed to hear about it at
jdavidb@sourceforge.net .
 This software is not production quality. It comes with no warranty
of any kind, not even an implied warranty of fitness for a particular
purpose. I am not responsible for the damage that will likely result
if you use this software on your computer system.
 I wrote this webserver for an assignment in my networking class in
1999. We were told that at a bare minimum the server had to serve
pages, and told that we would get extra credit for doing "extras."
Perl had introduced me to a whole lot of UNIX functionality (I learned
sockets and fork from Perl!), and O'Reilly's lion book on UNIX system
calls plus O'Reilly's books on CGI and writing web clients in Perl got
me thinking and I realized I could make my webserver support CGI with
little trouble.
 Now, if you're a member of the Apache core group, you might not be
impressed. But my professor was blown over. Try the color.cgi sample
script and type in "chartreuse." Made me seem smarter than I am, at
any rate. :)
 Apache it's not. But I do hope that this program is a good
educational tool for those interested in http/socket programming, as
well as UNIX system calls. (There's some textbook uses of pipes,
environment variables, forks, and so on.)
 One last thing: if you look at my webserver or (are you out of
mind?!?) use it, I would just be overjoyed to hear about it. Please
email me. I probably won't really be releasing major updates, but if
I help you learn something, I'd love to know!
 Happy hacking!
 J. David Blackstone
Report
Report success
We will send you the feedback within 2 working days through the letter!
Please fill in the reason for the report carefully. Provide as detailed a description as possible.
Please select a report type
Cancel
Send
误判申诉

此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。

如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。

取消
提交

About

Cancel

Releases

No release

Contributors

All

Activities

can not load any more
Edit
About
Homepage
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/c-program/tinyhttpd-master.git
git@gitee.com:c-program/tinyhttpd-master.git
c-program
tinyhttpd-master
Tinyhttpd-master
master
Going to Help Center

Search

Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register

AltStyle によって変換されたページ (->オリジナル) /