Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 264 Bytes

File metadata and controls

13 lines (12 loc) · 264 Bytes

python-multiple-images-transfer-using-sockets

Send multiple images from Client to Server using socket and zipfile modules

Usage:

Server

python server.py

Client

python client.py 3

Here, argument denotes the number of images to send