ESP8266_RTOS_SDK  v1.4.0
Data Fields
_esp_udp Struct Reference

Data Fields

int remote_port
 
int local_port
 
uint8 local_ip [4]
 
uint8 remote_ip [4]
 

Field Documentation

uint8 local_ip[4]

local IP of ESP8266

int local_port

ESP8266's local port for UDP transmission

uint8 remote_ip[4]

remote IP of UDP transmission

int remote_port

remote port of UDP transmission


The documentation for this struct was generated from the following file: