NF_STATUS nf_srv_getUDPRemoteAddress(ENDPOINT_ID id, unsigned char * remoteAddress, int remoteAddressLen)
NF_STATUS_SUCCESS on success, or other NF_STATUS error code on fail.
It is possible to call this function to get the destination address for UDP datagrams in udpCreated event.
Header | nfsrvapi.h |
Library | nfsrvapi.lib |