Skip to content

bizarim/csharp-fm-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fm-sandbox

fmDLL로 server application 만들기

네트워크 라이브러리 자체 제작

구조

│  README.md
├─fm-dlls
│  ├─fmCommon (클라,서버 공통 dll)
│  ├─fmLibrary (네트워크 라이브러리)
│  ├─fmServerCommon (서버 공통 dll)
│  └─fmThirdparty
│
├─fm-sandbox
   ├─appAuthServer (인증서버)
   ├─appCenterServer (센터서버)
   ├─appChatServer (채팅서버)
   └─aappGameServer (게임서버)

About

fm-sandbox: fmDLL로 server application 만들기

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages