Skip to main content

LANMSGR - LAN Messenger

This project LANMSGR (LAN Messenger ) is a tool developed using Visual Basic 6.0 which helps to communicate from one system to another system within a LAN (Local Area Networks). This software provides the services in such a way that a person on one computer can send messages to other computer which is connected in its network. This is user friendly software so that one person can easily understand about this and can use this for a maximum extent. In this software each member will have unique identification name. In this software there is a facility for group chatting and as well as one to one chatting. It provides a facility to send offline messages to other person if he is offline. This software does not need any internet connection this is purely designed for LAN connections. We can add ids of different persons who have the membership in this software. The installation of this software is very easy. This software uses a common server side oracle database.


 Visit Projects page of learningmela.com for more details and to download the project.

Popular posts from this blog

Fun Facts

Do you want to improve your knowledge? Do you want to impress friends with some facts? Then Fun Facts app is for you. "Fun Facts" is an android app shows some quotes which are funny but real facts. Install the app @  https://play.google.com/store/apps/details?id=com.sonuappz.funfacts

Java program to create PDF files

The below is a program to create a PDF text file in Java language.   This program reads a line of text from user and the text will be written to a pdf file. The pdf file name also be taken from the user input. This is a console java program.   Click here   to know more about the project.    Visit  Projects  page of  learningmela.com  to download more projects.

Java Program to use LDAP server

The below is a java program to demonstrate how to use the LDAP server connection to validate a user authentication. To check the authentication using LDAP server we required the user id and its password. We need to create a context to the LDAP server before connecting to it. And also we required to know the field names in the LDAP server.   Click here   to know more about the project.    Visit  Projects  page of  learningmela.com  to download more projects.