Remote Procedure Calls Using Python (RPYC)

preview_player
Показать описание
Distributed Systems in Telecommunications
Рекомендации по теме
Комментарии
Автор

thank you man, I dont know why dislike
to print in 2021:
s.execute("print('Hello')")

fortedexe
Автор

Check out: s.modules.subprocess.Popen(['dir'], shell=True) # or some other process

midinerd