You are on page 1of 1

During my undergraduation years, I have learned a lot about computer science, ga

ined technical knowledge, made various projects in c++, java and dotnet.
Most of the theory i had learned, i had implemented pratically for e.g. use of s
emaphone for mututal exclusion, working of 2PC, masking concept in Digital Image
Processing etc. These practicals encourages me for further study.
My final year project was of implementaion of social networking application on i
ntranet. We developed an application which work on private LAN of an organisatio
n. Our fianl year project helped me to understand all the necessary steps to be
followed for developing any software.
After completing my graduation i would like to go for post graduation so that i
can enhance my knowledge more about computer science.
Project details
This project has its concept lies in the fact of enhancement of the communicati
on in Local area network as compared to existing tools of medium. The real orkut
on intranet provide the users with lot of options such as add as a friend , wr
ite scraps , joining communities etc, but we plan to include only the basic opt
ion in our project which with communication or rather than chatting purpose. LAN
possess a great opportunity to utilize its existing infrastructure for more bet
ter communication facilities. LAN provides facility to access each machine uniqu
ely by their ip addresses allotted to them. Any Machine looking for communicatio
n with other machine will simply establish the link with corresponding machine a
nd facilitates the communication. During the course of action there can be vario
us genuine problems that may hamper out. These problems simply hinders the ongoi
ng communication among systems. Such problems becomes disastrous when exchange o
f data is in progress. This may ultimately lead to termination of data transfer
among participating systems.
Off-line sharing ensures the availability of data despite of communication failu
re. As per this mechanism each machine need to maintain their log table of share
d files along with ip addresses accessing those files. Now there would be a list
of shared file and ip addresses accessing those files. This system specific log
table of each system will be updated at server side. If any change occurs then
it will be reflect into server side log table. Whenever communication gets broke
n then ip addresses along that file will be asked to share that file which is ne
eded, if they have otherwise send negative acknowledgment. By following this mec
hanism lost information can be obtain despite communication failure during data
transfer.

You might also like