Multithreaded File Transfer using TCP Socket in Python | Socket Programming in Python

preview_player
Показать описание
A multithreaded file transfer client-server program build using a python programming language. The server has the capability to handle multiple clients concurrently at the same by using threading. The server assigns each client a thread to handle working for that client.

The server supports the following functions:
- LIST: List all the files from the server.
- UPLOAD path: Upload a file to the server
- DELETE filename: Delete a file from the server
- LOGOUT: Disconnect from the server
- HELP: List all the commands

MY GEARS:

FOLLOW ME ON:
Рекомендации по теме
Комментарии
Автор

Seen socket programming before. This is the best one... Thanks...

kruzr
Автор

Why so lack in confidence bro, you are doing great, keep up the good work :3

shahriardhruvo
Автор

Great job on this. If you do a part 2 with some more features and build on this, it would be awesome.

christsantiris
Автор

Great job on this one, but can you make another video about sending video/picture/music using TCP

adithyamaedinattunfadrie
Автор

Hey the code is great and it's working for me. But I can't delete the file since I executed this code in windows. Can you tell me what I need to use instead of rm in server.py under delete section plzzz🙏🙏

kruthi_v
welcome to shbcf.ru