R
R
rbild2020-05-11 16:02:29
Python
rbild, 2020-05-11 16:02:29

How to implement communication between host and virtual machines in Python?

Virtual machines and the host must constantly exchange data via the network (not locally), I'm a noob in this yet, I know that somehow it is possible through sockets, but I don't understand exactly to keep the connection constantly maintained and with several clients. Thank you for any help

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Korotenko, 2020-05-11
@firedragon

https://grpc.io/docs/tutorials/basic/python/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question