Skip to content

Send multiple images from client to server using socket and zipfile modules

Notifications You must be signed in to change notification settings

livepwner/python-multiple-images-transfer-using-sockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Send multiple images from client to server using socket and zipfile modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages