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

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

グラフの最大値

1163582★★
下り
766.4Mbps (95.80MByte/sec)測定品質: 95.9
上り
767.9Mbps (95.99MByte/sec)測定品質: 92.6

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

1163581★★
下り
734.3Mbps (91.79MByte/sec)測定品質: 93.6
上り
645.8Mbps (80.72MByte/sec)測定品質: 76.3

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

1163580★★
下り
717.6Mbps (89.70MByte/sec)測定品質: 86.9
上り
681.6Mbps (85.20MByte/sec)測定品質: 79.3

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

1163579★★
下り
729.0Mbps (91.13MByte/sec)測定品質: 91.2
上り
209.4Mbps (26.17MByte/sec)測定品質: 71.2

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

1163578★★
下り
752.5Mbps (94.06MByte/sec)測定品質: 93.3
上り
748.7Mbps (93.59MByte/sec)測定品質: 88.0

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

1163577★★
下り
723.8Mbps (90.47MByte/sec)測定品質: 90.0
上り
222.3Mbps (27.79MByte/sec)測定品質: 83.4

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

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

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

Dim objIE
Set objIeeateObject("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 17:00:10
測定者: しおせんべい

1163576★★
下り
755.2Mbps (94.40MByte/sec)測定品質: 93.8
上り
651.3Mbps (81.42MByte/sec)測定品質: 77.4

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

1163575★★
下り
761.0Mbps (95.12MByte/sec)測定品質: 96.5
上り
797.4Mbps (99.68MByte/sec)測定品質: 99.9

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

1163573★★
下り
804.9Mbps (100.6MByte/sec)測定品質: 99.1
上り
169.3Mbps (21.17MByte/sec)測定品質: 86.8

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

1163572★★
下り
757.4Mbps (94.68MByte/sec)測定品質: 95.0
上り
694.2Mbps (86.77MByte/sec)測定品質: 78.1

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


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