A simple C program for file transfer between the client and the server using the UDP Socket.
-
Updated
Apr 22, 2021 - C
A simple C program for file transfer between the client and the server using the UDP Socket.
The sender module will run and open a file on its own hard disk and send the file contents in blocks to the receiver module.
Build tsunami-udp official git repository on github actions and create binaries for linux/x64, macOS/x64 and macOS/arm64
Add a description, image, and links to the udp-file-transfer topic page so that developers can more easily learn about it.
To associate your repository with the udp-file-transfer topic, visit your repo's landing page and select "manage topics."