i have written a file transfer program through multicast.
i will send the file size and start transferring by dividing the file into packets.
i will calculate the bytes received and compare it with the file size.
in this case it works fine.
but if there is any packet loss how can i find the end of file.
i will not send the packets again as it is not needed.

help please !!!!!!!!!!!!!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.