Skip to content

DoruApareci/NetworkProgrammingTUM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Networking Programming Assignments

Welcome to the Networking Programming Assignments repository for the "Network Programming" course at Technical University of Moldova. This repository is dedicated to practical assignments that showcase my proficiency in network programming using C# and .NET.

Assignments Overview

TCP Chat Application (Assignment #1)

  • Develop a chat application using TCP.
  • Practice handling connections and communication over TCP.

UDP Chat Application (Assignment #2)

  • Implement a chat application utilizing UDP.
  • Explore the differences in communication compared to TCP.

DNS Client Application (Assignment #3)

  • Create a client application for DNS queries.
  • Understand the domain name resolution process.

HTTP Client Application (Assignment #4)

  • Build a client application for making HTTP requests.
  • Learn about the basics of the HTTP protocol.

Email Client Application (Assignment #5)

  • Develop a client application for sending and receiving emails.
  • Gain insights into email protocols and communication.

NTP Client Application (Assignment #6)

  • Implement a client application for Network Time Protocol (NTP).
  • Explore synchronization of time over a network.

Assignments status

Assignment Status
(#1) Done ✅
(#2) In process 🚧
(#3) Waiting 🔜
(#4) Waiting 🔜
(#5) Waiting 🔜
(#6) Waiting 🔜

Repository Status

Feel free to star the repository if you find it useful. This repository is open for contributions. Pull requests are welcome. Submit your pull requests for bug fixes, improvements, or additional features related to the assignments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages