Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 335 Bytes

readme.md

File metadata and controls

17 lines (14 loc) · 335 Bytes

Introduction

Following project is supposed to implement and play around with sockets

Running Server and Client

Terminal 1

cd .\Modules\
py server.py

Terminal 2

cd .\Modules\
py client.py