Skip to content

msu/csci-466-fall2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSCI 466: Networks

This repository holds code we wrote in class, mostly Socket programming.

To clone this repository:

git clone https://github.com/msu/csci-466-fall2024.git

Repository Contents

/sockets_tcp - Code for basic process-to-process communcation with TCP sockets
/sockets_udp - Code for basic process-to-process communication with UDP sockets
/sockets_objects - Code for sending object-like data through sockets (for PA2)
/misc - Other code for networks-related material

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages