Skip to content

A simle chat apllication using java based on client server architecture.

License

Notifications You must be signed in to change notification settings

mzishan8/GroupOn

Repository files navigation

GroupOn

Chat Messenger in JavaFX

Database Used

  • Oracle 11g

Features

  • Single User Chat + File Transfer
  • Group Chat + File Transfer
  • Creating New Groups

Connectivity

  • UDP for finding the server in the LAN
  • TCP/IP for Chatting and File sending

Client:

  • Broadcasts the message to find the server in LAN

Server:

  • Accepts the Broadcast Request for Connection Establishment
  • Responds to that Particular Client

About

A simle chat apllication using java based on client server architecture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published