Home
last modified time | relevance | path

Searched refs:HTTP_CLIENT_ADDRESS (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.3.0/samples/
Ddemo_netxduo_http.c69 #define HTTP_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
222 status = nx_ip_create(&client_ip, "HTTP Client IP", HTTP_CLIENT_ADDRESS, in tx_application_define()
Ddemo_netxduo_https.c370 #define HTTP_CLIENT_ADDRESS IP_ADDRESS(192, 168, 1, 157) macro
444 status = nx_ip_create(&client_ip, "HTTP Client IP", HTTP_CLIENT_ADDRESS, in tx_application_define()