Objective: The primary objective of FileShareStream is to enable seamless file transfer between computers on the same network. Whether it’s images, documents, PDFs, or videos, users can easily share files using this Java-based console application.
Features: It operates within a local network, allowing quick and efficient file transfers. Users can transfer various file formats, including images, documents, PDFs, and videos. The application leverages socket programming in Java to establish connections and enable data exchange.
Tools and Technologies used: Java, Socket Programming Necessary Requirements: JDK