文件名称:linux下基于epoll的简单http协议
文件大小:132KB
文件格式:GZ
更新时间:2017-07-21 03:30:01
http 网络编程 epoll linux c++
linux平台下基于epoll的简单http协议,有测试客户端代码,以及使用说用,是初学者使用的好资料,大家可以到博客上发表意见,我也会改进代码,谢谢,博客地址:http://write.blog.csdn.net/postedit/34415651
【文件预览】:
client
client.cpp
README.txt
webServrer_fj
----.project(2KB)
----Debug()
--------epoll_event.o(58KB)
--------epoll_event.d(96B)
--------objects.mk(231B)
--------sources.mk(526B)
--------subdir.mk(717B)
--------server.d(86B)
--------webServrer_fj(173KB)
--------makefile(1KB)
--------server.o(114KB)
----epoll_event.cpp(2KB)
----http()
--------index.html(612B)
----epoll_event.h(2KB)
----server.cpp(7KB)
----.cproject(12KB)
----server.h(1KB)