Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/samples/
Dmain.c125 #ifndef SAMPLE_HTTP_PROXY_SERVER_PORT
126 #define SAMPLE_HTTP_PROXY_SERVER_PORT 8888 macro
332 … status = nx_http_proxy_client_enable(&ip_0, &proxy_server_address, SAMPLE_HTTP_PROXY_SERVER_PORT, in sample_helper_thread_entry()