- Notifications
You must be signed in to change notification settings - Fork1
Anet (aka Activenet, Activlink) was created at Activision in 1995, and was used by various companies to create twenty-odd multiplayer games for MS-DOS, Macintosh, Windows 95, and Linux between 1995 and 2001. Activision has graciously agreed to release the source code for Anet under the GNU Lesser Public License.http://kegel.com/anet/
License
NotificationsYou must be signed in to change notification settings
Nielk1/anet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
anet: a networking library for peer-to-peer games September 4, 2001 Dan Kegel dank-anet@kegel.comhttp://www.kegel.com/anetThis is the source code to the library used by some multiplayer games released by Activision and others between 1995 and 2000. It is copyright 1995-2001 by Activision, and is now released under the LGPL.It is hoped that this will enable people still playing those games to set up and run their own game servers if desired. Also, the library may still be of some interest to game programmers looking fora peer-to-peer game networking library to use or study.Finally, some of the techniques used in the library (e.g. the NAT compatibility scheme, the crash logger, the reliable transport built on top of UDP, the strlkup internationalization code, etc.)may also be of some interest to other programmers. Portions of the library(e.g. the score reporting system) were never really completed. Otherportions (e.g. the automatic patch downloader) are not appropriate for usewith untrusted servers, so are no longer fully documented or supported.The library currently builds on Linux and Windows 95 and higher. It has beencompiled under MS-DOS and MacOS, but that has not been tested recently. Apartial Java binding is also provided. The library is byte-order-safe,and interoperates properly between big- and little-endian machines.For a packing list and links to documentation, see index.html.
About
Anet (aka Activenet, Activlink) was created at Activision in 1995, and was used by various companies to create twenty-odd multiplayer games for MS-DOS, Macintosh, Windows 95, and Linux between 1995 and 2001. Activision has graciously agreed to release the source code for Anet under the GNU Lesser Public License.http://kegel.com/anet/
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published