Multi Message Communication and File Sharing System in Network

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Multi Message communication and file sharing system in network

Abstract
Peer to Peer (P2P) network based systems offer a wide variety of network capabilities to the
users worldwide and has been very popular. In this paper we have proposed a new
application that works on the Peer to Peer network. The proposed application, a P2P
decentralized network architecture that establishes an excellent chat and file sharing system
amongst the connected users in organization. This application allows users to chat and share
files from the other connected users in the local network and download them with ease. Java
language has been used to make this application platform independent. With high reliability,
simplicity in its design and scalability provided by this protocol, it acts as a convenient and
efficient application for sharing over the local area network.

Existing System:

In existing system has the ability to broadcast messages to multiple recipients. To do this,
each messenger opens two Multicast sockets – one to send and one to receive. This way,
there is no server needed – technically each instance of the application is its own server.
Sending and receiving messages in HTML format – for user name and the actual chat
message independently. This allows in name using <img> tags, or images within the text.
Other HTML tags such as bold, italics, tables and text size can be sent. Messages are
appended within HTML body to be displayed incrementally. Custom colours chooser
supported on different operating systems. Can format name and message independently.
Viewing and saving chats to hard drive with dialogs supported on different operating
systems. You can send limited files to your friends. There is restriction on the file type or
size and the peer-to-peer transfer is slow.

Proposed System:

Further Details Contact: A Vinay 9030333433, 08772261612


Email: takeoffstudentprojects@gmail.com | www.takeoffprojects.com
It allows two users to communicate over a network using socket programming. Users can
send messages to each other. Application manager – user status is displayed. It supports
multiple users. This way, there is server needed.
File transmission to individual user within chat as well as multiples also. Open and save
dialogs on each end. File can be declined with appropriate handshake messages and
responses. Sending and receiving messages for user name and the actual chat message
independently.
Ability to logout without creating a new instance of the program. Only one port used, and
two sockets – one for sending and one for receiving. Automatically receives users own
message – does not require a dummy message. This is useful for displaying the sent message
in a receive chat window. Does not require a user database. Everything can be managed
internally.

Software Requirement Specification


Hardware Requirements:
Processor : Pentium IV 2.0 GHz
RAM : 512 MB
Hard disk Space : 20 GB
Software Requirements:
Operating System : Microsoft Windows 2000
Software : JDK1.5, Swing.

Module:

1. Live Online Chat is the place to be for free chat rooms no registration. Use our free video
and audio chat rooms to meet people from all over the world and make new friends. Our
chat rooms are feature packed, online chatting has never been so much fun! All of our
chat rooms and social network are fully moderated 24 hours a day by our friendly
administration team. Everyone is welcome at Live Online Chat and our administration
team are online 24 hours a day to help you and protect you to not only give you the best
chat experience but also in the safest environment. Safe and secure free chat rooms no

Further Details Contact: A Vinay 9030333433, 08772261612


Email: takeoffstudentprojects@gmail.com | www.takeoffprojects.com
registration from Live Online Chat. Our chat rooms are protected by firewalls and
antivirus software from the server root to protect our chatters. All of our site is
moderated, family safe and secure. Using our chat is 100% safe and secure.
2. About transferring files

This software allows you to send files to your friends, right from your chat window! You
can share photos, videos, or documents with the click of a button - there's no restriction
on file size or file type. Other file types can be opened from the chat window, and will
launch in their default application*. They'll also be saved to your hard drive for later.

3.

Further Details Contact: A Vinay 9030333433, 08772261612


Email: takeoffstudentprojects@gmail.com | www.takeoffprojects.com

You might also like