You are here:

Java/java Networking

Advertisement


Question
Dear Brian:

Please i need help..i want to create Desktop chatting Application with java that [Work on internet/WAN]

note: i create one but it work only on LAN.

what i need?
What API i need?
does java.net.Socket designed for LAN only?

Thanks you..

Answer
Hi,

You need to build aclient side program and a server side program. No special API is necessary. Here are some links with tutorials that show you how to build a chat program:

http://www.cise.ufl.edu/~amyles/tcpchat/

http://www.webmonkey.com/webmonkey/97/18/index2a.html?tw=programming

http://www.webmonkey.com/webmonkey/97/24/index2a.html?tw=programming

http://www.digitalfocus.com/ddj/code/jun96/Chat.java

Java

All Answers


Answers by Expert:


Ask Experts

Volunteer


Brian Ngure

Expertise

Strong in Java. Will be able to answer both in areas of designing and coding. Some knowledge in servlets

Experience

5 years of Java experience, Sun Certified Java Associate and Sun Certified Java Programmer, JDK 1.4

©2012 About.com, a part of The New York Times Company. All rights reserved.