AU2003271336B2 - Multi-platform gaming architecture - Google Patents

Multi-platform gaming architecture Download PDF

Info

Publication number
AU2003271336B2
AU2003271336B2 AU2003271336A AU2003271336A AU2003271336B2 AU 2003271336 B2 AU2003271336 B2 AU 2003271336B2 AU 2003271336 A AU2003271336 A AU 2003271336A AU 2003271336 A AU2003271336 A AU 2003271336A AU 2003271336 B2 AU2003271336 B2 AU 2003271336B2
Authority
AU
Australia
Prior art keywords
server
game
functional modules
console
platform
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired
Application number
AU2003271336A
Other versions
AU2003271336A1 (en
Inventor
Robert Linley Muir
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Aristocrat Technologies Australia Pty Ltd
Original Assignee
Aristocrat Technologies Australia Pty Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from AU13239/99A external-priority patent/AU1323999A/en
Application filed by Aristocrat Technologies Australia Pty Ltd filed Critical Aristocrat Technologies Australia Pty Ltd
Priority to AU2003271336A priority Critical patent/AU2003271336B2/en
Publication of AU2003271336A1 publication Critical patent/AU2003271336A1/en
Application granted granted Critical
Publication of AU2003271336B2 publication Critical patent/AU2003271336B2/en
Anticipated expiration legal-status Critical
Expired legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

24/12 03 WED 13:52 FAX 61 2 9810 8200 FB RICE oo006 :1
AUSTRALIA
Patents Act 1990 ARISTOCRAT TECHNOLOGIES AUSTRALIA PTY
LTD
COMPLETE SPECIFICATION STANDARD DIVISIONAL PATENT Invention Title: Multi-platform gaming architecture The following statement is a full description of this invention including the best method of performing it known to us:- COMS ID No: SMBI-00551098 Received by IP Australia: Time 14:14 Date 2003-12-24 24/12 03 WED 13:53 FAX 61 2 9810 8200 F IEZ0 FB RICH 11A 007 2 Multi-Platform Gaming Arcitecture Introducition The present invention relates to gaming console architecture. The Present invention seeks to provide an architecture which may be utilised on a wide variety of different Platforms and which can reduce variation in games and allow them to use a wider variety of platform architectures.
Bacicarund of t Invention The "combinations" of a game describe the mathematical structure of the game and define all possible games, including the winning patterns and the payouts associated with each. From the combinations, the game statistics are determined, including the theoretical return to the player.
As the terms are used in this document, "combinations" and "graphics and audio" may contain both data and code.
Currently a number of gaming architectures exist and are suitable for implementing games on a wide variety of platforms.
1. Standalone Electronic Gaming Machine (EGM). A standalone gaming machine contains all its functions within a secure environment. BOM' s are commonly networked, primarily for data collection, bonusing and simple control.
2. Distributed gaming, such as Internet or In-room gaming (Hotel), separates the user interface (console) from the secure gaming server.
High level communications reduces the need to send high bandwidth graphics data. A single server controls multiple consoles. Graphic and audio data necessary for game display are stored on the server and downloaded to the console as required for game display. To maintain security all functions that may effect game outcomes and accounting are performed on the server. A variation on this architecture is the distributed gaming accelerator, in which the gamble outcome decision logic is implemented at the console in a smartcard. Both server and console run combinations, generate/verify game outcomes and perform accounting.
3. TV allows the use of a television to play games. It separates the user interface (TV) from the rest of the gang machine in a similar manner to the distributed gaming architecture, yet it could also be considered that a traditional EGM generates a display which is viewed via a remote TV screen, It requires more bandwidth than the COMS 10 No: SMBI-00551098 Received by IP Australia: rime 14:14 Date 2003-12-24 24/12 03 WED 13:53 FAX 61 2 9810 8200 FB RICE 1008 3 distributed architecture as all picture information is generated at the server and sent in a low level, high bandwidth form to the user interface. A low bandwidth communication channel is required to pass user input back to the server.
4. Hand held architecture. The secure functions of the EGM are implemented in a smartcard and all other functions in the unsecured console. The hand held architecture implements the secure functions within a smartcard. Limited storage capacity on the smartcard requires storage of graphics and combinations on the console for maximum flexibility. Variations on the storage location depend on the requirements (urisdictional and otherwise). The smartcard may implement fixed combination(s) or download secured (encrypted or digitally signed) combinations from the console. When smartcard storage capacity is sufficiently large the smartcard may store graphics and audio for download to the console.
Table 1 shows the variety of platforms that may be implemented with these four fundamental gaming architectures.
Table 1 Gaming applications and architectures Architecture Platform Traditional Distributed TV Hand held EGM 0 Hotel In-room 0 In-flight 0 On Ship e Internet 0 Cable TV Hand held Split-Software Architecture Referring to Figures 1 and 2, Split-software architecture has been previously proposed to allow games to be run independently of changes in the hardware platform. Further, the use of interpreted code allows games to be run on different microprocessors.
Split software architecture divides the gaming machine software into its two major elements. The game software contains all that software that is different between games, while the platform software contains the software COMS ID No: SMBI-00551098 Received by IP Australia: Time 14:14 Date 2003-12-24 24/12 03 WED 13:54 FAX 61 2 9810 8200EBRC j09 FB RICE Q009 4 that is common. In the traditional gaming machine, game software refers to the entire gaming machine software, while in the split software architecture, game software refers to that software that is different between "gamnes"~. The exact meaning of game software is therefore context dependent. Typically game code includes graphics and sound data and combinations, while platform code includes all hardware drivers, kernel, accounting, security, operator interface, communications, etc.
In principal the two separate parts of the game can be approved independently, so that: the platform EPROM is examined and approved only when it is changed and is tested with oniy a small subset of the possible games it will actually be used with. Hardware changes can be made to the platform with software changes limited to the platform. Games need not be re-approved.
The game EPROM is examined and approved without considering the version of the platform it will be used with.
Platform upgrades are feasible as only a single EPROM(s) need be submitted (for each market) to allow all games to run.
The present invention seeks to provide a game architecture which may by utilised on a wide variety of different platforms, which they can reduce the amount of approvals required and simplify game creation.
Throughout this specification the word "comprise", or variations such as "comprises" or "comprising"', will be understood to imply the inclusion of a stated element, integer or step, or group of elements, integers or steps, but not the exclusion of any other element, integer or step, or group of elements, integers or steps.
Summaryof the Invention The present invention provides a gaming architecture including a game platform interface and a game program, the game program including a plurality of functional modules which interact via the platform interface. By providing such architecture in the game (software), the game can run on a variety of platform architectures without modifications of the game.
The present invention consist in a distributed gaming system comprising: a server; a plurality of gaming consoles: cOMs ID No: SMBI-00551098 Received by IP Australia: Time 14:14 Date 2003-12-24 24/12 03 WED 13:54 FAX 61 2 9810 8200 FB RICE FIjoio a game platform interface comprising server platform code running on the server and console platform code running on each gaming console; a plurality of games stored on the server, each game being separable into separate functional modules which are arranged to interact only via the platform interface, wherein the server platform code located in the server functions to separate each game into its functional modules and and to transfer at least one of the functional modules of one game to a console and the console platform code functioning to execute the at least one of the functional modules transferred to the console.
In one preferred embodiment, the game program includes a user interface module and a combinations module and communication of combinations to be displayed, are conveyed from the combinations module to the user interface module via the platform interface.
Brief Descriphion of the Drawings Embodiments of the invention will now be described, by way of example with reference to the accompanying drawings in which: Figure 1 diagrammatically illustrates a Split-Software Architecture; Figure 2 diagranunarically illustrates in greater detail the upper layers of the Split-software of Figure 1; Figure 3 diagrammatically illustrates a variation in the upper layers of a Split-software architecture to provide a Multi-platform architecture in an EGM according to an embodiment of the present invention; Figure 4 diagrammatically illustrates a variation in the arrangement of Figure 3 which is used in a Multi-platform Distributed Architecture; Figure 5 diagranmmatically illustrates a variation in the arrangement of Figure 3 which is used in a Multi-platform Standalone EGM; Figure 6 diagrammatically illustrates Multi-platform Distributed Gaming System incorporating a number of different platforms; and Figure 7 schematically illustrates the interconnection of a Game Server to the various components of a Multi-platform system.
DetaiedDteip~tiion of the Preferred Embodiments In a multi-platform architecture, according to a preferred embodiment of the present invention, the game software is split into separate functions, such that the functions can be distributed to, and run on, each of the platforms for which it is required that the game support.
COMS ID No: SMBI-0551098 Received by IP Australia: Time (I-tm) 14:14 Date 2003-12-24 24/12 03 WED 13:55 FAX 51 2 9810 8200 F'S RICE Q~oii 6 After remnoving the platform code, what remains of a traditional monolithic game is principally the combinations and the graphics/audio. By splitting the game software into separate combinations and graphics/audio code which always interact with each other via the platform, the same can be run on a wide range of platforms. As used herein, the term "user interface module" is the totality of the presentation of the game to the user, and usually comprises the graphics and sound.
A single software architecture is described below which is capable of supporting diverse platform requirements. In principal an approved game can be run on each of the platforms without modification, and approval of the game on one platform is sufficient for approval on all platforms.
The four traditionAj gaining architectures' described differ in where each of these functions of the game is stored and executed. In a traditional EGM bath functions are stored and executed within the EGM. In a distributed system the server stores the entire game, but executes oniy the combinations, while the console executes the downloaded graphics and audio. The distributed gaming accelerator system stores games on the secure server, executes combinations on both server and console, and graphics/audio on the user console. In the handheld system the entire game may be stored either on the console or smartcard or split between them depending on implementation, but combinations are executed on the smartcard and graphics/audio on the console. The TV system is identical in this respect to a traditional EGM, but the graphics are viewed on the remote TV.
Traditional game software is compatible only with the architecture and hence platform for which it was designed. It cannot run on multiple platforms, as the components of the game are either monolithic (as in an EGM) or separated (as in a distributed, system).
The two functions of the game, combinations and graphics/audio are separable, and the combinations may be secured (through encryption or digital signature or physically) to prevent tampering. The separation between the functions requires that the game API (application program interface) layer mediate communications between the functions.
When the game is run the game code is separated, as required by the platform architecture, into the appropriate fuinctions and downloaded (where necessary) to the appropriate part of the platform. Figure 3 shows how the architecture is implemented in a traditional EGM. The combinations 1.0 and COMS ID No: SMBI-00551098 Recived by IP Australia: Time 14:14 Date 2003-12-24 24/12 03 WED 13:55 FAX 81 2 9810 8200 FE RICE @012i 7 graphics and audio 12 are separated. They communicate with each other only through the API layer/platform interface 14.
Each of the separate game functions (eg. combinations, graphics/audio) may need to be secured to prevent tampering. If the function may be downloaded over an unsecured communication channel then the possibility of tampering exists. The consequences of tampering with combinations are particularly severe as it allows the payout of the game to be changed.
Encrypting the data or creating a digital signature provides security.
Encryption hides the data, however, a digital signature is generally quicker to authenticate.
In the distributed system the entire game is initially stored on the server. When the player requests a game, it is separated and graphics/audio are downloaded to the console and combinations are kept in the server. The same game in a traditional EGM is simply stored and executed unchanged.
Figure 4 shows a distributed system generally indicated by 20, with one server 22 containing games 24 and controlling consoles 26. Clearly more than one server may be used.
Platform code is that software required to support a game (or part of a game), on a particular platform. It may perform the separation and distribution of game functions to those platforms for which it is required and provides communications where needed. Platfonm code exists for each platform within the gaming system and is in principal approved once for all games. A traditional EGM will have platform code for the EGM, while a distributed gaming system will have distinctly different platform code for the server and console(s). In practice platform code will typically contain code to recognise player inputs (push-buttons, handle, touch-screen, etc), drive player outputs (video, stepper reels, audio, etc) and drive machine accessories (printer, hopper, note-validator, security, etc). Depending on system implementation the system Communications code may also be considered Part of the platform code, but has been drawn separately in the Figures to aid in understanding the systems.
Figure 5 shows an exemplary implementation of a standalone EGM using the multi-platform architecture and shows the separate game and platform approvals.
Figure 6 shows a distributed gaming system generally indicated by comprising of a server 52, distributed EGM 54 standalone IEGM 56 and in- COMS ID No: SMBI-00551098 Received by IP Australia: Time 14:14 Date 2003-12-24 24/12 03 WED 13:56 FAX 61 2 9810 8200 PB RICE lij 013 8 room gaming console 58. The architecture of distributed and in-room gaming EGM is essentially the same, with the main differences being in payment systems and physical design. Separate approvals are required for games server distributed EGM in-room EGM and standalone platform code. The standalone EGM may be monitored by and have gamnes downloaded from the server.
In a casino, standalone EGM's are often connected to networks to allow monitoring and simple control. These networks can be extended to perform similar functions over the systems described, with, for example, distributed EGM's or the server itself being connected to these traditional networks. For compatibility the distributed EGM may emulate a traditional EGM.
Alternately the network monitoring system may either be upgraded to understand the server or the server may emulate the appropriate number of standalone EGM's. Clearly both options may be implemented simultaneously.
In an extension to the architecture, the game may contain multiple graphic/audio and combination files, only one of which is used to play a particular game. One useful application is where various target platforms have different screen resolutions. Multiple graphics allow the best possible picture to be displayed. Where the target platfonn has only a very simple non-graphic interface one of the graphics files may cater for this. Different graphics may also allow the player to select theft choice of "game". Different combinations cater for different player preferences, for example high win rates or large win values.
Partial replacements of the combinations and/or graphics/audio files allow the game to be partially modified, thus deareasing the storage requirements compared to storing complete copies of each possible games variation. For example, if a game is created that may be used with different currencies a single main set of game graphics can be stored together with 49 different currency symbols. The total storage is far less than if entire sets of game graphics were to be stored. Even worse, If 3 different symbols were to be selected, each from 50 possible, then the total number of variations is 125000 (50x50x50). Similarly audio and combinations may be partially replaced by equivalent data.
The multi-platform architecture allows embodiments incorporating other additional functions, which may be required if other aspects of a game COMS ID No: SMBI-00551098 Received by ii' Australia: Time 14:14 Date 2003-12-24 24/12 03 WED 13:56 FAX 61 2 9810 8200 FB RICE [aj014 9 are created or if new platforms are developed which require other functions of a game to run on one platform, but not another. in this way the multiplatform architecture can support a diverse range of platforms with a single game. The multi-platform architecture may be used in conjunction with interpreted code to achieve CPU independence on all platforms.
The architecture enables the creation of a generic "game server". The game server 62 stores games for execution and distribution to the various platforms, as shown in Figure 7. The game server may therefore be used to distribute games to traditional EGMs 64, Internet consoles 66, televisions 68, etc.
It will be appreciated by persons skilled in the art that numerous variations and/or modifications may be made to the invention as shown in the specific embodiments without departing from the spirit or scope of the invention as broadly described. The present embodiments are, therefore, to be considered in all respects as illustrative and not restrictive.
COMS ID No: SMBI-00551 098 Received by iP Australia: Time 14:14 Date 2003-12-24

Claims (25)

1. A distributed gaining system comprising: a server; a plurality of gaming consoles: a game platform interface comprising server platform code running on the server and console platform code running on each gaming console; a plurality of games stored on the server, each game being separable into separate functional modules which are arranged to interact only via the platform interface, wherein the server platform code located in the server functions to separate each game into its functional modules and and to transfer at least one of the functional modules of one game to a console and the console platform code functioning to execute the at least one of the functional modules transferred to the console.
2. A distributed gaming system as claimed in claim 1, wherein the functional modules include a combinations module and a'graphics/audio module and wherein execution of the combinations module to determine a game outcome is performed on the server by the server platform code, and wherein one or more graphics/audio files or other functional module is distributed to one or more of the consoles for execution by the respective console platform code to display to a player playing a game on the respective console, the game outcome determined on the server,
3. A distributed gaming system as claimed in claim I. or 2, wherein the server stores a plurality of files each of which provides the code to provide the same functions for a different one of the games.
4. A distributed gaming system as claimed in claim 3, wherein the function of one type of functional module is a currency type and or denomination function which includes a graphical representation of a currency symbol.
5. A server for a distributed gaming system for use with a gaming console, the server including: a plurality of games stored on the server and selectable for play by a player operating one of the consoles, each game being separable into separate functional modules: a server component of a game platform interface comprising server platform code running on the server, whereby the system is only pernited to COMS ID No: SMBI-00551 098 Received by IP Australia: Time 14:14 Date 2003-12-24 24/12 03 WED 13:57 FAX 61 2 9810 8200 FB RICHE~ii 11 interact with the functional modules via the server platform code, the server platform code functioning to separate a game into its functional modules for distribution of one or more functional modules to a console on which the respective game has been selected to be played by a player.
6. a server as claimed in claim 5, wherein the functional modules include a combination module wherein execution of the combinations module determines a game outcome of the game being on a console and a graphics/audio module wherein execution of the graphics/audio module displays a game outcome to a player playing a game on a console.
7. A server as claimed in claim 5 or 6 wherein the server stores a plurality of functional modules each of which provides the same functions for a different one of the gamnes.
8. A server as claimed in claim 7, wherein the function of one type of functional module is a currency type and or denomination function which includes a graphical representation of a currency symbol to be displayed in association with the selected game.
9. A gaming console architecture including a game platform interface and a game program, the game program including a plurality of functional modules which are arranged to interact only via the platform interface.
10. A gaming console architecture as claimed in claim 9, wherein the gains program includes a user interface module and a combinations module and communication of game outcomes to be displayed, are conveyed from the combinations module to the user interface module via the platform interface.
11. A gaming console architecture as claimed in claim 9 or 10, wherein the functional modules are combinations and graphics/audio.
12. A gaming console architecture as claimed in claim 9, 10 or 11, wherein one or more functional modules are encrypted.
13. A gaming console architecture as claimed in claim 9, 10, 11 or 12, wherein- one or more functional modules are secured by means of a digital signature.
14. A gaming console architecture as claimed in claim 9, 10, 11, 12 or 13, wherein each game program contains a plurality of files containing one type of functional module. A gaming console architecture as claimed in claim 9, 10, 11, 12, 13 or 14, wherein each game program contains a plurality of graphic/audio files. COMS ID No: SMBI-00551098 Received by IP Australia: Time (l1:m) 14:14 Date 2003-12-24 24/12 03 WED 13:57 FAX 61 2 9810.8200 PB RICE Q~017 12
16. A gaming console architecture as claimed in claimi 9, 10, 11, 12, 13, 14 or 15, wherein each game program includes a plurality of combinations files.-
17. A distributed gaining system comprising: a server; a game platform interface; a plurality of games stored on the server, each game being separable into separate functional modules which are arranged to interact only via the platform interface; a plurality of consoles, each console including platform code for to executing the at least one of the functional modules; platform code located in the server adapted to separate the game into its functional modules and for transferring at least one of the functional modules to a console.
18. A distributed gaming system as claimed in claim 17, wherein the functional modules include a combinations module and a graphics/audio module and wherein execution of the combinations module to determine the game outcome is retained on the server, and wherein one or more graphics/audio files or other functional module is distributed to one or more of the consoles for execution by the consoles' platform code.
19. A distributed gaming system as claimed in claim 17, wherein the server stores a plurality of files relating to the same function. A distributed gaming system as claimed in claim 19, wherein the function of one of t he functional modules is a currency symbol.
21. An electronic gaming machine including a game platform interface and a game program, the game program including a plurality of functional modules which interact only via the platform interface; platform code; and a display unit controlled by the platform code.
22. An electronic gaming machine as claimed in claim 21, wherein the functional modules include a combinations module and a graphics/audio module.
23. A server for a distributed gaming system for use with a console, the server including: a plurality of games stored on the server, each game being separable into separate functional modules: COMS ID No: SMBI-00551098 Received by IP Australia: Time 14:14 Date 2003-12-24 24/12 03 WED 13:58 FAX 61 2 9810 8200 BRCIj01 FE RICE Q018 13 a game platform interface through which and only through which, the modules are arranged to interact; and platform code located in the server adapted to separate the game into its functional modules for distribution of one or more functional modules to a console.
24. A server as claimed in claim 23, wherein the functional modules include a combination module and a graphics/audio module. A server as claimed in claim 23 or 24. wherein the server stores a plurality of functional modules for the same functions for one or more of the games. A server as claimed in claim 25, wherein the function of one af t he functional modules is a currency symbol.
27. A distributed gaming system substantially as hereinbefore described with reference to the accompanying drawings.
28. An electronic gaming machine substantially as hereinbefore described with reference to the accompanying drawings.
29. A ser-ver substantially as hereinbefore described with reference to the accompanying drawings. Dated this twenty-fourth day of December 2003 Aristocrat Technologies Australia Pty Ltd Patent Attorneys for the Applicant: F BRICE &CO COMS ID No: SMBI-00551098 Received by IP Australia: Time 14:14 Date 2003-12-24
AU2003271336A 1998-01-27 2003-12-24 Multi-platform gaming architecture Expired AU2003271336B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2003271336A AU2003271336B2 (en) 1998-01-27 2003-12-24 Multi-platform gaming architecture

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
AUPP1499 1998-01-27
AU13239/99A AU1323999A (en) 1998-01-27 1999-01-27 Multi-platform gaming architecture
AU2003271336A AU2003271336B2 (en) 1998-01-27 2003-12-24 Multi-platform gaming architecture

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
AU13239/99A Division AU1323999A (en) 1998-01-27 1999-01-27 Multi-platform gaming architecture

Publications (2)

Publication Number Publication Date
AU2003271336A1 AU2003271336A1 (en) 2004-01-29
AU2003271336B2 true AU2003271336B2 (en) 2007-06-14

Family

ID=34200472

Family Applications (2)

Application Number Title Priority Date Filing Date
AU2003271336A Expired AU2003271336B2 (en) 1998-01-27 2003-12-24 Multi-platform gaming architecture
AU2003271341A Expired AU2003271341B8 (en) 1998-01-27 2003-12-24 Multi-platform gaming architecture

Family Applications After (1)

Application Number Title Priority Date Filing Date
AU2003271341A Expired AU2003271341B8 (en) 1998-01-27 2003-12-24 Multi-platform gaming architecture

Country Status (1)

Country Link
AU (2) AU2003271336B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5655961A (en) * 1994-10-12 1997-08-12 Acres Gaming, Inc. Method for operating networked gaming devices

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5823879A (en) * 1996-01-19 1998-10-20 Sheldon F. Goldberg Network gaming system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5655961A (en) * 1994-10-12 1997-08-12 Acres Gaming, Inc. Method for operating networked gaming devices

Also Published As

Publication number Publication date
AU2003271336A1 (en) 2004-01-29
AU2003271341B2 (en) 2007-03-01
AU2003271341B8 (en) 2007-03-29
AU2003271341A1 (en) 2004-01-29

Similar Documents

Publication Publication Date Title
US20040038740A1 (en) Multi-platform gaming architecture
CA2435750C (en) Wide area program distribution and game information communication system
US8272963B2 (en) Reconfigurable gaming machine
AU2003262957B2 (en) Method and apparatus for managing gaming machine code downloads
AU2008345653B2 (en) Pluggable modular gaming modifiers and configuration templates for gaming environments
US20040121839A1 (en) Gaming apparatus
US20070178972A1 (en) Gaming facility and method of operation thereof
AU2002340050A1 (en) Reconfigurable gaming machine
US10043340B2 (en) System and method for implementing a plurality of games
AU2005287120A1 (en) User interface system and method for a gaming machine
US20070072671A1 (en) Betting terminal with logging facility
AU2003271336B2 (en) Multi-platform gaming architecture
AU2004218725A1 (en) Game system, gaming machine used in such game system, and game method
AU1323999A (en) Multi-platform gaming architecture
AU2008202926B2 (en) Wide Area Programming Distribution and Game Information Communication System
AU2006225084B2 (en) A system and method for implementing a plurality of games
AU2002255490A1 (en) Wide area program distribution and game information communication system
AU2007254605A1 (en) A gaming system and a method of managing bandwidth usage in a gaming network

Legal Events

Date Code Title Description
FGA Letters patent sealed or granted (standard patent)
MK14 Patent ceased section 143(a) (annual fees not paid) or expired