Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MULTI-THREADED SERVER CLIENT CHAT MODEL
#1

MULTI-THREADED SERVER CLIENT CHAT MODEL
AIM OF THE PROJECT: To design and implement a chat model which can perform many processes or tasks at same time with very low halting problem i.e. a Multi-Threaded Server Client Chat Model.

A set of devices (often referred to as nodes) connected by communication links makes up a network. A computer, printer, or any device that can handle data can be a node. developing networking applications is primarily based on socket programming. c, c++, Java etc. are widely used for this purpose.
A simple Server Client Chat application can be the basics of network programming. A Multi-threaded Sever Client Chat Model is designed here, which is an improvement over the standard server chat client.
The Language used for developing the Application is Java.
The task to be done by this client is to sending a message from one client to another and at the same time receiving the message from another client and no time delay should e involved in this process.
The powerful MultiThreading feature of java is put to use for this project.

REQUIREMENTS
Hardware Requirements
Processor: Intel Pentium 2 or higher Speed: 1GHz + RAM: 256 MB or Higher Free Disk Space: Minimum 100 MB of free Disk Space

Network Requirements
The System should Have a Ethernet card or LAN card. The System Should LAN network (Local Area Network).

Software Requirements
JDK1.2 (Java Development Kit version 1.2) or higher (depending upon the operating System used)

JRE (Java Runtime Environment) Operating System: Windows 98 or higher, Linux, Open Solaris, Apple MAC OS

LANGUAGE ENVIRONMENT
Developed in Java since Java provides already pre-existing API s or Application Programming Interface for networking(Socket Programming), GUI development, Even Handling, Threading etc.

Get the full report here:
http://scribddoc/39866561/Multi-Threaded...Chat-Model
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.