Reference no: EM13923991
Assignment - Chat Client/Server System
Project Details:
In this assignment students will explore basic socket programming, threading and GUI design using Java's network library, threading system, and swing user interface libraries to implement a basic chat client and server system. The system will allow multiple, remote users to send and receive messages across the network. On receiving a send message from a client the server component will broadcast the message to the other clients connected to the server. Consequently, the server component must be multithreaded so as to coordinate communications between the client systems.
Part A - Basic Requirements:
The basic requirements of this assignment are to implement the client and server components as discussed above. The basic protocol of the system is described below:
The operations of the client are:
• SEND_SERVER_MESG: send a basic text message to the server
• RECV_ SERVER_MESG: receive text from the server
The operations of the server are:
• RECV_CLIENT_MESG: receive text from a client
• BROADCAST_MESG: broadcast a text message received from a client to all the other clients connected to the server.
The server component should be multithreaded, and new threads should be allocated and de-allocated when clients connect and disconnect from the server. These threads can be thought of as connection handlers which manage a client socket and input, output streams. To keep track of these handlers some sort of dynamic data structure such as a vector or similar data structure can be used to coordinate access to these message handlers. The client component should be implemented as a GUI interface, and should allow users to enter text messages, display broadcast messages from the server, and send messages using a send button.
The diagram below reflects a typical implementation:
Part B - Extensions:
Basic implementation of the assignment requirements will result in only a passing grade or credit result. To get a distinction or high distinction mark several extensions are possible and include:
1) Client registration (text file based, rather than database based, including username and password)
2) Private messaging between users.
3) Blocking messages from specific users.
4) File or image transfer options.
5) Statistics functions for management at the server side (such as current users, total users, average time online, etc.).
6) Algorithms for efficient thread management.
Are they likely to make economic profits initially
: Are they likely to make economic profits initially? Can they continue to make economic profits in the long term? Why or why not? Discuss. What advice would you give to Alba and Gavigan to help them make more profit in the long term?
|
Expected loss over the next year with a probability
: A stock has an annual return of 11 percent and a standard deviation of 44 percent. What is the smallest expected loss over the next year with a probability of 1 percent?
|
Compared and contrasted rorschach and mmpi
: Submit your response to the: Assignment by Wednesday, August 5, 2015. a) Compared and contrasted Rorschach and MMPI
|
Jernigan corporation balance sheets
: Condensed balance sheet and income statement data for Jernigan Corporation are presented here: Compute the following ratios for 2013 and 2014.
|
Implement the client and server components
: The basic requirements of this assignment are to implement the client and server components as discussed above. The basic protocol of the system is described below: The operations of the client are: SEND_SERVER_MESG: send a basic text message to th..
|
Derive ggc marginal revenue and marginal cost curves
: Derive GGC's marginal revenue (MR) and marginal cost (MC) curves in each market. Show graphically GGC's demand, MR, and MC curves for each market. Derive algebraically the quantities that should be produced and sold, and the prices that should be c..
|
Discuss how primary market is dependent on secondary market
: Define a primary and secondary market for securities and discuss how they differ. Discuss how the primary market is dependent on the secondary market.
|
Approximate-exact expected real risk premiums on portfolio
: Consider the following information about three stocks: Rate of Return If State Occurs State of Probability of Economy State of Economy Stock A Stock B Stock C Boom .20 .34 .46 .50 Normal .40 .25 .23 .20 Bust .40 .03 −.25 −.42. what are the approximat..
|
What will be its total dividend payment
: Rohter Galeano Inc. is considering how to set its dividend policy. It has a capital budget of $3,000,000. The company wants to maintain a target capital structure that is 15% debt and 85% equity. what will be its total dividend payment?
|