Communeazy (A Virtual Chat Application)
Loading...
Files
Date
2020-10-13T06:03:48Z
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
As businesses grow and reaches out to an wider customer base an need arises to transfer
important transactions and deals reliably to large groups of people over varying
geographical distances. Networking can help with this.Using TCP/IP protocols we can
make our application wait for an secure link to be established between our server
and the target Protocol who we are communicating with by waiting for
an acknowledgement message from the target host system. Once communication has been
established messages are passed quickly and securely over the underlying network layer.
Communeazy is an virtual chat application that uses TCP/ID protocol to transfer data i.e text
messages ,videos ,documents ,pictures etc over large distances all the while making sure
data packets are resembled in the correct order and all the bytes are received before
decoding the message Some challenges we face with networking are handling partially received data ,how do we store this data until the full message has been received. How to handle network failures? What precautions to take while sending large files such as video and audio to ensure they arrive correctly at the target Protocol. All these questions are answered in subsequent chapters.
Description
Keywords
R.Vishal, Khaustub, Revanth Shetty, 1NH16CS083, 1NH14CS055, 1NH16CS091