Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 421 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 421 Bytes

discussioninstantannee

Chat java application using swing, firebird and sockets

Description

  • The application is written in java and the interface is a swing based interface
  • Sockets are used to make the communication
  • Conversations between 2 entities (accounts) are stored inside .txt files
  • To know to whom some .txt belongs, a firebird database is used to store the name of the .txt file which belongs to who.