Skip to content

TashinParvez/AOOP-ASSG-On-Socket-Programming-and-FileIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ AOOP Assignment – Socket Programming & File I/O

This repository contains solutions to two assignments for the Advanced Object-Oriented Programming (AOOP) course, focusing on Socket Programming and File I/O in Java.

AOOP Assignment Screenshot

🧩 Assignment Overview

βœ… ASSG 1: Mesh Network Using Sockets

Task:
Create a mesh network where:

  • There is 1 server and 3 clients
  • All nodes can communicate with each other
  • If the server sends a message β†’ all clients receive it
  • If any client sends a message β†’ the server and the other two clients receive it

Solution: πŸ”— View Socket Programming Solution

βœ… ASSG 2: File I/O with Video Files

Task:
Create a Java program that:

  • Reads from a video file
  • Writes to a new output video file

Solution: πŸ”— View File I/O Solution

πŸ“ž Contact

For any questions, suggestions, or feedback, please feel free to reach out to the repository maintainer.

Tashin Parvez Email Tashin Parvez LinkedIn Tashin Parvez Facebook Tashin Parvez Hashnode

Happy Learning! πŸš€

About

Advanced Object-Oriented Programming (AOOP) assignments Solution on Socket Programming and File I/O in Java.

Topics

Resources

Stars

Watchers

Forks

Languages