Coder Social home page Coder Social logo

nielk1 / anet Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 0.0 3.13 MB

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: GNU Lesser General Public License v2.1

Makefile 8.04% C 83.67% C++ 0.02% HTML 1.02% Shell 1.00% Batchfile 1.20% Perl 1.95% Java 1.26% Max 1.34% Smarty 0.01% PHP 0.05% M4 0.05% Meson 0.03% Raku 0.35%
matchmaking matchmaking-server activision

anet's People

Contributors

greg-kennedy avatar nielk1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

anet's Issues

servfil can generate invalid txt data files when combining local and remote data

servfil downloads the latest mater list and other files from this repository and combines the data with local files on disk prefixed with local-. This works for simple additions, but has the following issues:

  1. If an item is listed in names.txt and local-names.txt, it will occur twice in the final file, resulting in duplicated lobbies in game.
  2. If the local-* file is empty and empty line will be added to the final file. This will cause anet3srv to crash on startup.

daily2 server restart hangs when run with CRON

The daily2 script successfully restarts the server every night, but when it does so the server partially hangs. It is unclear what is occurring, as the server does respond the basic information PING packets but will not respond to SYN with SYN-ACK and thus cannot be joined. Running the daily2 script manually does not have this problem.

The scripts involved had some bugs due to being so old, but these were fixed, however this issue still occurs. The current suspected cause is a permission difference between the CRON and normal user execution, though both appear to use the same user account.

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.