Question:

BUILDING a JAVA CHAT AND MAIL SERVER?

by  |  earlier

0 LIKES UnLike

How to build an application in JAVA that can enable chatting between PC's on a LAN . Also please tell how can users on these PC's send each other email using POP3 server ?

 Tags:

   Report

2 ANSWERS


  1. You can create a chat program in Java using Sockets.

    This program can be created in two ways using servlet sockets

    For more details refer


  2. You are actually trying to write the application? Or are you looking for an existing application?

    Your question is like "how to build a bridge across the Atlantic". If you're really going to be building it yourself, that question demonstrates you are not the right person to do it. If you're actually looking for someone else to do it, you need to provide more details about the job to find the right person.

    Same in your case. If you're actually planning to write the Java yourself, we can point you to the next step if you tell us where you are right now and what your skill set is. (Hint: The first step is to learn Java.). If you're looking for a program that's already made, you need to list some requirements in more detail.

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.