CELOADER v1.3.0 was updated today in order to correspond to my latest modifications.

No modification in the behavior, I just changed the way ACK reception is limited in time before a retry. The previous version was counting the reception loop and the current version is using a time delay based on QueryPerformanceCounter.

This algorithm is not depending on the local hardware, the slight change did not justify a new version number.