Prevents usage of unsafe ObjectInputStream in Minecraft mods
-
Updated
Oct 3, 2023
Prevents usage of unsafe ObjectInputStream in Minecraft mods
Clase para gestionar un fichero serializado
Source code for my HappyCoders.eu article about writing structured data with DataOutputStream, DataInputStream, ObjectOutputStream and ObjectInputStream.
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
Verifica sul protocollo TCP in Java - Iordan Sebastian 4BIN - 14/05/2024
A Chat application where the connected clients are able to send messages to each other over a server.
utilized Spring MVC and Thymeleaf for this bank transaction history viewer. The Repository and Service classes deserialize, populate, and sort transaction data from a binary file.
Add a description, image, and links to the objectinputstream topic page so that developers can more easily learn about it.
To associate your repository with the objectinputstream topic, visit your repo's landing page and select "manage topics."