Reliable File Transfer using User Datagram protocol (UDP)
☆30Feb 26, 2019Updated 7 years ago
Alternatives and similar repositories for Reliable-File-Transfer-using-UDP
Users that are interested in Reliable-File-Transfer-using-UDP are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Reliable file transfer using unreliable User Datagram protocol☆12Jul 20, 2024Updated last year
- File transfer server and client programs☆10Jan 2, 2014Updated 12 years ago
- 简单实现了上传下载,通过参数选择TCP/UDP,支持断点续传☆12Sep 7, 2019Updated 6 years ago
- EventDrivenEmbeddedFramework is simple framework written in pure C to make development much faster and easier without sacrificing flexibi…☆16Jul 1, 2013Updated 12 years ago
- C utility functions for OpenWrt `from openwrt` http://git.openwrt.org☆14Nov 8, 2017Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- IoT: Simple example using SNMPv2c Agent for ESP32 + LwIP 2.0.3 + ESP-IDF 3.0☆14Jul 23, 2018Updated 7 years ago
- SNMP agent (server) for Linux☆11Sep 30, 2017Updated 8 years ago
- Build a reliable FTP utility over UDP with same reliability as traditional FTP but with higher throughput. Reliability was implemented us…☆16Mar 26, 2015Updated 11 years ago
- Useful library in C to send or receive data using ringbuffers and poll☆10Oct 29, 2019Updated 6 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆10Jan 18, 2014Updated 12 years ago
- go 实现的 sshproxyserver☆17Aug 25, 2020Updated 5 years ago
- Light Weight Event System C library☆29Feb 12, 2018Updated 8 years ago
- a key-value lib based on share memory, it use hash data struct☆17Jan 28, 2014Updated 12 years ago
- ☆10Sep 1, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ncnn face detection using depthwise convolution☆11Sep 3, 2018Updated 7 years ago
- RTOS for embedded systems☆14Sep 19, 2024Updated last year
- Very Fast compression/decompression of in-memory numeric vectors with LZ4☆20May 24, 2025Updated 11 months ago
- 这是一个从uboot源码中移植出来的shell命令行代码☆11May 27, 2021Updated 4 years ago
- Simple key value pairs store only integer and string types.☆10Nov 5, 2018Updated 7 years ago
- 一个在单片机上运行的事件循环模型库,参考了JavaScript的事件循环☆13Dec 5, 2021Updated 4 years ago
- ☆10Jun 25, 2020Updated 5 years ago
- A soft SPI library for STM32 HAL.☆11Oct 15, 2021Updated 4 years ago
- ☆13May 24, 2016Updated 9 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Multicast UDP File Transfer☆19Jun 7, 2011Updated 14 years ago
- QEMU bare metal test for validating TrustZone support☆11Apr 23, 2015Updated 11 years ago
- A key-value database with journaling☆15Dec 19, 2023Updated 2 years ago
- Dive to Deep Learning with Pytorch C++ API☆10Jun 13, 2020Updated 5 years ago
- Lightweight face detectors with landmarks. Training code using pytorch and inference using pytorch/ncnn/tensorflow/tflite.☆10Jul 1, 2020Updated 5 years ago
- A simple Regular expression matcher☆17Oct 6, 2011Updated 14 years ago
- FreeBSD port of OpenBSD dhcpd☆12Feb 24, 2026Updated 2 months ago
- 非常小的读取、写入ini配置文件c库.☆10Nov 22, 2019Updated 6 years ago
- Building an arm64 (aarch64) debian image with qemu binary☆11Sep 17, 2019Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Camera apps and depended libraries for Debian/Ubuntu [armhf]☆10Apr 19, 2017Updated 9 years ago
- HJ212-2017协议C语言实现,支持协议组包☆12Apr 13, 2023Updated 3 years ago
- A chained hash table implemented in C☆17Oct 19, 2021Updated 4 years ago
- HC-256 Stream cipher in x86 assembly☆19Nov 14, 2017Updated 8 years ago
- ☆10Aug 20, 2019Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Jul 18, 2020Updated 5 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago