A Distributed Chatting Application [GUI] with event handling, which allows server to connect with mulitple Clients.
- It is all Possible through Socket Programming 🍵
A minimal Chat App GUI built on top of Java Swing.
Key Features • How To Use • Download • Frameworks • Optimization
- Sount Alert Everytime new message fire up
- Can Connect with different Devices
- Scrollable chat UI
- Unlimited Chat
- IP Address generates automatically dependent on System
- Supports All OS
- Network - Intranet
git clone https://github.com/Mr-Anubhav-pandey/Chat_App
- Execute ServerDriver file first (generate IP)
- Execute ClientDriver Bytecode (add ip to dialog box)
- Start Chatting
- Java Swing/AWT
- IOStreams
- Socket
- SocketServer
- InetAddress
- Clip
- More UI Optimization
- Framework to use Remote Method Invocation
- Create Jar File (bug)
- Auth