Luby transform Code in C (MATLAB implementation)

Job ID: 32723971

Budget: €30 – €250 EUR

The traditional file transmission mechanism is as follows:

1.A file is divided into equal length packets.
2.Transmitter sends packets one by one.
3.Receiver acknowledges each received packet as well as lost ones.
4.Transmitter re-sends packets lost.

Here is the example : https://www.codeproject.com/Articles/425456/Your-Digital-Fountain