How to Set the Terminal's Communication Mode: Difference between revisions

From wizarPOS
No edit summary
(Replaced content with "{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/faq/sim-ethenet-wifi/set-communication-mode}}")
Tag: Replaced
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
This guide provides instructions on how to select and set the communication mode for a terminal, either for a single instance or for all communications within an application.
{{Migrating|https://smartpossdk.gitbook.io/cloudpossdk/faq/sim-ethenet-wifi/set-communication-mode}}
== User Interface Settings in the Demo ==
[http://ftp.wizarpos.com/advanceSDK/ChooseNetworkType.zip The demo] allows you to choose from various communication modes, each catering to different connectivity preferences. The available options are:
* '''Default:''' The application adheres to the system's default communication model.
* '''WIFI:''' The application prioritizes the use of WiFi for communication.
* '''ETHERNET:''' Ethernet is used as the primary communication channel.
* '''MOBILE:''' Mobile data is used for communication.
* '''ONLYWIFI:''' Restricts communication to WiFi only for the current session.
* '''ONLYMOBILE:''' Limits communication to mobile data only for the current session.
* '''ONLYETHERNET:''' Uses only Ethernet for the current communication session.
== Additional Reference ==
* For more in-depth technical details, refer to the [https://developer.android.com/reference/android/net/ConnectivityManager#CONNECTIVITY_ACTION ConnectivityManager#CONNECTIVITY_ACTION(from Android developer)] documentation available on the Android Developer website.

Latest revision as of 09:10, 7 April 2024

Please visit new link of same subject:

https://smartpossdk.gitbook.io/cloudpossdk/faq/sim-ethenet-wifi/set-communication-mode

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!