文件名称:libwlei
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 31kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自已写的源码库,包含有,日志,反应器,主动器,和一个简单的HTTP服务器!写这个库的目的,主要是为了自己的软件工程思想(合理安排资源所处的位置)! 这是很久以前写的,现在回头看看,感觉还有很多需要改进的地方!-write their own code libraries, includes, log, reactor, on the initiative, and a simple HTTP server! This was the purpose is mainly to the software engineering (of reasonable arrangements resources are located)! This was written a long time ago, and now look back and feel there is a need to improve the lot!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
config
include
.......\common
.......\lib
.......\...\asynch_accept.h
.......\...\asynch_result.h
.......\...\asynch_stream_IO.h
.......\...\cini.h
.......\...\config.h
.......\...\demux_table.h
.......\...\event_handler.h
.......\...\logfile.h
.......\...\os
.......\...\..\define.h
.......\...\..\handler.h
.......\...\..\inet_addr.h
.......\...\..\os.h
.......\...\..\socket.h
.......\...\..\socket_accept.h
.......\...\..\socket_stream.h
.......\...\..\synch.h
.......\...\..\thread.h
.......\...\..\time_value.h
.......\...\..\vssver.scc
.......\...\proactor.h
.......\...\proactor_implementation.h
.......\...\reactor.h
.......\...\reactor_implementation.h
.......\...\select_reactor_implementation.h
.......\...\service_handler.h
.......\...\singleton.h
.......\...\threadmanage.h
.......\...\types.h
.......\...\vssver.scc
.......\test
.......\....\http_acceptor.h
.......\....\http_handler.h
.......\....\http_request.h
.......\....\logging_acceptor.h
.......\....\mem_file.h
.......\....\vssver.scc
insh
....\http_Makefile
....\lib_Makefile
lib
source
......\common
......\lib
......\...\asynch_accept.cpp
......\...\asynch_result.cpp
......\...\asynch_stream_IO.cpp
......\...\cini.cpp
......\...\config.cpp
......\...\demux_table.cpp
......\...\event_handler.cpp
......\...\logfile.cpp
......\...\os
......\...\..\handler.cpp
......\...\..\inet_addr.cpp
......\...\..\socket_accept.cpp
......\...\..\socket_stream.cpp
......\...\..\synch.cpp
......\...\..\time_value.cpp
......\...\..\vssver.scc
......\...\proactor.cpp
......\...\proactor_implementation.cpp
......\...\reactor.cpp
......\...\select_reactor_implementation.cpp
......\...\service_handler.cpp
......\...\socket.cpp
......\...\thread.cpp
......\...\threadmanage.cpp
......\...\vssver.scc
......\test
......\....\http_acceptor.cpp
......\....\http_handler.cpp
......\....\http_test.cpp
......\....\logging_acceptor.cpp
......\....\mem_file.cpp
......\....\test.cpp
......\....\vssver.scc
test
....\example.cpp
include
.......\common
.......\lib
.......\...\asynch_accept.h
.......\...\asynch_result.h
.......\...\asynch_stream_IO.h
.......\...\cini.h
.......\...\config.h
.......\...\demux_table.h
.......\...\event_handler.h
.......\...\logfile.h
.......\...\os
.......\...\..\define.h
.......\...\..\handler.h
.......\...\..\inet_addr.h
.......\...\..\os.h
.......\...\..\socket.h
.......\...\..\socket_accept.h
.......\...\..\socket_stream.h
.......\...\..\synch.h
.......\...\..\thread.h
.......\...\..\time_value.h
.......\...\..\vssver.scc
.......\...\proactor.h
.......\...\proactor_implementation.h
.......\...\reactor.h
.......\...\reactor_implementation.h
.......\...\select_reactor_implementation.h
.......\...\service_handler.h
.......\...\singleton.h
.......\...\threadmanage.h
.......\...\types.h
.......\...\vssver.scc
.......\test
.......\....\http_acceptor.h
.......\....\http_handler.h
.......\....\http_request.h
.......\....\logging_acceptor.h
.......\....\mem_file.h
.......\....\vssver.scc
insh
....\http_Makefile
....\lib_Makefile
lib
source
......\common
......\lib
......\...\asynch_accept.cpp
......\...\asynch_result.cpp
......\...\asynch_stream_IO.cpp
......\...\cini.cpp
......\...\config.cpp
......\...\demux_table.cpp
......\...\event_handler.cpp
......\...\logfile.cpp
......\...\os
......\...\..\handler.cpp
......\...\..\inet_addr.cpp
......\...\..\socket_accept.cpp
......\...\..\socket_stream.cpp
......\...\..\synch.cpp
......\...\..\time_value.cpp
......\...\..\vssver.scc
......\...\proactor.cpp
......\...\proactor_implementation.cpp
......\...\reactor.cpp
......\...\select_reactor_implementation.cpp
......\...\service_handler.cpp
......\...\socket.cpp
......\...\thread.cpp
......\...\threadmanage.cpp
......\...\vssver.scc
......\test
......\....\http_acceptor.cpp
......\....\http_handler.cpp
......\....\http_test.cpp
......\....\logging_acceptor.cpp
......\....\mem_file.cpp
......\....\test.cpp
......\....\vssver.scc
test
....\example.cpp