Please make a CORBA IDL only accessed by the client for the following:  Create a server program that allows client programs to connect to it. A client must login with the necessary credentials stored in a database that the server can access. If the account is currently logged in, the connected client will be denied. After connecting, the client can begin playing the game. The game will only begin if there is at least one other person eager to participate. When a player/s joins within 10 seconds, the game begins with each round in which the server sends 17 random letters (with 5 to 7 vowels) to all players, with the goal of each player being to send a single valid word, with at least five (5) letters, that can be formed from the letters sent by the server. A letter from the 17 randomly chosen letters may be repeated. If the word produced and provided by the player has fewer than five letters or is invalid, the server will respond with an invalid word formed. Each player has 10 seconds to input as many words as they can. For each round, the player who provided the longest valid word will be proclaimed the winner. If two or more players submit the same length of letters or if the participants are unable to send a legitimate word, no winner will be proclaimed for that round. The eventual champion will be the first player to win three rounds.  In addition, the server will keep note of the five longest words responded by players. In addition, the number of wins by players will be recorded on the server. A player will acquire these lists if he or she selects the option to display the longest words or top 5 players in the player's gaming interface.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Please make a CORBA IDL only accessed by the client for the following: 

Create a server program that allows client programs to connect to it. A client must login with the necessary credentials stored in a database that the server can access. If the account is currently logged in, the connected client will be denied. After connecting, the client can begin playing the game. The game will only begin if there is at least one other person eager to participate. When a player/s joins within 10 seconds, the game begins with each round in which the server sends 17 random letters (with 5 to 7 vowels) to all players, with the goal of each player being to send a single valid word, with at least five (5) letters, that can be formed from the letters sent by the server. A letter from the 17 randomly chosen letters may be repeated. If the word produced and provided by the player has fewer than five letters or is invalid, the server will respond with an invalid word formed. Each player has 10 seconds to input as many words as they can. For each round, the player who provided the longest valid word will be proclaimed the winner. If two or more players submit the same length of letters or if the participants are unable to send a legitimate word, no winner will be proclaimed for that round. The eventual champion will be the first player to win three rounds. 

In addition, the server will keep note of the five longest words responded by players. In addition, the number of wins by players will be recorded on the server. A player will acquire these lists if he or she selects the option to display the longest words or top 5 players in the player's gaming interface. 

Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Avoiding deadlock
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education