Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 819 Bytes

File metadata and controls

25 lines (20 loc) · 819 Bytes

Network Design & Configuration

Collection of network design and configuration exercises developed during the "Progettazione di Sistemi e Reti" course at Università degli Studi del Sannio.

📚 Course

Progettazione di Sistemi e Reti — Computer Engineering, Unisannio

📂 Contents

| Network topology design, protocol implementation, multi-layer architectures | | HelloServlet | Servlet-based client-server web application |

🛠️ Topics Covered

  • Network topology design and optimization
  • Protocol stack implementation and testing
  • Routing and path optimization
  • Network simulation and traffic analysis
  • Client-server architecture with Java Servlets
  • HTTP/REST communication patterns
  • OSI model and TCP/IP architecture

💻 Technologies

  • Java (Servlets)
  • HTTP/REST
  • TCP/IP protocols