게임서버를 만들시 유용하게 사용하실수 있습니다.
File list:
Client
.....\Client.cpp
.....\Client.vcproj
.....\ReadMe.txt
.....\stdafx.cpp
.....\stdafx.h
GameServer
.........\Character.cpp
.........\Character.h
.........\ConnectedUser.cpp
.........\ConnectedUser.h
.........\ConnectedUserManager.cpp
.........\ConnectedUserManager.h
.........\DatabaseProc.cpp
.........\GameIocp.cpp
.........\GameIocp.h
.........\GameProtocolProc.cpp
.........\GameServer.cpp
.........\GameServer.vcproj
.........\GameUdpIocp.cpp
.........\GameUdpIocp.h
.........\LobbyPrototolProc.cpp
.........\ReadMe.txt
.........\Room.cpp
.........\Room.h
.........\RoomManager.cpp
.........\RoomManager.h
.........\SampleCode.txt
.........\stdafx.cpp
.........\stdafx.h
LowLib
.....\AutodetectMemoryLeak.h
.....\CircularQueue.cpp
.....\CircularQueue.h
.....\ClientSession.cpp
.....\ClientSession.h
.....\CriticalSection.h
.....\Crypt.cpp
.....\Crypt.h
.....\EventSelect.cpp
.....\EventSelect.h
.....\Global.h
.....\IniFile.cpp
.....\IniFile.h
.....\Iocp.cpp
.....\Iocp.h
.....\Log.h
.....\LowLib.vcproj
.....\MemoryPool.h
.....\MiniDump.cpp
.....\MiniDump.h
.....\MultiThreadSync.h
.....\NetworkSession.cpp
.....\NetworkSession.h
.....\PacketSession.cpp
.....\PacketSession.h
.....\Profile.cpp
.....\Profile.h
.....\Random.cpp
.....\Random.h
.....\ReadMe.txt
.....\Registry.cpp
.....\Registry.h
.....\Service.cpp
.....\Service.h
.....\stdafx.cpp
.....\stdafx.h
.....\Stream.cpp
.....\Stream.h
Packet
.....\ErrorCode.h
.....\TcpProtocol.h
.....\Tcp_ReadPacket.h
.....\Tcp_Structure.h
.....\Tcp_WritePacket.h
.....\UdpProtocol.h
.....\Udp_ReadPacket.h
.....\Udp_Structure.h
.....\Udp_WritePacket.h
PacketGenerator
..............\PacketGenerator.cpp
..............\PacketGenerator.vcproj
..............\ReadMe.txt
..............\stdafx.cpp
..............\stdafx.h
PerformanceProvider
..................\PerformanceProvider.cpp
..................\PerformanceProvider.vcproj
..................\ReadMe.txt
..................\stdafx.cpp
..................\stdafx.h
Server
.....\ConnectedSession.cpp
.....\ConnectedSession.h
.....\ConnectedSessionManager.cpp
.....\ConnectedSessionManager.h
.....\ProcProtocol.cpp
.....\Protocol.h
.....\PT_ReadPacket.h
.....\PT_Structure.h
.....\PT_WritePacket.h
.....\ReadMe.txt
.....\run.bat
.....\Server.cpp
.....\Server.vcproj
.....\ServerIocp.cpp
.....\ServerIocp.h
.....\stdafx.cpp
.....\stdafx.h
ServerSolution.ncb
ServerSolution.sln