https://github.com/kkkooolllyyyaaa/collectionmanager
Client-Server "CRUD" application with multithreaded server, tcp communication and client auth
https://github.com/kkkooolllyyyaaa/collectionmanager
java-se multimodule multithreading postgresql-jdbc tcp-client-server
Last synced: 3 months ago
JSON representation
Client-Server "CRUD" application with multithreaded server, tcp communication and client auth
- Host: GitHub
- URL: https://github.com/kkkooolllyyyaaa/collectionmanager
- Owner: kkkooolllyyyaaa
- Created: 2021-06-27T19:02:52.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-06T23:21:17.000Z (over 2 years ago)
- Last Synced: 2025-03-16T09:16:04.101Z (3 months ago)
- Topics: java-se, multimodule, multithreading, postgresql-jdbc, tcp-client-server
- Language: Java
- Homepage:
- Size: 363 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Collection Manager
Client-Server "CRUD" application with multithreaded server, tcp communication and client auth## Java SE: ##
+ Multithreading
+ IO
+ NIO
+ Collection API
+ Stream API
+ JDBC
+ Concurrency
+ Doc## Task And About Project ##
+ [link](https://github.com/kkkooolllyyyaaa/Laba7/blob/master/Lab7.pdf)