client server protocol implementation in java | client server protocol implementation java source code free download | client server protocol implementation using java
ABSTRACT
This project is to implement the Client-Server Protocol
Implementation. The dream global communication is solved in a great deal by the
introduction of Internet. This made the necessity of networking in communication
clear. The internet protocol TCP/IP uses computers called gateways, which
provide all interconnections among physical networks. A gateway is a special
purpose, dedicated computer that attaches to two or more networks and routes
packets from one to other. It will be having the information regarding the
network connected to it. The gateways exchange routing information periodically
to accommodate network changes and keeps their route up-to-date.
This protocol permits a new core gateway to be added to the
internet without modifying the existing gateways. Whenever a new core gateway
is added to the existing internet it will be assigned to one or more neighbours
with which it communicates, the neighbours already members of the working
internet have already propagated routing information among themselves. Thus the
gateway has to inform its neighbours about the network it could reach so that
they can update the routing table and propagate the information to the remaining
gateways in the internet.
2.1 Purpose:
The aim of this project is to implement Client Server
Protocol Implementation. The purpose of the project is to communicate between
clients that are connected to different servers.
2.2 Scope:
¨
Adding and deleting a network to a gateway
¨
Creating and displaying a route table for a
gateway
¨
Sending and updating the routing message
¨
Create a log file
¨
ICMP implemented for error correction and
reporting
3.1 Existing System
The present system is having different networks for each
department. Where in the files has to be manually transferred. which is not a
good way of practice of file transfer, for that we have given this proposed
system. Where the file transfer is done through the networks.
3.2 Proposed System
In the proposed system all the sub-networks are added to the
gateway and the transfer of the different document and file takes place through
this gate way. Where we can not only reduce the delay in file transfer but also
we can maintain the log.