Clase para gestionar un fichero serializado
-
Updated
May 19, 2019 - Java
Clase para gestionar un fichero serializado
The Bus Reservation System is a console-based project where the admin creates new routes, and removes buses as necessary. As a USER, passengers can book buses, cancel reservations, manage their wallets, and access their booking history.
This repository consists of a project that was used to understand java serialization and deserialization concepts with the aid of ObjectInput and ObjectOutput Stream classes
Source code for my HappyCoders.eu article about writing structured data with DataOutputStream, DataInputStream, ObjectOutputStream and ObjectInputStream.
A Chat application where the connected clients are able to send messages to each other over a server.
Verifica sul protocollo TCP in Java - Iordan Sebastian 4BIN - 14/05/2024
Add a description, image, and links to the objectoutputstream topic page so that developers can more easily learn about it.
To associate your repository with the objectoutputstream topic, visit your repo's landing page and select "manage topics."