Difference between revisions of "IoTGateway/BSP/Android/Gettingstarted/How to use Ethernet"

From ESS-WIKI
Jump to: navigation, search
Line 1: Line 1:
<span style="font-family:lucida sans unicode,lucida grande,sans-serif;">1.Select Ethernet icon from the&nbsp;application list.</span>
+
Freescale Ethernet application (orange icon) that allows you to set a static IP/DHCP.<br/><span style="font-family:lucida sans unicode,lucida grande,sans-serif;">This application is available on Android 5.0 from the&nbsp;application list.</span>
  
[[File:Ethernet icon.png]]
 
  
2.There are three component including "Check Ethernet", "Configure Ethernet" and "Advanced Setting"
 
  
[[File:Ethernet main page.png|RTENOTITLE]]
+
There are three component including "Check Ethernet", "Configure Ethernet" and "Advanced Setting"
  
Check Ethernet
 
  
Configure&nbsp;Ethernet
 
  
Advanced Setting
+
 
 +
 
 +
<span style="font-size:medium;">'''Check Ethernet'''</span>
 +
 
 +
This function will get current&nbsp;status.
 +
 
 +
 
 +
 
 +
<span style="font-size:medium;">'''Configure&nbsp;Ethernet'''</span>
 +
 
 +
There are two of IP setting: static IP and DHCP
 +
 
 +
Static IP - There are four fields need to be filled:&nbsp;IP Address, DNS, Netmask and Getway.
 +
 
 +
[[File:Ethernet setting staticip.png|RTENOTITLE]]
 +
 
 +
DHCP - IP configuration is controlled by system.
 +
 
 +
[[File:Ethernet setting main.png|RTENOTITLE]]
 +
 
 +
 
 +
 
 +
'''<span style="font-size:medium;">Advanced Setting</span>'''
 +
 
 +
The major setting for this page is proxy.
 +
 
 +
[[File:Ethernet proxy.png|RTENOTITLE]]
 +
 
 +
The Ethernet application source code is on the following:
 +
<pre><sub></sub>~/packages/apps/fsl_imx_demo/Ethernet</pre>

Revision as of 07:56, 25 January 2017

Freescale Ethernet application (orange icon) that allows you to set a static IP/DHCP.
This application is available on Android 5.0 from the application list.


There are three component including "Check Ethernet", "Configure Ethernet" and "Advanced Setting"



Check Ethernet

This function will get current status.


Configure Ethernet

There are two of IP setting: static IP and DHCP

Static IP - There are four fields need to be filled: IP Address, DNS, Netmask and Getway.

RTENOTITLE

DHCP - IP configuration is controlled by system.

RTENOTITLE


Advanced Setting

The major setting for this page is proxy.

RTENOTITLE

The Ethernet application source code is on the following:

<sub></sub>~/packages/apps/fsl_imx_demo/Ethernet