【论坛】【CSEN010】RPC Service of CS model
RPC (Remote Procedure Call) makes it easy for CS model to call some functions in remote modular.In this structure, robot is client. And ethernet cable should be connected to FB2.Users could create RPC server in python as below:from xmlrpc.server import Si