Network Functions

From ENIGMA
Jump to navigation Jump to search

This article is an overview of network related functions. Buffer Functions are used for sending packets of network data. There is also information on the obsolete Multiplayer Functions.

These first functions are for use with the Berkeley Sockets networking system which allows you to do blocking and non-blocking synchronous and asynchronous networking with or without ENIGMA's threading capabilities.

These functions are for compatbility with Game Maker: Studio using the Asynchronous networking system.