vendredi 22 octobre 2021

Python Web communication

"Is there a way do communicate with other computers in a python program?" But in my situation i need to clear something out: -it needs to be kinda specific, not socket -it needs to be working so antivirus wont trigger like browsers do -being possible to be set on an http server where it would ask and get a response of it, depending on circustainces anwsers won't be the same. -It should not require admin properties on windows

The best way, I see it is having a code that would talk to one computer non stop and this computer would process the actual information and the server would just send it to the others that would connect to it. To become the one computer that would do the calculations the Pc that would like to connect with such permissions would have to use a specific key, it doesnot matter if it is bytes or text or anything else.

Thanks, for helping, I apprecieate it very much :)

Aucun commentaire:

Enregistrer un commentaire