Source code for my HappyCoders.eu article about writing structured data with DataOutputStream, DataInputStream, ObjectOutputStream and ObjectInputStream.
-
Updated
Nov 26, 2020 - Java
Source code for my HappyCoders.eu article about writing structured data with DataOutputStream, DataInputStream, ObjectOutputStream and ObjectInputStream.
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
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.
Clase para gestionar un fichero serializado
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."