Re: HELP!!! How do I send an ACK packet in UDP?????



myersoft@xxxxxxxxx wrote:

Yes, you were right it was already there (sorry, my mistake), the
bigger problem is how do I send an ack packet????????

Look at the docs for socket.sendto(). Of course, deciding
what data should be in your "ACK" packet is for you to decide.

Cheers,

-- JK
.