Giter Club home page Giter Club logo

freenet's Introduction

FreeNet

  • C# Network library. Asynchronous. TCP. GameServer.
  • Email me if you have any questions : [email protected]

Version

  • v0.1.0 Heartbeat
  • v0.0.1

프로젝트 정보

  • C# 비동기 네트워크 라이브러리.
  • 게임 서버에서 사용할 수 있는 TCP기반의 socket server.
  • .Net Framework 3.5 사용
  • Unity 연동 가능

Project info

  • C# Asynchronous network library.
  • TCP socket server that can be used in game server.
  • .Net Framework 3.5
  • Available in unity3d.

테스트 클라이언트

테스트 서버

  • 프로젝트에 포함되어 있는 CSampleServer프로젝트를 사용.

테스트를 위한 코드 수정

  • 하트비트 끄기 : 테스트 클라이언트에는 하트비트 기능이 없으므로 서버에서 꺼줘야한다
    • CSampleServer/Program.cs 29번째줄의 주석을 제거하여 CNetworkService.disable_heartbeat()를 호출한다.
  • 에코 서버 기능 활성화 : 테스트 클라이언트에서 보내는 패킷을 그대로 돌려주는 에코서버 기능을 활성화 한다
    • CSampleServer/CGameUser.cs 52,53번째줄의 주석을 제거한다.

테스트 진행

  1. 테스트 서버와 테스트 클라이언트를 실행한다.
  2. 그림에 나온 순서대로 테스트를 진행한다.
  • Test
  1. Times 항목을 늘려가며 성능을 테스트한다(주의:과도하게늘릴경우 PC가 따운될수있음!!).

Sample Game

viruswar

  • FreeNet라이브러리를 활용하여 Unity로 만든 온라인 멀티플레이 보드 게임 세균전.
  • The VirusWar that online multiplay board game sample developed using FreeNet and Unity.

아키텍처 및 구조  

structure class structure worker logic send

Structure

structure class structure worker logic send

라이선스

  • 소스코드는 상업적, 비상업적 어느 용도이든 자유롭게 사용 가능 합니다.

License

  • All source codes are free to use(Commercial use is possible).

freenet's People

Contributors

sunduk avatar netpyoung avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.