ConnectionSettings

ConnectionSettings

URLReadおよび関連関数のオプションで,接続設定の詳細を指定する.

詳細

  • ConnectionSettingsは,次のキーの連想を取る.
  • "MaxDownloadSpeed"Automatic許可された最大ダウンロード速度
    "MaxUploadSpeed"Automatic許可された最大アップロード速度
  • アップロードおよびダウンロードの最大速度の設定は,およその速度設定である.
  • アップロードおよびダウンロードの最大速度はQuantity式として与えることができる.
  • 整数で与えられた速度は,バイト/秒と解釈される.

例題

  (3)

12,500バイト/秒でダウンロードする:

100Kbpsでダウンロードする:

2倍の速度でダウンロードする:

文字列中の文字数を返すAPIFunctionを作る:

APIFunctionをクラウドに配備する:

URLを得る:

長い文字列を作る:

この文字列を400KbpsでAPIにアップロードする:

この文字列を800KbpsでAPIにアップロードする:

100,000文字の文字列を800Kbpsでアップロードするのに期待される時間は約1秒である:

Wolfram Research (2019), ConnectionSettings, Wolfram言語関数, https://reference.wolfram.com/language/ref/ConnectionSettings.html.

テキスト

Wolfram Research (2019), ConnectionSettings, Wolfram言語関数, https://reference.wolfram.com/language/ref/ConnectionSettings.html.

CMS

Wolfram Language. 2019. "ConnectionSettings." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ConnectionSettings.html.

APA

Wolfram Language. (2019). ConnectionSettings. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ConnectionSettings.html

BibTeX

@misc{reference.wolfram_2024_connectionsettings, author="Wolfram Research", title="{ConnectionSettings}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/ConnectionSettings.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_connectionsettings, organization={Wolfram Research}, title={ConnectionSettings}, year={2019}, url={https://reference.wolfram.com/language/ref/ConnectionSettings.html}, note=[Accessed: 21-November-2024 ]}