Lan Chat and File Sharing Java Project
LAN CHAT AND FILE SHARING AP Java Project
LAN chat application is one of easiest way to chat with a your friends through LAN. No internet connection is needed. The only thing which requires is server IP address and you will be able to connect to others members through LAN . It can help you to talk to your friends even you both do not have internet connection. As it is based on LAN. LAN i.e. local area network which connect different client to each other and also client to main server. So we have used the same concept here we are connecting two client or client and server with each other and by providing the IP address we can talk with each other.
mrygank says
hi admin,
please note that the project download button is providing the report of the code, kindly please send me the source code
ProjectsGeek says
We will upload the source code soon. Thanks for raising this issue.
vivek says
how can i make lan chat and file sharing program global mean using it via internet
ProjectsGeek says
Yes you can make it, but then you need one online server. Like for intranet you are using you localhost, for internet you need online server which can host you server code.
Realpopup says
Is there any difference in a Windows compatibility for this project? Can it be used as free messenger between Windows Xp and 7?
ProjectsGeek says
No there is no dependency on Windows compatibility for this project. You can run this project on Windows Xp and 7.
Aditya says
So, you should know when you are planning on starting a Java project that one of the main USPs of Java is that it is platform independent.
ProjectsGeek says
Yes Java is platform independent.
Faizan Ahmed Khan says
Hi…
can u please guide me how to run the source code using netbeans IDE 7.3.1….
my mail id [email protected].
ProjectsGeek says
Please follow this below guide to know how to run the source code using netbeans IDE.
https://projectsgeek.com/2012/04/how-to-run-java-projects.html
Faizan Ahmed Khan says
hi…
The source code is not appropriate. In the login.jsp, you have mentioned many .jsp files such as menu.jsp. But I cant find them anywhere and all the modules are in servlet not in jsp. Please send original .jsp files.
Regards
peter says
Nice project. Send me source code please.
ProjectsGeek says
You can download the source code using the download button provided at the end of project abstract.