Home
last modified time | relevance | path

Searched refs:UDP_CLIENT_PORT (Results 1 - 1 of 1) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/udp_demo/
H A Dudp_client.c24 #define UDP_CLIENT_PORT (5566) /* TEST Port */ macro
49 serverAddr.sin_port = htons(UDP_CLIENT_PORT); /* client端口号5566 */ in UdpClientDemo()

Completed in 1 milliseconds