Skip to content
#

socket-programming

Here are 712 public repositories matching this topic...

computer-systems-CS-APP3e

My solutions of Computer Systems: A Programmer’s Perspective, Third Edition (CS:APP3e) book, the text book for the course, CMU15-213: Introduction to Computer Systems.

  • Updated Mar 25, 2022
  • C

This project will work as mentioned below.First, Client will send a join request to the server to join the multicast group.After that Server will provide station list, site info to the client through TCP. Then whichever station it selects from the station list, it is connected to that station.All the stations are sending data, irrespective of cl…

  • Updated Dec 5, 2023
  • C

Improve this page

Add a description, image, and links to the socket-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the socket-programming topic, visit your repo's landing page and select "manage topics."

Learn more