Kamis, 19 November 2009

Chat on LAN with java code

Now i will share a small program use java coding for chat on LAN
there are two codes, one is tcpServer.java and the other one is tcpClient.java

Download the file here! tcpServer.java
Download the file here! tcpClient.java

On tcpClient, on "String server = "localhost";
change localhost with your partner's IP address, so do your partner,change it with yours IP address.

Now compile it both on your and your partner computers.
Chat!

1 komentar:

Add a comment here