Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 959 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 959 Bytes

socket.py

GitHub release (latest by date)

Introduction

Introduction to socket programming with python which is used for one or two hands on session in computer networking course at Amirkabir University of Tech. It can be useful if you want to find out more about the underlying of network without spending too much of time.

The chosen language is Python which is used in Computer Networking: A Top-Down Approach book written by Jim Kurose.

To have more information on Computer Networks course and see some other homework and assignment check computer-networks repository.

Releases

The built version of the lecture can be accessed from the releases section. Each release belongs to a specific semester.