Studio Radishネットワーク速度測定システムRadish Network speed testing
ネットスピード 結果投稿・閲覧ページ

みんなの測定結果
このページは当測定システムでの測定結果を直接レポートしていただいたページです。
※測定はこちらからどうぞ
しおせんべいさんの測定履歴 解除
1頁表示件数
<<過去のデータへ 新しいデータへ>>

グラフの最大値

1163592★★
下り
753.6Mbps (94.20MByte/sec)測定品質: 95.0
上り
576.3Mbps (72.04MByte/sec)測定品質: 72.9

測定時刻: 2023/5/28(Sun) 21:12 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高頻度の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1441回目 平均下り速度=732 平均上り速度=176
   最高下り速度=808 最高上り速度=797
802.11ac 無線LAN親機 buffaro_WSR-5400AX6S

Windows11になってIEが開けずJavaアプレットが使えなくなった人も、次の方法でIEを開いてJavaを使えるようになります。

まず「IE.txt」という空のファイルをメモ帳などのアプリで作ってください。
「IE.txt」に以下を貼りつけて保存してください。

Dim objIE
Set objIE = CreateObject("InternetExplorer.Application")
objIE.Visible = True
objIE.Navigate2" http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n "
Do While objIE.Busy = True Or objIE.readyState <> 4
WScript.Sleep 100
Loop

保存したファイル名を「IE.VBS」に変更してください。
出来上がった「IE.VBS」をクリック。するとWindows11でもIEが立ち上がりJAVAアプレットが使えます。

もしJave8のセキュリティで止まってしまうときは、例外設定をします。

Javaの構成を開きます
セキュリティタブの「例外サイトリスト」に以下を記入します
http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n
http://netspeed-tkwa1.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa2.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa3.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa4.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa5.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa6.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa7.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa8.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa9.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa10.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa11.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa12.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa13.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa14.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa15.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa16.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa17.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa18.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa19.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa20.studio-radish.com/cgi-bin/netspeed/netspeed.jar
これらをすべて「例外サイトリスト」に追加してください。

投稿時刻=2023/05/28 21:25:33
測定者: しおせんべい

1163591★★
下り
754.8Mbps (94.35MByte/sec)測定品質: 96.0
上り
625.0Mbps (78.13MByte/sec)測定品質: 76.0

測定時刻: 2023/5/28(Sun) 20:52 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高頻度の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1440回目 平均下り速度=732 平均上り速度=176
   最高下り速度=808 最高上り速度=797
802.11ac 無線LAN親機 buffaro_WSR-5400AX6S

Windows11になってIEが開けずJavaアプレットが使えなくなった人も、次の方法でIEを開いてJavaを使えるようになります。

まず「IE.txt」という空のファイルをメモ帳などのアプリで作ってください。
「IE.txt」に以下を貼りつけて保存してください。

Dim objIE
Set objIE = CreateObject("InternetExplorer.Application")
objIE.Visible = True
objIE.Navigate2" http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n "
Do While objIE.Busy = True Or objIE.readyState <> 4
WScript.Sleep 100
Loop

保存したファイル名を「IE.VBS」に変更してください。
出来上がった「IE.VBS」をクリック。するとWindows11でもIEが立ち上がりJAVAアプレットが使えます。

もしJave8のセキュリティで止まってしまうときは、例外設定をします。

Javaの構成を開きます
セキュリティタブの「例外サイトリスト」に以下を記入します
http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n
http://netspeed-tkwa1.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa2.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa3.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa4.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa5.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa6.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa7.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa8.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa9.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa10.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa11.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa12.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa13.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa14.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa15.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa16.studihttp://netspeed-tkwa17.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa18.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa19.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa20.studio-radish.com/cgi-bin/netspeed/netspeed.jar
これらをすべて「例外サイトリスト」に追加してください。

投稿時刻=2023/05/28 21:07:51
測定者: しおせんべい

1163590★★
下り
789.7Mbps (98.71MByte/sec)測定品質: 98.5
上り
145.6Mbps (18.20MByte/sec)測定品質: 73.4

測定時刻: 2023/5/28(Sun) 20:36 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高頻度の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1439回目 平均下り速度=732 平均上り速度=176
   最高下り速度=808 最高上り速度=797
802.11ac 無線LAN親機 buffaro_WSR-5400AX6S

Windows11になってIEが開けずJavaアプレットが使えなくなった人も、次の方法でIEを開いてJavaを使えるようになります。

まず「IE.txt」という空のファイルをメモ帳などのアプリで作ってください。
「IE.txt」に以下を貼りつけて保存してください。

Dim objIE
Set objIE = CreateObject("InternetExplorer.Application")
objIE.Visible = True
objIE.Navigate2" http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n "
Do While objIE.Busy = True Or objIE.readyState <> 4
WScript.Sleep 100
Loop

保存したファイル名を「IE.VBS」に変更してください。
出来上がった「IE.VBS」をクリック。するとWindows11でもIEが立ち上がりJAVAアプレットが使えます。

もしJave8のセキュリティで止まってしまうときは、例外設定をします。

Javaの構成を開きます
セキュリティタブの「例外サイトリスト」に以下を記入します
http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n
http://netspeed-tkwa1.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa2.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa3.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa4.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa5.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa6.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa7.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa8.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa9.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa10.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa11.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa12.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa13.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa14.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa15.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa16.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa17.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa18.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa19.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa20.studio-radish.com/cgi-bin/netspeed/netspeed.jar
これらをすべて「例外サイトリスト」に追加してください。

投稿時刻=2023/05/28 20:50:
測定者: しおせんべい

1163589★★
下り
705.1Mbps (88.14MByte/sec)測定品質: 89.3
上り
168.2Mbps (21.02MByte/sec)測定品質: 77.0

測定時刻: 2023/5/28(Sun) 20:15 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高頻度の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1438回目 平均下り速度=732 平均上り速度=176
   最高下り速度=808 最高上り速度=797
802.11ac 無線LAN親機 buffaro_WSR-5400AX6S

Windows11になってIEが開けずJavaアプレットが使えなくなった人も、次の方法でIEを開いてJavaを使えるようになります。

まず「IE.txt」という空のファイルをメモ帳などのアプリで作ってください。
「IE.txt」に以下を貼りつけて保存してください。

Dim objIE
Set objIE = CreateObject("InternetExplorer.Application")
objIE.Visible = True
objIE.Navigate2" http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n "
Do While objIE.Busy = True Or objIE.readyState <> 4
WScript.Sleep 100
Loop

保存したファイル名を「IE.VBS」に変更してください。
出来上がった「IE.VBS」をクリック。するとWindows11でもIEが立ち上がりJAVAアプレットが使えます。

もしJave8のセキュリティで止まってしまうときは、例外設定をします。

Javaの構成を開きます
セキュリティタブの「例外サイトリスト」に以下を記入します
http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n
http://netspeed-tkwa1.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa2.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa3.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa4.studio-radish.com/cgi-bin/netspeed/netspeed.jar
ht.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa6.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa7.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa8.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa9.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa10.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa11.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa12.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa13.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa14.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa15.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa16.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa17.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa18.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa19.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa20.studio-radish.com/cgi-bin/netspeed/netspeed.jar
これらをすべて「例外サイトリスト」に追加してください。

投稿時刻=2023/05/28 20:32:28
測定者: しおせんべい

1163588★★
下り
769.1Mbps (96.14MByte/sec)測定品質: 93.6
上り
616.5Mbps (77.07MByte/sec)測定品質: 70.9

測定時刻: 2023/5/28(Sun) 20:02 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1437回目 平均下り速度=732 平均上り速度=176
   最高下り速度=808 最高上り速度=797
802.11ac 無線LAN親機 buffaro_WSR-5400AX6S

Windows11になってIEが開けずJavaアプレットが使えなくなった人も、次の方法でIEを開いてJavaを使えるようになります。

まず「IE.txt」という空のファイルをメモ帳などのアプリで作ってください。
「IE.txt」に以下を貼りつけて保存してください。

Dim objIE
Set objIE = CreateObject("InternetExplorer.Application")
objIE.Visible = True
objIE.Navigate2" http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n "
Do While objIE.Busy = True Or objIE.readyState <> 4
WScript.Sleep 100
Loop

保存したファイル名を「IE.VBS」に変更してください。
出来上がった「IE.VBS」をクリック。するとWindows11でもIEが立ち上がりJAVAアプレットが使えます。

もしJave8のセキュリティで止まってしまうときは、例外設定をします。

Javaの構成を開きます
セキュリティタブの「例外サイトリスト」に以下を記入します
http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n
http://netspeed-tkwa1.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa2.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa3.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa4.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa5.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa6.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa7.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa8.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa9.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa10.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa11.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa12.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa13.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa14.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa15.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa16.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa17.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa18.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa19.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa20.studio-radish.com/cgi-bin/netspeed/netspeed.jar
これらをすべて「例外サイトリスト」に追加してください。

投稿時刻=2023/05/28 20:14:47
測定者: しおせんべい

1163587★★
下り
766.1Mbps (95.76MByte/sec)測定品質: 97.0
上り
707.4Mbps (88.43MByte/sec)測定品質: 85.2

測定時刻: 2023/5/28(Sun) 19:40 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高頻度の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1436回目 平均下り速度=732 平均上り速度=175
   最高下り速度=808 最高上り速度=797
802.11ac 無線LAN親機 buffaro_WSR-5400AX6S

Windows11になってIEが開けずJavaアプレットが使えなくなった人も、次の方法でIEを開いてJavaを使えるようになります。

まず「IE.txt」という空のファイルをメモ帳などのアプリで作ってください。
「IE.txt」に以下を貼りつけて保存してください。

Dim objIE
Set objIE = CreateObject("InternetExplorer.Application")
objIE.Visible = True
objIE.Navigate2" http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n "
Do While objIE.Busy = True Or objIE.readyState <> 4
WScript.Sleep 100
Loop

保存したファイル名を「IE.VBS」に変更してください。
出来上がった「IE.VBS」をクリック。するとWindows11でもIEが立ち上がりJAVAアプレットが使えます。

もしJave8のセキュリティで止まってしまうときは、例外設定をします。

Javaの構成を開きます
セキュリティタブの「例外サイトリスト」に以下を記入します
http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n
http://netspeed-tkwa1.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa2.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa3.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa4.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa5.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa6.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa7.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa8.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa9.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa10.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa11.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa12.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa13.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa14.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa15.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa16.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa17.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa18.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa19.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa20.studio-radish.com/cgi-bin/netspeed/netspeed.jar
これらをすべて「例外サイトリスト」に追加してください。

投稿時刻=2023/05/28 19:57:06
測定者: しおせんべい

1163586★★
下り
772.1Mbps (96.51MByte/sec)測定品質: 94.7
上り
665.0Mbps (83.12MByte/sec)測定品質: 76.4

測定時刻: 2023/5/28(Sun) 19:24 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高頻度の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1435回目 平均下り速度=732 平均上り速度=175
   最高下り速度=808 最高上り速度=797
802.11ac 無線LAN親機 buffaro_WSR-5400AX6S

Windows11になってIEが開けずJavaアプレットが使えなくなった人も、次の方法でIEを開いてJavaを使えるようになります。

まず「IE.txt」という空のファイルをメモ帳などのアプリで作ってください。
「IE.txt」に以下を貼りつけて保存してください。

Dim objIE
Set objIE = CreateObject("InternetExplorer.Application")
objIE.Visible = True
objIE.Navigate2" http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n "
Do While objIE.Busy = True Or objIE.readyState <> 4
WScript.Sleep 100
Loop

保存したファイル名を「IE.VBS」に変更してください。
出来上がった「IE.VBS」をクリック。するとWindows11でもIEが立ち上がりJAVAアプレットが使えます。

もしJave8のセキュリティで止まってしまうときは、例外設定をします。

Javaの構成を開きます
セキュリティタブの「例外サイトリスト」に以下を記入します
http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n
http://netspeed-tkwa1.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa2.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa3.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa4.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa5.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa6.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa7.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa8.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa9.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa10.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa11.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa12.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa13.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa14.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa15.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa16.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa17.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa18.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa19.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa20.studio-radish.com/cgi-bin/netspeed/netspeed.jar
これらをすべて「例外サイトリスト」に追加してください。

投稿時刻=2023/05/28 19:39:24
測定者: しおせんべい

1163585★★
下り
717.8Mbps (89.72MByte/sec)測定品質: 90.4
上り
668.2Mbps (83.53MByte/sec)測定品質: 80.1

測定時刻: 2023/5/28(Sun) 19:06 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高頻度の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1434回目 平均下り速度=732 平均上り速度=175
   最高下り速度=808 最高上り速度=797
802.11ac 無線LAN親機 buffaro_WSR-5400AX6S

Windows11になってIEが開けずJavaアプレットが使えなくなった人も、次の方法でIEを開いてJavaを使えるようになります。

まず「IE.txt」という空のファイルをメモ帳などのアプリで作ってください。
「IE.txt」に以下を貼りつけて保存してください。

Dim objIE
Set objIE = CreateObject("InternetExplorer.Application")
objIE.Visible = True
objIE.Navigate2" http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n "
Do While objIE.Busy = True Or objIE.readyState <> 4
WScript.Sleep 100
Loop

保存したファイル名を「IE.VBS」に変更してください。
出来上がった「IE.VBS」をクリック。するとWindows11でもIEが立ち上がりJAVAアプレットが使えます。

もしJave8のセキュリティで止まってしまうときは、例外設定をします。

Javaの構成を開きます
セキュリティタブの「例外サイトリスト」に以下を記入します
http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n
http://netspeed-tkwa1.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa2.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa3.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa4.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa5.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa6.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa7.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa8.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa9.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa10.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa11.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa12.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa13.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa14.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa15.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa16.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa17.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa18.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa19.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa20.studio-radish.com/cgi-bin/netspeed/netspeed.jar
これらをすべて「例外サイトリスト」に追加してください。

投稿時刻=2023/05/28 19:21:42
測定者: しおせんべい

1163584★★
下り
803.8Mbps (100.4MByte/sec)測定品質: 99.0
上り
204.2Mbps (25.53MByte/sec)測定品質: 84.4

測定時刻: 2023/5/28(Sun) 18:48 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1433回目 平均下り速度=732 平均上り速度=174
   最高下り速度=808 最高上り速度=797
802.11ac 無線LAN親機 buffaro_WSR-5400AX6S

Windows11になってIEが開けずJavaアプレットが使えなくなった人も、次の方法でIEを開いてJavaを使えるようになります。

まず「IE.txt」という空のファイルをメモ帳などのアプリで作ってください。
「IE.txt」に以下を貼りつけて保存してください。

Dim objIE
Set objIE = CreateObject("InternetExplorer.Application")
objIE.Visible = True
objIE.Navigate2" http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n "
Do While objIE.Busy = True Or objIE.readyState <> 4
WScript.Sleep 100
Loop

保存したファイル名を「IE.VBS」に変更してください。
出来上がった「IE.VBS」をクリック。するとWindows11でもIEが立ち上がりJAVAアプレットが使えます。

もしJave8のセキュリティで止まってしまうときは、例外設定をします。

Javaの構成を開きます
セキュリティタブの「例外サイトリスト」に以下を記入します
http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n
http://netspeed-tkwa1.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa2.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa3.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa4.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa5.studio-radish.com/cgi-bin/netspeed/netspeed.jar
hteed-tkwa6.studio-radish.com/cgi-bin/netspeed/netspeed.jar
hted-tkwa7.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa8.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa9.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa10.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa11.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa12.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa13.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa14.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa15.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa16.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa17.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa18.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa19.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa20.studio-radish.com/cgi-bin/netspeed/netspeed.jar
これらをすべて「例外サイトリスト」に追加してください。

投稿時刻=2023/05/28 19:04:01
測定者: しおせんべい

1163583★★
下り
775.5Mbps (96.94MByte/sec)測定品質: 97.0
上り
682.3Mbps (85.28MByte/sec)測定品質: 79.6

測定時刻: 2023/5/28(Sun) 18:29 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1432回目 平均下り速度=732 平均上り速度=174
   最高下り速度=808 最高上り速度=797
802.11ac 無線LAN親機 buffaro_WSR-5400AX6S

Windows11になってIEが開けずJavaアプレットが使えなくなった人も、次の方法でIEを開いてJavaを使えるようになります。

まず「IE.txt」という空のファイルをメモ帳などのアプリで作ってください。
「IE.txt」に以下を貼りつけて保存してください。

Dim objIE
Set objIE = CreateObject("InternetExplorer.Application")
objIE.Visible = True
objIE.Navigate2" http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n "
Do While objIE.Busy = True Or objIE.readyState <> 4
WScript.Sleep 100
Loop

保存したファイル名を「IE.VBS」に変更してください。
出来上がった「IE.VBS」をクリック。するとWindows11でもIEが立ち上がりJAVAアプレットが使えます。

もしJave8のセキュリティで止まってしまうときは、例外設定をします。

Javaの構成を開きます
セキュリティタブの「例外サイトリスト」に以下を記入します
http://netspeed-tokyo.studio-radish.com/speedtest.html?mode=rw&precision=low&type=n
http://netspeed-tkwa1.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa2.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa3.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa4.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa5.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa6.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa7.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa8.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa9.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa10.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa11.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa12.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa13.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa14.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa15.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa16.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa17.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa18.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa19.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa20.studio-radish.com/cgi-bin/netspeed/netspeed.jar
これらをすべて「例外サイトリスト」に追加してください。

投稿時刻=2023/05/28 18:46:19
測定者: しおせんべい


広告 by Google AdSense
広告 by Google AdSense
ブロードバンドキャリア
■FTTH
■CATV
■モバイル
■ADSL
■参考