How to Understand External Servers and Services Accessed by Firmware: Difference between revisions

From wizarPOS
No edit summary
(Replaced content with "{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/faq/firmware/understand-firmware-external-access}}")
Tag: Replaced
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Some of the system services in the terminal will access some external services (IP port):
{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/faq/firmware/understand-firmware-external-access}}
 
{| class="wikitable"
|-
! Service !! Domain Name or IPs || Description
|-
| TMS (wizarview) || www.wizarview.com || The major TMS servers: http://sdkwiki.wizarpos.com/index.php/How_many_ports_and_IP_used_by_TMS
|-
| 204 Pages || connectivitycheck.gstatic.com <br> www.google.com <br> www.qualcom.com <br> port 80 and 443 || Android system will touch an empty 204 HTTP(S) page from those location to check the internet connectivity.<br> For example: [http://connectivitycheck.gstatic.com/generate_204 http://connectivitycheck.gstatic.com/generate_204]
|-
| A-GPS Location Services || location.services.mozilla.com <br> locprod2-elb-us-west-2.prod.mozaws.net <br> xtrapath2.xboxprod.izatcloud.net || The first 2 is belong to micro-g project.<br>The 3rd one is belong to Qualcomm.<br> TMS agent will use these service to get the GPS information. But this can be disabled by TMS agent configuration.
|-
| NTP Services || asia.pool.ntp.org <br> port 80 || Android system will use these server to automaticly adjustment time, when the system is set as "AutoTime".
|}

Latest revision as of 08:42, 7 April 2024

Please visit new link of same subject:

https://smartpossdk.gitbook.io/cloudpossdk/faq/firmware/understand-firmware-external-access

We're making a move! Our site's content is migrating to a new URL, to provide you with an enhanced browsing experience. Please update your bookmarks accordingly. Thank you for your continuous support!