On Wednesday 26 July 2006 00:48, [EMAIL PROTECTED] wrote:
> how do I send an ack packet????????

UDP stands for User Datagram Protocol. Ther'es no ack like in TCP.
Define your own protocol ie when machine1 sends the string "ACK",
machine2 has the acknowledge it wanted.

Regards,
Rob
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to