chenchen1992223

Results 4 comments of chenchen1992223

> The key clue in this error chain is the message `ERROR:vxi11_server.rpc:Error: rpcbind -i not running? ` which indicates that the rpc portmapper is not running. RPC is an underlying...

Excuse me. vxi-11 supports multiple clients. I understand that each client corresponds to a link_id. However, in the code, only one link_id is used after create_link. For example, device 0...

> Since `link_id` doesnt seem to be part of the portmapper process, im going to assume you have a python portmapper of your creation running on your pc. Pretty cool!...

> > Since `link_id` doesnt seem to be part of the portmapper process, im going to assume you have a python portmapper of your creation running on your pc. Pretty...