En Fri, 26 Dec 2008 11:36:15 -0200, escribió:
I have designed a recieving system in C. I have used the sockets
recv function. The problem I m facing is that the sending system does
not wait for the ACK(the amount of time it waits 4 the Ack is too less
as the recv takes more time to read th
Hi,
I have designed a recieving system in C. I have used the sockets
recv function. The problem I m facing is that the sending system does
not wait for the ACK(the amount of time it waits 4 the Ack is too less
as the recv takes more time to read the msg), it keeps on sending the
same msg agai