Hi,
You should be able to do that by using the recvfrom() function. Only datagrams from that source will be received if a remote endpoint has been specified
with connect().
I hope this helps you.
Have a great day,
Garabo
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi,
You should be able to do that by using the recvfrom() function. Only datagrams from that source will be received if a remote endpoint has been specified
with connect().
I hope this helps you.
Have a great day,
Garabo
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------