Engine Module Name | BasicNetwork |
Module Type | Network Module Type |
Module Author | Dragonlord |
Module Homepage | http://dragengine.rptd.ch |
Version | 0.1 |
Compatible Systems | |
Dependencies |
Provides network communication using sockets. The basic network module is designed to be a good choice for various games but not optimized for one particular case. Player counts from 2 up to many thousands are supported. Only conventional network situations are supported. There is no support for NAT punching or for low speed connections. To use this module a good connection is recommended as well as no ISP blocks or NAT troubles if hosting a game.
This module runs with any Unix distribution and Windows systems. Should work with any Socket compliant operating system.
Note: This module is not finished yet.