isnetavl

Versione 2.0.1 (14 KB) da Rik
Check for an internet connection by pinging one of Google's DNSes
133 download
Aggiornato 20 apr 2022

Nota dell'editore: This file was selected as MATLAB Central Pick of the Week

The Windows code for the ping call is based on isnetavl by Nishant Kumar. To allow drop-in compatibility the name was kept the same.
Because this calls the system command line, the syntax is slightly different between Unix and Windows, as is the response. This function is tested on Windows XP/7/10, Ubuntu 20.04 and MacOS 10.15.
Some organizations block ping from working, in which case an HTML fallback is used (by attempting to load the google.com homepage).
Licence: CC by-nc-sa 4.0

Cita come

Rik (2024). isnetavl (https://github.com/thrynae/isnetavl/releases/tag/v2.0.1), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2021a
Compatibile con R13SP1 e release successive
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Google in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
2.0.1

See release notes for this release on GitHub: https://github.com/thrynae/isnetavl/releases/tag/v2.0.1

2.0.0

See release notes for this release on GitHub: https://github.com/thrynae/isnetavl/releases/tag/v2.0.0

1.2.2

See release notes for this release on GitHub: https://github.com/thrynae/isnetavl/releases/tag/1.2.2

1.2.1.1

cosmetics and expanded test

1.2.1

fixed bug where "Destination host unreachable" would result in an error, instead of connected=0 (thanks Louis Vallance for finding the bug)

1.2.0.2

Updated Icon

1.2.0.1

retry of logo update

1.2.0.0

added HTML fallback and support for non-English OSes

1.1.0.0

added compatibility for R13 (MATLAB 6.5)

1.0.0.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.