The app is created in java netbeans. It connects to remote database and enables us to chat with online people. This can be considered as a class 12 project. And this is clearly not the way, a real ...
A simple chat application in Java using socket programming which allows 2 users to communicate with each other over a network, i.e. Client and Server. NOTE: First run SERVER and then CLIENT.
I have found NetBeans Java Hints to be extremely useful in Java development. In this blog post I look at NetBeans Java Hints that I deem indispensable in Java development. I will be using NetBeans 6.9 ...