https://github.com/juliusnixi/cross
"CROSS: an exChange oRder bOokS Service" online orders book written in Java, Multi-threaded, CLI, client/server, TCP & UDP sockets application. Project exam of programming laboratory course 3, University of Pisa, Computer Science BSc, academic year 2024-2025.
https://github.com/juliusnixi/cross
client client-server command-line computer-science exam java multithreading online order-book project server socket socket-tcp socket-udp tcp trading udp university university-project
Last synced: 12 months ago
JSON representation
"CROSS: an exChange oRder bOokS Service" online orders book written in Java, Multi-threaded, CLI, client/server, TCP & UDP sockets application. Project exam of programming laboratory course 3, University of Pisa, Computer Science BSc, academic year 2024-2025.
- Host: GitHub
- URL: https://github.com/juliusnixi/cross
- Owner: JuliusNixi
- License: mit
- Created: 2025-06-05T12:13:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-05T22:39:43.000Z (about 1 year ago)
- Last Synced: 2025-06-05T23:19:22.493Z (about 1 year ago)
- Topics: client, client-server, command-line, computer-science, exam, java, multithreading, online, order-book, project, server, socket, socket-tcp, socket-udp, tcp, trading, udp, university, university-project
- Language: Java
- Homepage:
- Size: 2.15 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Docs/README.md
- License: LICENSE
Awesome Lists containing this project
README
The assignment folder contains the various versions of the project's requirements given by the professor. The project's code is compliant to the latest version (1.3).
The report folder, instead, contains a summary written by me, of how I implemented the project, written with LaTeX. The final result is the .pdf file.