Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 203 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 203 Bytes

ELTE Project Tools Team 09 2015

( ELTE Csoportos projekt )

Simple chat application

Server [ C++ ]

  • Multy threaded
  • MySql
  • GTest

Client [ Java ]

  • Multy threaded
  • Swing UI
  • MVC
  • JUnit