SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Downloaden Sie, um offline zu lesen
email: info@antarasoft.com                         Pharr Road Station
                                                 http://www.antarasoft.com                      Post Office Box 11872
                                                                                               Atlanta, GA 30355-9998
                                        tel. USA: +1 (831) 440 8840;   EU: +380 (66) 7062635


  Poker Machine
  "Poker Machine" - is codename for a complex system, providing
  rich user experience when playing different games. The product
  can be described as a big "casino-like" table for 4 players with TFT
  monitor and touch-screen built-in for each player. In front of
  players there is a big plasma screen, performing role of a dealer,
  communicating to players via voice, video, text and animation.
  Every player has a personal cash receiver (bill validator) , which
  accepts banknotes to refill account for betting or as a fee for a
  game. In addition system is equipped with special sensors and
  RFID card scanners, which let servicemen or users be
  authenticated and authorized for certain activities.




                                                       Among greatest benefits of this system is its total
                                                       flexibility, maintainability and efficiency, provided
                                                       by using several standard desktop stations and a
                                                       server as a single entertainment platform.



  System components
  Poker Machine consists of 3 independently designed parts, combined together: software, computer
  hardware and attractive exterior, made of wood, tissue, glass and metal. Our company designed and
  developed from scratch software system and took active part in hardware prototyping (based on
                                   standard PC components).

                                    This device can be considered as a fully functional computer network,
                                    packed within a single box, and build of standard office-equipment
                                    components. Minimum custom-made hardware and software
                                    guarantees ease of maintenance, high availability and flexibility.
                                    Components, software and exterior can vary widely.

  From point of view of programming, the system can be represented as a Server and number of Client
  PCs with touch-screens for game presentation and user input, which are connected with each other via a
  high speed network. Server runs Game Playing, controls processes, performs money operations,
  maintains security, collects statistics and provides multimedia interaction.


--to make high technologies and top quality software products and services available and affordable globally--

                                             AntaraSoft © 2008-2009
email: info@antarasoft.com                         Pharr Road Station
                                                 http://www.antarasoft.com                      Post Office Box 11872
                                                                                               Atlanta, GA 30355-9998
                                        tel. USA: +1 (831) 440 8840;   EU: +380 (66) 7062635


  Functional overview
  Poker Machine software assumes several modes of work, described as the following.

         Player - basic mode, when Poker Machine behaves as a real-life dealer with table in real casino.
         Owner - mode, which gives maximum credentials on device, lets program it, provides extended
          statistics, counters' data and reporting
         Collector - mode, intended to provide access for money collector to extract actual money from
          device money storage.
         Operator - mode for casino manager - minor settings, credits control, withdrawal
         Demo - mode, which performs some animation or game simulation when the system is idle.

  Player mode
  Machine allows playing of one to four people simultaneously. They play the same game against casino.
  After a game is selected, it cannot be changed until completed or its counters come to end. Currently
  one of two available games can be selected "BlackJack" or "Russian Poker" (more games to come
  shortly).

  To play (and make bets) a user must
  put some credit to their account. She
  should push a banknote into a slot of
  bill validator, which checks the
  banknote and its value, adds money to
  user's account and transfers the
  banknote to inside safe money storage.

  System aims to reproduce the
  environment of real casino via
  multimedia,     video,     sound    and
  animation. While playing a game a user
  makes bets by using money from her
  account, follows instructions of dealer,
  wins or loses. Interaction is performed
  via touch-screen by just naturally
  tapping with fingers on objects in the
  screen: cards, buttons or chips.

  Games' logic exactly corresponds to logic of real casinos and in addition system calculates and monitors
  statistics and behavior of cards combinations in order them to correspond real games. Hundreds of
  hours of testing proved most of standard probabilities and game situations followed by Poker Machine.




--to make high technologies and top quality software products and services available and affordable globally--

                                             AntaraSoft © 2008-2009
email: info@antarasoft.com                         Pharr Road Station
                                                 http://www.antarasoft.com                      Post Office Box 11872
                                                                                               Atlanta, GA 30355-9998
                                        tel. USA: +1 (831) 440 8840;   EU: +380 (66) 7062635


                                                                         A user can withdraw his money by
                                                                         asking an Operator who has
                                                                         privileges to debit money from user
                                                                         account and turn it into cash or any
                                                                         other way casino can pay to a user.




                                                                         Either BlackJack or Russian Poker or
                                                                         any other game implemented on this
                                                                         platform is designed to bring profit to
                                                                         its owner, that's why device provides
                                                                         extended functionality for control
                                                                         and maintenance.

  Owner mode - superuser
  To enter Owner Mode system requires a user to have special RFID card scanned by RFID scanner on the
  rear panel of the device. After successful scanning one of the players' screens switches to Owner mode
  and lets Owner make key settings like:

         set timers' values for games
         maintain set of RFID cards of
          Operators and Money Collectors
         set game types and permissions to
          switch on certain games
         set operators' permissions (like credit
          set, withdrawal, etc)
         tune banknotes operations (bill
          validator) behavior
         make initial settings for each specific
          game type, defining games behavior

  Additionally Owner can view any statistics or
  counters on any game, logs (every user action
  is logged and history saved and stored).

  Operator - a person who uses devices on daily basis
  To access the system operator must pass auth procedure by using of his RFID card. If successfully
  passed, she can perform the following operations:

         set credit for a user
--to make high technologies and top quality software products and services available and affordable globally--

                                             AntaraSoft © 2008-2009
email: info@antarasoft.com                         Pharr Road Station
                                                  http://www.antarasoft.com                      Post Office Box 11872
                                                                                                Atlanta, GA 30355-9998
                                         tel. USA: +1 (831) 440 8840;   EU: +380 (66) 7062635


         withdraw user's credit
         select a game
         lock/unlock a game

  Money Collector
  Money Collector also passes auth procedure using a card, given him by Owner. After that he can:

         view logs and counters
         withdraw money (extract them physically from safe storage). This will result into resetting
          counters to zero
         lock/unlock game



  Technologies and architecture overview
  Having strong expertise in design and development of enterprise systems, we use similar approaches for
  this product to ensure its security and reliability. The system has layered client-server architecture with
  appropriate security and infrastructure.

  Using of Microsoft platform and .NET Framework 3.5SP1 provide "managed code" for all the
  components which can be reviewed, validated and protected.

  Presentation layer is implemented using WPF of Microsoft .NET framework, which guarantees rich and
  modern interface as well as makes sure achieving maximum performance.

  We developed a universal gaming framework, which provides an opportunity to host almost any kind of
  games inside, localized for any countries, cultures and languages. Currently system has 2 games
  implemented: "Black Jack" and "Russian Poker" with one language supported (Russian).

  System platform:

         Game Server
              o OS: Windows Server 2008 (possible Windows Server 2003SP2 or Windows Vista* )
              o Microsoft SQL Server 2008 (possible Express Edition*)
              o Microsoft .NET Framework 3.5SP1
              o Windows Media Payer 10 or 11
              o Presentation implementation: WPF (Windows Presentation Foundation)
              o Communication between components: WCF (Windows Communication Foundation) and
                  .NET Remoting *
         Client/Player
              o Windows Vista Home (possible Windows XPSP3*)
              o Microsoft .NET Framework 3.5SP1
              o Presentation implementation: WPF (Windows Presentation Foundation)

--to make high technologies and top quality software products and services available and affordable globally--

                                              AntaraSoft © 2008-2009
email: info@antarasoft.com                         Pharr Road Station
                                                  http://www.antarasoft.com                      Post Office Box 11872
                                                                                                Atlanta, GA 30355-9998
                                         tel. USA: +1 (831) 440 8840;   EU: +380 (66) 7062635


              o   Communication between components:                 .NET    Remoting     and    WCF      (Windows
                  Communication Foundation)*
                                                                                                *- depends on version

  Poker Machine production, licensing and redistribution
  Antara Software is an official technical partner, service and support provider of the Fartova Hga LLC,
  owning all the rights on "Poker Machine", it's design, architecture and software.

  For any kind of additional information on Poker Machine, please feel free to contact us:

                                        E-Mail: info@antarasoft.com
                               Tel USA: +1 (831) 440 8840;   EU: +380 (66) 7062635




--to make high technologies and top quality software products and services available and affordable globally--

                                              AntaraSoft © 2008-2009

Weitere ähnliche Inhalte

Andere mochten auch

Artjoker Digital - Company Overview
Artjoker Digital - Company OverviewArtjoker Digital - Company Overview
Artjoker Digital - Company OverviewJulia Broźyna
 
The last man in the universe
The last man in the universeThe last man in the universe
The last man in the universeGui Neves
 
Waverley Seq Deck v4-2 (1080HD)
Waverley Seq Deck v4-2 (1080HD)Waverley Seq Deck v4-2 (1080HD)
Waverley Seq Deck v4-2 (1080HD)Julia Broźyna
 
Pelajaran 23 imam maliki - pendidikan islam
Pelajaran 23 imam maliki - pendidikan islamPelajaran 23 imam maliki - pendidikan islam
Pelajaran 23 imam maliki - pendidikan islamTengku Hidayah
 

Andere mochten auch (6)

Lightning Talk - Riak
Lightning Talk - RiakLightning Talk - Riak
Lightning Talk - Riak
 
Paper free day 2012
Paper free day 2012Paper free day 2012
Paper free day 2012
 
Artjoker Digital - Company Overview
Artjoker Digital - Company OverviewArtjoker Digital - Company Overview
Artjoker Digital - Company Overview
 
The last man in the universe
The last man in the universeThe last man in the universe
The last man in the universe
 
Waverley Seq Deck v4-2 (1080HD)
Waverley Seq Deck v4-2 (1080HD)Waverley Seq Deck v4-2 (1080HD)
Waverley Seq Deck v4-2 (1080HD)
 
Pelajaran 23 imam maliki - pendidikan islam
Pelajaran 23 imam maliki - pendidikan islamPelajaran 23 imam maliki - pendidikan islam
Pelajaran 23 imam maliki - pendidikan islam
 

Ähnlich wie Poker machinebrief v2.4

Advanced player tracking system
Advanced player tracking systemAdvanced player tracking system
Advanced player tracking systemIJECEIAES
 
State of Nevada gaming control board minimal internal control standards_mics_...
State of Nevada gaming control board minimal internal control standards_mics_...State of Nevada gaming control board minimal internal control standards_mics_...
State of Nevada gaming control board minimal internal control standards_mics_...Market Engel SAS
 
Datasheet two factor-authenticationx
Datasheet two factor-authenticationxDatasheet two factor-authenticationx
Datasheet two factor-authenticationxHai Nguyen
 
Betting system implementation for electronic gaming machine manufacturer in e...
Betting system implementation for electronic gaming machine manufacturer in e...Betting system implementation for electronic gaming machine manufacturer in e...
Betting system implementation for electronic gaming machine manufacturer in e...Dusane Infotech India Pvt. Ltd.
 
SECURE DATA ENCRYPTION FOR ATM TRANSACTIONS
SECURE DATA ENCRYPTION FOR ATM TRANSACTIONSSECURE DATA ENCRYPTION FOR ATM TRANSACTIONS
SECURE DATA ENCRYPTION FOR ATM TRANSACTIONSIRJET Journal
 
Embedded systems presentation power point.ppt
Embedded systems presentation power point.pptEmbedded systems presentation power point.ppt
Embedded systems presentation power point.pptssuser1b4013
 
python pre-submission report.pdf
python pre-submission report.pdfpython pre-submission report.pdf
python pre-submission report.pdfSruthiMugle
 
Introduccion Android Day movilforum madrid
Introduccion Android Day movilforum madridIntroduccion Android Day movilforum madrid
Introduccion Android Day movilforum madridvideos
 
IRJET- A Survey on Cardless Automated Teller Machine(ATM)
IRJET- A Survey on Cardless Automated Teller Machine(ATM)IRJET- A Survey on Cardless Automated Teller Machine(ATM)
IRJET- A Survey on Cardless Automated Teller Machine(ATM)IRJET Journal
 
E-License System With RTO Controle Room Management System
E-License System With RTO Controle Room Management SystemE-License System With RTO Controle Room Management System
E-License System With RTO Controle Room Management SystemIRJET Journal
 
IRJET- Implementation of Secured ATM by Wireless Password Transfer and Keypad...
IRJET- Implementation of Secured ATM by Wireless Password Transfer and Keypad...IRJET- Implementation of Secured ATM by Wireless Password Transfer and Keypad...
IRJET- Implementation of Secured ATM by Wireless Password Transfer and Keypad...IRJET Journal
 
IRJET- Device Authentication Wireless Netework for Secured Communication
IRJET- Device Authentication Wireless Netework for Secured CommunicationIRJET- Device Authentication Wireless Netework for Secured Communication
IRJET- Device Authentication Wireless Netework for Secured CommunicationIRJET Journal
 
Fitness Outfitter’s New System Proposal
Fitness Outfitter’s New System ProposalFitness Outfitter’s New System Proposal
Fitness Outfitter’s New System ProposalTeam 5 ITE115
 
USB-Lock-RP Technical Datasheet version 11.9
USB-Lock-RP Technical Datasheet version 11.9USB-Lock-RP Technical Datasheet version 11.9
USB-Lock-RP Technical Datasheet version 11.9Javier Arrospide
 

Ähnlich wie Poker machinebrief v2.4 (20)

Advanced player tracking system
Advanced player tracking systemAdvanced player tracking system
Advanced player tracking system
 
State of Nevada gaming control board minimal internal control standards_mics_...
State of Nevada gaming control board minimal internal control standards_mics_...State of Nevada gaming control board minimal internal control standards_mics_...
State of Nevada gaming control board minimal internal control standards_mics_...
 
Atm
AtmAtm
Atm
 
EvenBet Poker
EvenBet PokerEvenBet Poker
EvenBet Poker
 
Datasheet two factor-authenticationx
Datasheet two factor-authenticationxDatasheet two factor-authenticationx
Datasheet two factor-authenticationx
 
Betting system implementation for electronic gaming machine manufacturer in e...
Betting system implementation for electronic gaming machine manufacturer in e...Betting system implementation for electronic gaming machine manufacturer in e...
Betting system implementation for electronic gaming machine manufacturer in e...
 
SECURE DATA ENCRYPTION FOR ATM TRANSACTIONS
SECURE DATA ENCRYPTION FOR ATM TRANSACTIONSSECURE DATA ENCRYPTION FOR ATM TRANSACTIONS
SECURE DATA ENCRYPTION FOR ATM TRANSACTIONS
 
Embedded systems presentation power point.ppt
Embedded systems presentation power point.pptEmbedded systems presentation power point.ppt
Embedded systems presentation power point.ppt
 
Crypto box - crypto casino
Crypto box - crypto casinoCrypto box - crypto casino
Crypto box - crypto casino
 
python pre-submission report.pdf
python pre-submission report.pdfpython pre-submission report.pdf
python pre-submission report.pdf
 
C132733
C132733C132733
C132733
 
Introduccion Android Day movilforum madrid
Introduccion Android Day movilforum madridIntroduccion Android Day movilforum madrid
Introduccion Android Day movilforum madrid
 
ATS SmartFR
ATS SmartFRATS SmartFR
ATS SmartFR
 
IRJET- A Survey on Cardless Automated Teller Machine(ATM)
IRJET- A Survey on Cardless Automated Teller Machine(ATM)IRJET- A Survey on Cardless Automated Teller Machine(ATM)
IRJET- A Survey on Cardless Automated Teller Machine(ATM)
 
E-License System With RTO Controle Room Management System
E-License System With RTO Controle Room Management SystemE-License System With RTO Controle Room Management System
E-License System With RTO Controle Room Management System
 
PRTG
PRTGPRTG
PRTG
 
IRJET- Implementation of Secured ATM by Wireless Password Transfer and Keypad...
IRJET- Implementation of Secured ATM by Wireless Password Transfer and Keypad...IRJET- Implementation of Secured ATM by Wireless Password Transfer and Keypad...
IRJET- Implementation of Secured ATM by Wireless Password Transfer and Keypad...
 
IRJET- Device Authentication Wireless Netework for Secured Communication
IRJET- Device Authentication Wireless Netework for Secured CommunicationIRJET- Device Authentication Wireless Netework for Secured Communication
IRJET- Device Authentication Wireless Netework for Secured Communication
 
Fitness Outfitter’s New System Proposal
Fitness Outfitter’s New System ProposalFitness Outfitter’s New System Proposal
Fitness Outfitter’s New System Proposal
 
USB-Lock-RP Technical Datasheet version 11.9
USB-Lock-RP Technical Datasheet version 11.9USB-Lock-RP Technical Datasheet version 11.9
USB-Lock-RP Technical Datasheet version 11.9
 

Kürzlich hochgeladen

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 

Kürzlich hochgeladen (20)

04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 

Poker machinebrief v2.4

  • 1. email: info@antarasoft.com Pharr Road Station http://www.antarasoft.com Post Office Box 11872 Atlanta, GA 30355-9998 tel. USA: +1 (831) 440 8840; EU: +380 (66) 7062635 Poker Machine "Poker Machine" - is codename for a complex system, providing rich user experience when playing different games. The product can be described as a big "casino-like" table for 4 players with TFT monitor and touch-screen built-in for each player. In front of players there is a big plasma screen, performing role of a dealer, communicating to players via voice, video, text and animation. Every player has a personal cash receiver (bill validator) , which accepts banknotes to refill account for betting or as a fee for a game. In addition system is equipped with special sensors and RFID card scanners, which let servicemen or users be authenticated and authorized for certain activities. Among greatest benefits of this system is its total flexibility, maintainability and efficiency, provided by using several standard desktop stations and a server as a single entertainment platform. System components Poker Machine consists of 3 independently designed parts, combined together: software, computer hardware and attractive exterior, made of wood, tissue, glass and metal. Our company designed and developed from scratch software system and took active part in hardware prototyping (based on standard PC components). This device can be considered as a fully functional computer network, packed within a single box, and build of standard office-equipment components. Minimum custom-made hardware and software guarantees ease of maintenance, high availability and flexibility. Components, software and exterior can vary widely. From point of view of programming, the system can be represented as a Server and number of Client PCs with touch-screens for game presentation and user input, which are connected with each other via a high speed network. Server runs Game Playing, controls processes, performs money operations, maintains security, collects statistics and provides multimedia interaction. --to make high technologies and top quality software products and services available and affordable globally-- AntaraSoft © 2008-2009
  • 2. email: info@antarasoft.com Pharr Road Station http://www.antarasoft.com Post Office Box 11872 Atlanta, GA 30355-9998 tel. USA: +1 (831) 440 8840; EU: +380 (66) 7062635 Functional overview Poker Machine software assumes several modes of work, described as the following.  Player - basic mode, when Poker Machine behaves as a real-life dealer with table in real casino.  Owner - mode, which gives maximum credentials on device, lets program it, provides extended statistics, counters' data and reporting  Collector - mode, intended to provide access for money collector to extract actual money from device money storage.  Operator - mode for casino manager - minor settings, credits control, withdrawal  Demo - mode, which performs some animation or game simulation when the system is idle. Player mode Machine allows playing of one to four people simultaneously. They play the same game against casino. After a game is selected, it cannot be changed until completed or its counters come to end. Currently one of two available games can be selected "BlackJack" or "Russian Poker" (more games to come shortly). To play (and make bets) a user must put some credit to their account. She should push a banknote into a slot of bill validator, which checks the banknote and its value, adds money to user's account and transfers the banknote to inside safe money storage. System aims to reproduce the environment of real casino via multimedia, video, sound and animation. While playing a game a user makes bets by using money from her account, follows instructions of dealer, wins or loses. Interaction is performed via touch-screen by just naturally tapping with fingers on objects in the screen: cards, buttons or chips. Games' logic exactly corresponds to logic of real casinos and in addition system calculates and monitors statistics and behavior of cards combinations in order them to correspond real games. Hundreds of hours of testing proved most of standard probabilities and game situations followed by Poker Machine. --to make high technologies and top quality software products and services available and affordable globally-- AntaraSoft © 2008-2009
  • 3. email: info@antarasoft.com Pharr Road Station http://www.antarasoft.com Post Office Box 11872 Atlanta, GA 30355-9998 tel. USA: +1 (831) 440 8840; EU: +380 (66) 7062635 A user can withdraw his money by asking an Operator who has privileges to debit money from user account and turn it into cash or any other way casino can pay to a user. Either BlackJack or Russian Poker or any other game implemented on this platform is designed to bring profit to its owner, that's why device provides extended functionality for control and maintenance. Owner mode - superuser To enter Owner Mode system requires a user to have special RFID card scanned by RFID scanner on the rear panel of the device. After successful scanning one of the players' screens switches to Owner mode and lets Owner make key settings like:  set timers' values for games  maintain set of RFID cards of Operators and Money Collectors  set game types and permissions to switch on certain games  set operators' permissions (like credit set, withdrawal, etc)  tune banknotes operations (bill validator) behavior  make initial settings for each specific game type, defining games behavior Additionally Owner can view any statistics or counters on any game, logs (every user action is logged and history saved and stored). Operator - a person who uses devices on daily basis To access the system operator must pass auth procedure by using of his RFID card. If successfully passed, she can perform the following operations:  set credit for a user --to make high technologies and top quality software products and services available and affordable globally-- AntaraSoft © 2008-2009
  • 4. email: info@antarasoft.com Pharr Road Station http://www.antarasoft.com Post Office Box 11872 Atlanta, GA 30355-9998 tel. USA: +1 (831) 440 8840; EU: +380 (66) 7062635  withdraw user's credit  select a game  lock/unlock a game Money Collector Money Collector also passes auth procedure using a card, given him by Owner. After that he can:  view logs and counters  withdraw money (extract them physically from safe storage). This will result into resetting counters to zero  lock/unlock game Technologies and architecture overview Having strong expertise in design and development of enterprise systems, we use similar approaches for this product to ensure its security and reliability. The system has layered client-server architecture with appropriate security and infrastructure. Using of Microsoft platform and .NET Framework 3.5SP1 provide "managed code" for all the components which can be reviewed, validated and protected. Presentation layer is implemented using WPF of Microsoft .NET framework, which guarantees rich and modern interface as well as makes sure achieving maximum performance. We developed a universal gaming framework, which provides an opportunity to host almost any kind of games inside, localized for any countries, cultures and languages. Currently system has 2 games implemented: "Black Jack" and "Russian Poker" with one language supported (Russian). System platform:  Game Server o OS: Windows Server 2008 (possible Windows Server 2003SP2 or Windows Vista* ) o Microsoft SQL Server 2008 (possible Express Edition*) o Microsoft .NET Framework 3.5SP1 o Windows Media Payer 10 or 11 o Presentation implementation: WPF (Windows Presentation Foundation) o Communication between components: WCF (Windows Communication Foundation) and .NET Remoting *  Client/Player o Windows Vista Home (possible Windows XPSP3*) o Microsoft .NET Framework 3.5SP1 o Presentation implementation: WPF (Windows Presentation Foundation) --to make high technologies and top quality software products and services available and affordable globally-- AntaraSoft © 2008-2009
  • 5. email: info@antarasoft.com Pharr Road Station http://www.antarasoft.com Post Office Box 11872 Atlanta, GA 30355-9998 tel. USA: +1 (831) 440 8840; EU: +380 (66) 7062635 o Communication between components: .NET Remoting and WCF (Windows Communication Foundation)* *- depends on version Poker Machine production, licensing and redistribution Antara Software is an official technical partner, service and support provider of the Fartova Hga LLC, owning all the rights on "Poker Machine", it's design, architecture and software. For any kind of additional information on Poker Machine, please feel free to contact us: E-Mail: info@antarasoft.com Tel USA: +1 (831) 440 8840; EU: +380 (66) 7062635 --to make high technologies and top quality software products and services available and affordable globally-- AntaraSoft © 2008-2009