Giter VIP home page Giter VIP logo

dnet's Introduction

Guidelines
==========

This is D port of enet library (http://enet.bespin.org).
You'll need import enet.d to your project and link it with: 
  * lib/enet.lib (static import lib for Windows compiled with DMC) 
    or
  * lib/libenet.a (static import lib for Linux compiled on Fedora Core 3 with GCC)
  
On Windows you'll need extra libs: winmm.lib and ws2_32.lib.
Everything is defined in enet.d, so sheck the source.

Example can be found in client.d/server.d programs. Compile them with build_windows.bat scripts.

Also, use docs from enet_docs folder as your primary learning info.

Have a nice coding.


Project history
===============

Warning: some bad English ahead:


Some time ago, in the galaxy a far, far away, a young development team (actually, 1 guy that was joined by another guy later) wanted to make from scratch The ultra-giga-mega fast networking library for games in their favourite language - Digital Mars D. They were young, foolish and enthusiastic then (some of it now, too). Neadless to say, they failed miserabely.

Then they got little older and smarter and decided to port to Language D an already existing ultra-giga-mega fast networking library written in C, called enet (http://enet.bespin.org).


Ex-Dnet Team (in order of appearance):
======================================

Branimir Milosavljevic <[email protected]>
Dmitry Shalkhakov <dmitry dot shalkhakov at gmail dot com>

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.