Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 435 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 435 Bytes

EE-450---Computer-Network

Network architectures; layered protocols, network service interface; local networks; long-haul networks; internal protocols;link protocols; addressing; routing; flow control; higher level protocols.

Socket-Programming

The scripts implement a model of computational offloading where a single client offloads Taylor Series computation to a server which in turn distributes the load over 3 backend servers.