ConnectionSettings

ConnectionSettings

URLRead 及相关函数的一个选项,指定高级连接设置.

更多信息

  • ConnectionSettings 接受有以下键的关联:
  • "MaxDownloadSpeed"Automatic允许的最大下载速度
    "MaxUploadSpeed"Automatic允许的最大上传速度
  • 最大下载和上传速度设置是近似值.
  • 可以用 Quantity 表达式给出最大下载和上传速度.
  • 以整数形式给出的速度被解释为每秒的字节数.

范例

基本范例  (3)

以每秒 12,500 字节的速度下载:

以 100 Kbps 的速度下载:

提高一倍的速度:

创建一个 APIFunction,返回字符串中的字符数:

APIFunction 部署到云端:

获取 URL:

创建一个长字符串:

以 400 Kbps 的速度把字符串上传到 API:

以 800 Kbps 的速度把字符串上传到 API:

以 800 Kbps 的速度上传长度为 100,000 的字符串所需时间大约为 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 语言. 2019. "ConnectionSettings." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/ConnectionSettings.html.

APA

Wolfram 语言. (2019). ConnectionSettings. Wolfram 语言与系统参考资料中心. 追溯自 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 ]}