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

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

グラフの最大値

1163608★★
下り
769.1Mbps (96.14MByte/sec)測定品質: 96.4
上り
683.2Mbps (85.40MByte/sec)測定品質: 78.7

測定時刻: 2023/5/29(Mon) 0:18 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高頻度の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1451回目 平均下り速度=733 平均上り速度=178
   最高下り速度=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/29 0:35:14
測定者: しおせんべい

1163606★★
下り
733.4Mbps (91.67MByte/sec)測定品質: 96.7
上り
735.2Mbps (91.91MByte/sec)測定品質: 85.5

測定時刻: 2023/5/29(Mon) 0:05 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高頻度の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1450回目 平均下り速度=733 平均上り速度=177
   最高下り速度=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/29 0:17:32
測定者: しおせんべい

1163605★★
下り
753.3Mbps (94.16MByte/sec)測定品質: 93.9
上り
180.5Mbps (22.57MByte/sec)測定品質: 71.2

測定時刻: 2023/5/28(Sun) 23:31 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高頻度の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1449回目 平均下り速度=732 平均上り速度=177
   最高下り速度=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-radom/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 23:47:04
測定者: しおせんべい

1163604★★
下り
792.9Mbps (99.11MByte/sec)測定品質: 97.0
上り
151.6Mbps (18.95MByte/sec)測定品質: 73.8

測定時刻: 2023/5/28(Sun) 23:22 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高頻度の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1448回目 平均下り速度=732 平均上り速度=177
   最高下り速度=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 23:29:22
測定者: しおせんべい

1163602★★
下り
757.1Mbps (94.63MByte/sec)測定品質: 96.5
上り
623.2Mbps (77.90MByte/sec)測定品質: 80.5

測定時刻: 2023/5/28(Sun) 22:58 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高頻度の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1447回目 平均下り速度=732 平均上り速度=177
   最高下り速度=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
httspeed-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 23:11:41
測定者: しおせんべい

1163600★★
下り
797.9Mbps (99.74MByte/sec)測定品質: 98.4
上り
228.4Mbps (28.56MByte/sec)測定品質: 71.0

測定時刻: 2023/5/28(Sun) 22:46 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1446回目 平均下り速度=732 平均上り速度=177
   最高下り速度=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/netspeedhttp://netspeed-tkwa6.studio-radish.com/cgi-bin/netspeed/netspeed.jar
http://netspeed-tkwa7.studio-radish.com/cgi-bin/netspeed/netspeed.jar
hted-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 22:53:59
測定者: しおせんべい

1163599★★
下り
803.9Mbps (100.4MByte/sec)測定品質: 99.1
上り
180.0Mbps (22.50MByte/sec)測定品質: 91.3

測定時刻: 2023/5/28(Sun) 22:24 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高頻度の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1445回目 平均下り速度=732 平均上り速度=177
   最高下り速度=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 22:36:18
測定者: しおせんべい

1163597★★
下り
737.7Mbps (92.22MByte/sec)測定品質: 94.6
上り
609.9Mbps (76.24MByte/sec)測定品質: 75.2

測定時刻: 2023/5/28(Sun) 22:08 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高頻度の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1444回目 平均下り速度=732 平均上り速度=177
   最高下り速度=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 22:18:37
測定者: しおせんべい

1163595★★
下り
755.5Mbps (94.44MByte/sec)測定品質: 92.1
上り
152.7Mbps (19.09MByte/sec)測定品質: 82.5

測定時刻: 2023/5/28(Sun) 21:44 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高頻度の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1443回目 平均下り速度=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/netjar
speed.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 22:00:56
測定者: しおせんべい

1163593★★
下り
756.6Mbps (94.58MByte/sec)測定品質: 96.9
上り
185.6Mbps (23.20MByte/sec)測定品質: 90.3

測定時刻: 2023/5/28(Sun) 21:34 測定サーバー:東京-WebARENA    *詳細情報*
使用回線: auひかりホーム(1Gbps)
プロバイダ: BIGLOBE
測定地: 東京都練馬区
コメント
高頻度の書き込みはマナー違反ですので15分以上の間隔を開けます
また同じコメントの書き込みもマナー違反なので同条件での計測経過を刻々と記載します
測定1442回目 平均下り速度=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-radishhttp://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:43:14
測定者: しおせんべい


<<過去のデータへ 新しいデータへ>>

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