使用蜂窝调制解调器与套接字

连接套接字到蜂窝调制解调器

您可以将套接字连接到蜂窝调制解调器以获得互联网连接。

注意

注意: 使用您的蜂窝调制解调器手册作为指南来执行以下步骤。

要连接蜂窝调制解调器到套接字:

  1. 根据制造商说明安装SIM卡。

    Cellular_Modem_01.png
  2. 将蜂窝调制解调器连接到电源,并验证蜂窝信号强度LED指示网络连接。

  3. 使用网线,将您的PC连接到蜂窝调制解调器的局域网端口。

    Cellular_Modem_03.png
  4. 在您的PC上,打开提示,并运行以下命令:

    ping google.com

    • If the ping is successful (see the following example), you are connected to the internet.

      ping google.com

      Pinging google.com [172.217.22.78] with 32 bytes of data: Reply from 172.217.22.78: bytes=32 time=81ms TTL=90 Reply from 172.217.22.78: bytes=32 time=79ms TTL=90 Reply from 172.217.22.78: bytes=32 time=79ms TTL=90 Reply from 172.217.22.78: bytes=32 time=87ms TTL=90 Ping statistics for 172.217.22.78: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 79ms, Maximum = 87ms, Average = 81ms

    • If the ping fails (see the following example), contact your cellular modem vendor/distributor for support.

      ping google.com Ping 请求找不到主机 google.com....

  5. 如果ping成功:使用网线,将Cato套接字连接到蜂窝调制解调器的局域网端口。

    Cellular_Modem_04.png
  6. 根据需要使用Cato管理应用程序配置和监控连接。

这篇文章有帮助吗?

3 人中有 1 人觉得有帮助

0 条评论