Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 450 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 450 Bytes

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