Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
RPyC を使用してマシンに接続しようとしていますが、常に接続が拒否されたと表示されます。
私はpythonシェルでやった
import rpyc rpyc.connect("hostname", port)
しかし、接続が拒否されたと表示されます。ポートのファイアウォールを確認しました。ファイアウォールはこのポートを許可します。