+ 2
Python: making a program communicate with the same program on another machine
I would like to do the above so i can get the program to copy files that the user creates and shares it with others using the program over the internet as well as occasionally sending updated code. i think github has an option for this. Anyhow if i can do it, might windows detect it as malware? Any ideas how to create something like above and avoid being segregated by windows and dumped in the trash
1 ответ
+ 1
try to read about networking and socket programming in python