EF
Download v1.3.6.3
33 downloads
| Version | 1.3.6.3 |
|---|---|
| Publisher | James F. Bellinger |
| Release date | Jun 6, 2013 |
| Date added | Jun 6, 2013 |
| Os requirements | Windows 2003, Windows Vista, Windows, Windows 7, Windows XP |
| Requirements | None |
| Total downloads | 33 |
| Price | Free |
Description
ENet for C# wraps the C-language ENet networking library. For games and other real-time applications if you use TCP, old data can hold up newer data even if it is no longer relevant (old positions). Your players will perceive any lost packet as a "lag burst". ENet supports multiple in-order streams of data, and allows you to decide on reliability on a per-packet basis. The library is useful for both client-server and peer-to-peer architectures.