Implement the client and server components

Assignment Help JAVA Programming
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:

714_img.png

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.

Reference no: EM13923991

Questions Cloud

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?

Reviews

Write a Review

JAVA Programming Questions & Answers

  Explain the types of malware and the potential impact they

write a 200- to 300-word short-answer response to the following bull describe the types of malware and the potential

  Possible effect that multithreading could have

Imagine you are a graphic artist working on an animation for a movie. Describe at least one (1) possible effect that multithreading could have on your work process. Support your response with at least (1) example of the effect of multithreading

  Code 2-dimensional array that stores the average scores

Instructions: Code a 2-dimensional (2D) array that stores the average scores for 2 football teams across 2 years. In a method called setAvgScores, prompt for the averages and store them in the 2D array which will be returned

  Create a program named schoolsdemo

Create a program named SchoolsDemo that allows a user to enter data about five school objects and then displays the school objects in order of enrollment size from smallest to largest.

  Details about the consultants and projects

A consulting firm maintains a database of its employees (a number of consultants) and a list of projects it has accomplished, has been developing, and is about to start. Details about the consultants and projects are given below:

  Create a program that automatically generates words

Create a program that automatically generates words from letters Solution

  Write an enhanced for loop

Write an enhanced for loop that counts how many numbers in an ArrayList object named list are negative. Print the count after the loop terminates

  Design and implementation of a hangman game

Design and Implementation of a Hangman game

  Write a java program to simulate a calculator

Write a JAVA program to simulate a calculator. Your program should take two numbers and an operator (+,-,*,or/), from the user in the following format: number1 operator number2 (For example 5.6 + 7.2) and print the result.

  Prepare a java simulation program

Given a hash function h, prepare a java simulation program to determine each of the subsequent quantities after 0.8*tablesize random keys have been generated. The keys should be random integers.

  Why wont the following given program compile

Why won't the following program compile? Correct it so that it will compile and properly implement Comparable

  Encrypt and decrypt the message using caesar cipher

Encrypt and decrypt the message using Caesar cipher

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd