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.
リモートxmlrpcサーバーで関数を呼び出すためにpython xmlrpcを使用しました。クライアント側のポート番号は 1~65535 の範囲でランダムです. しかし, IT ポリシーにより, ポートは 1000 未満に制限されています. では, python xmlrpc クライアントのポート番号を 1000 未満に制御するには?