All Projects → jacking75 → nhn_next_gameserver_lab_2017_chatServer

jacking75 / nhn_next_gameserver_lab_2017_chatServer

Licence: other
NHN Next의 2017년 게임서버 과정 수업에 사용할 채팅 서버. select 기반

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to nhn next gameserver lab 2017 chatServer

khudro
Khudro is a very light weight web-server built with C.
Stars: ✭ 19 (-40.62%)
Mutual labels:  winsock
react-native-select-pro
React Native dropdown (select) component developed by Mobile Reality
Stars: ✭ 79 (+146.88%)
Mutual labels:  select
Algorithms
Java implementation for Introduction to Algorithms book.
Stars: ✭ 58 (+81.25%)
Mutual labels:  select
aarbac
An Automated Role Based Access Control .NET framework with T-SQL Query Parser which automatically parse select, insert, update, delete queries based on the logged in user role
Stars: ✭ 18 (-43.75%)
Mutual labels:  select
mt4-tcp
Winsock bindings for MetaTrader 4 platform
Stars: ✭ 24 (-25%)
Mutual labels:  winsock
ctsTraffic
ctsTraffic is a highly scalable client/server networking tool giving detailed performance and reliability analytics
Stars: ✭ 125 (+290.63%)
Mutual labels:  winsock
react-multi-select-component
Lightweight (~5KB gzipped) multiple selection dropdown component
Stars: ✭ 279 (+771.88%)
Mutual labels:  select
react-functional-select
Micro-sized & micro-optimized select component for React.js
Stars: ✭ 165 (+415.63%)
Mutual labels:  select
wl-vue-select
用于vue框架的树形下拉框及带全选的普通下拉框。 Tree drop-down box for vue framework and ordinary drop-down box with select all
Stars: ✭ 24 (-25%)
Mutual labels:  select
form-data-json
A zero dependency, cross browser library to easily get or set/manipulate form input values as/from a json object.
Stars: ✭ 37 (+15.63%)
Mutual labels:  select
react-native-select-dropdown
react-native-select-dropdown is a highly customized dropdown | select | picker | menu for react native that works for andriod and iOS platforms.
Stars: ✭ 156 (+387.5%)
Mutual labels:  select
node-reactive-postgres
Reactive queries for PostgreSQL
Stars: ✭ 28 (-12.5%)
Mutual labels:  select
react-native-select-multiple
☑️ A customiseable FlatList that allows you to select multiple rows
Stars: ✭ 155 (+384.38%)
Mutual labels:  select
flutter-package-selection menu
A flutter widget, highly customizable, to select an item from a list of items.
Stars: ✭ 32 (+0%)
Mutual labels:  select
select
Vue-based selsect component
Stars: ✭ 14 (-56.25%)
Mutual labels:  select
RCPickerButton
Simple button for marking some items as selected.
Stars: ✭ 17 (-46.87%)
Mutual labels:  select
bootstrap5-tags
Replace select[multiple] with nices badges for Bootstrap 5
Stars: ✭ 58 (+81.25%)
Mutual labels:  select
linq
A familiar set of functions that operate on JavaScript iterables (ES2015+) in a similar way to .NET's LINQ does with enumerables.
Stars: ✭ 39 (+21.88%)
Mutual labels:  select
WinsockTut
Winsock programming tutorial and examples with different I/O strategy
Stars: ✭ 28 (-12.5%)
Mutual labels:  winsock
ionic-selectable-demo
Ionic SelectSearchable Demo.
Stars: ✭ 22 (-31.25%)
Mutual labels:  select

NHN Next의 2017년 게임서버 과정 수업에 사용할 채팅 서버.

사양

  • Windows 플랫폼만 지원(Linux 지원 어렵지 않음)
  • 64비트 지원
  • C++ 로 구현
  • Visual Studio 2017
  • select 기반
  • 동기 IO
  • DB 연동은 구현 되지 않음.
  • 로비 채팅, 방 채팅 구현

학습용으로 만든 것으로 버그와 비효율적인 코드가 있을 수 있다

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].