Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Internet-Network
Title: Micro-Development-Kit1.52 Download
 Description: Server programmers to develop the most concerned about, in fact, only three things, the new connection arrives, data arrive is disconnected. mdk is based on three main business is designed for the server the the OnConnect () the OnMsg () OnClose () the three main callback method, the user' s main work is to achieve three, so I will this development model named business-oriented development. Users no longer care about the underlying various complicated processing, such as threading model, various synchronization the internal object life cycle, various buffer concentrate on writing the business like the whole framework code is about 5000 lines, hope it will not cause reading burden to everyone, hope this server we can bring more convenience.
 Downloaders recently: [More information of uploader 零点]
 To Search:
File list (Check if you may need any files):
 

include
.......\frame
.......\.....\netserver
.......\.....\.........\EpollFrame.h
.......\.....\.........\EpollMonitor.h
.......\.....\.........\IOCPFrame.h
.......\.....\.........\IOCPMonitor.h
.......\.....\.........\NetConnect.h
.......\.....\.........\NetEngine.h
.......\.....\.........\NetEventMonitor.h
.......\.....\.........\NetHost.h
.......\.....\.........\NetServer.h
.......\.....\.........\STEpoll.h
.......\.....\.........\STIocp.h
.......\.....\.........\STNetConnect.h
.......\.....\.........\STNetEngine.h
.......\.....\.........\STNetHost.h
.......\.....\.........\STNetServer.h
.......\mdk
.......\...\atom.h
.......\...\ConfigFile.h
.......\...\Debug
.......\...\Executor.h
.......\...\FixLengthInt.h
.......\...\IOBuffer.h
.......\...\IOBufferBlock.h
.......\...\Lock.h
.......\...\Logger.h
.......\...\mapi.h
.......\...\MemoryPool.h
.......\...\Queue.h
.......\...\SharedPtr.h
.......\...\ShareMemory.h
.......\...\Signal.h
.......\...\Socket.h
.......\...\Task.h
.......\...\Thread.h
.......\...\ThreadPool.h
source
......\frame
......\.....\netserver
......\.....\.........\EpollFrame.cpp
......\.....\.........\EpollMonitor.cpp
......\.....\.........\IOCPFrame.cpp
......\.....\.........\IOCPMonitor.cpp
......\.....\.........\NetConnect.cpp
......\.....\.........\NetEngine.cpp
......\.....\.........\NetEventMonitor.cpp
......\.....\.........\NetHost.cpp
......\.....\.........\NetServer.cpp
......\.....\.........\STEpoll.cpp
......\.....\.........\STIocp.cpp
......\.....\.........\STNetConnect.cpp
......\.....\.........\STNetEngine.cpp
......\.....\.........\STNetHost.cpp
......\.....\.........\STNetServer.cpp
......\mdk
......\...\ConfigFile.cpp
......\...\Executor.cpp
......\...\IOBuffer.cpp
......\...\IOBufferBlock.cpp
......\...\Lock.cpp
......\...\Logger.cpp
......\...\mapi.cpp
......\...\MemoryPool.cpp
......\...\Queue.cpp
......\...\ShareMemory.cpp
......\...\Signal.cpp
......\...\Socket.cpp
......\...\Task.cpp
......\...\Thread.cpp
......\...\ThreadPool.cpp
doc
...\服务器引擎执行过程脑图.mm
...\服务器引擎接口文档.docx
example
.......\client
.......\......\cli.ini
.......\......\Client.cpp
.......\......\Client.dsp
.......\......\Debug
.......\......\.....\cli.ini
.......\......\Socket.cpp
.......\......\Socket.h
.......\main.cpp
.......\main.dsp
.......\main.h
.......\makefile
.......\TestServer.cpp
.......\TestServer.h
mdk_static
..........\makefile
..........\mdk.dsp
    

CodeBus www.codebus.net