Skip to content
forked from ChoiIngon/gamnet

Automatically exported from code.google.com/p/gamnet

Notifications You must be signed in to change notification settings

Limworld98/gamnet

 
 

Repository files navigation

Gamnet

  • 'Gamnet'은 boost asio 기반의 TCP/IP 서버 프레임워크로써 based TCP/IP server framwork. It supports automatic client connction mananging, server to server communication by using logical address(not ip and port number), structured message format(..and serialize/deserialize compiler) and some helpful functions for your service.

개발 환경 만들기

Features

  • managing automatic create/delete client session resource
  • managing network event(connect, close, receive, send) and timer event
  • supports structured message and serialize/deserialize code generate compiler
  • supports MySQL, SQLite, Redis
  • supports server to server communication
  • supports log library
  • supports unit test tool
  • supports functions for string, base64, md5..
  • using C++ 11

Usage

Products

삼국전투기

About

Automatically exported from code.google.com/p/gamnet

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 81.4%
  • C++ 11.8%
  • C# 3.1%
  • M4 2.3%
  • Makefile 0.6%
  • XSLT 0.6%
  • Other 0.2%