8000 GitHub - matheusMoreno/kurose-sockets: Socket programming assignments in Python from Kurose and Ross' Computer Networking: A Top-Down Approach
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Socket programming assignments in Python from Kurose and Ross' Computer Networking: A Top-Down Approach

Notifications You must be signed in to change notification settings

matheusMoreno/kurose-sockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

kurose-sockets

These are my attempts at the socket programming assignments from the book Computer Networking: A Top-Down Approach by Kurose and Ross. So far, I've made the following:

  • A web server (without multithreading) and a web client that prints the HTTP response message;
  • A (improved) UDP Pinger client.

About

Socket programming assignments in Python from Kurose and Ross' Computer Networking: A Top-Down Approach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0