Quantcast
Channel:
Viewing all articles
Browse latest Browse all 59170

Forum Post: RE: Troubles with UDP send

$
0
0
Hello Feng, NX_PTR_ERROR means that either &udp_socket or &packet_ptr are not valid pointers. Before you call the function, make sure that packet_ptr is POINTER to existing NX_PACKET struct, i.e. NX_PACKET packet; NX_PACKET * packet_ptr = &packet; I can't investigate the thread as the one you posted is for pdc, not netx. Regards

Viewing all articles
Browse latest Browse all 59170

Trending Articles