How to create a simple file transfer program using python

preview_player
Показать описание
How to create a simple file transfer program using python - This video is a basic tutorial which will show you how a file transfer can be created easily using python. The coding used in the tutorial is very basic and easy and is targeted for beginners. There will soon be a part 2 tutorial based on the same topic to improve the quality of the file transfer program.

If I was able to help please make sure to drop a like, comment and help me reach my target of 1000 subscribers. PEACE : )

Checkout my setup:

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

The amount of knowledge I gain via internet is more than my 8 semesters for Undergrad teaching combined.

Thank you soo much

adityagandavarapu
Автор

I wonder why this hasn't been uploading nowadays? His way of explaining things and the simple code is worth a lot of appreciation!

tuvw
Автор

Its very simple i tried googling it but i didn't find this one this very good, easy, and efficient

suggestion: Make a advanced version of it

siddharthareddy
Автор

I can do file transfer over internet PC or working only on localhost?

anonymous-betw
Автор

Haven't watched the video but does this work between two machines from different networks?

ren
Автор

thank you so much love the way you're explaining the codes

syakirhamizan
Автор

Can I use this for a photo/video transfer app that I want to use to sort, and import picture from my phone? is this compatible with Linux, mac and windows?

techdiyer
Автор

and also how can we connect 2 different systems using socket programming through LAN, do we have to change the host name or what?

nabeegh
Автор

Hey, did this ever get a part two? Was looking forward to the elaboration you had to make things more intricate.

rog
Автор

what do you do if you get this error? winerror 10061 no connection could be made becuase the target machine actively refused it.
this is the client.py s.connect((host, port)) error

rverm
Автор

Thank you so much! I was looking for this for ages.

AKGaming-kovy
Автор

When run my code an error is showing, connection refused error 😕

muhammedajmal
Автор

supposed that I have a def SaveFile(conn), if I called SaveFile, what is the argument I have to append for "conn"?
thank you!

NguyenNguyen-tsrl
Автор

can you tell me what is the purpose of binding host and port, what we get out of this and if we don't do it then how it will effect the result and also why have you given (1) as an attribute to s.listen and can we increase it and what will be the impact if we increase it

nabeegh
Автор

Goodbye to all the people who hated on me!!! Awesome tut!! Thanks, Can you please create a p2p application in python.... Please and thank you.

rccowboys
Автор

Thanks a lot for this...very easy to understand video..please, i noticed that once the code is completed it closes....what if I want to send this same file to a number of clients..

faroukyusuf
Автор

can i make it into a program any one can exicute even if they dont have python on their pc

paulvonhindenburg
Автор

Can any one please say how to get two different python shell.

manoojkumaarbalasubramania
Автор

[WinError 10048] Only one usage of each socket address (protocol/network address/port) is normally permitted.. am getting this error.. how to fix this? I tried changing the port

binduapte
Автор

Why only text format file is sending..? It doesn't support other format

prabhasingh