amineamanzou / UDP-TCP-File-Transfer
A classical Unix multi-thread server and client in C language using sockets.
☆61Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for UDP-TCP-File-Transfer
- 系统编程:Makefile的编写、进程线程区别以及控 制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- epoll+线程池实现大文件传输☆63Updated 9 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 7 years ago
- 即时通信 select/poll/epoll☆44Updated 4 years ago
- C 双向链表的所有基本操作☆25Updated 8 years ago
- Implementation of a simple FTP client and server☆157Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 6 years ago
- Lightweight FTP server written in C☆139Updated last year
- Files transfer under the Local Area Network(LAN) 局域网文件传输☆8Updated 5 years ago
- Linux环境C语言编程项目多级Makefile管理模板☆23Updated 7 years ago
- FTP Server for linux☆64Updated 5 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆41Updated last month
- 一个基于libmad与alsa的mp3播放器☆14Updated 7 years ago
- license_robot用来对软件模块做授权.license文件加密,根据硬件生成唯一序列号☆32Updated 9 years ago
- 非常小的读取、写入ini配置文件c库.☆10Updated 5 years ago
- udp-nat-traversal 用UDP实现的NAT穿越☆42Updated 7 years ago
- epoll based tcp/udp server☆28Updated 8 months ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 9 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、 下册)》学习笔记☆70Updated 6 years ago
- 一个基于Linux的纯C基础类库☆38Updated 7 years ago
- 实现一个消息传递模型,并学习多种makefile的编写方式,进行编译☆22Updated 4 years ago
- 《TCP/IP网络编程技术基础》书上例子的测试代码。原书无配套光盘,所有代码参照书中提供内容,补充了部分书中未实现的代码,并修正原书中的错误。☆37Updated 5 years ago
- 韦东山驱动开发源代码☆13Updated 8 years ago
- 2016跟侯捷学C++全方位提升技能素养-C++开发工程师-视频ppt与代码☆16Updated 5 years ago
- 多种无锁队列☆43Updated 6 years ago
- libevent multithread worker example☆20Updated 3 years ago
- 轻量级网络库, 基于C++11☆110Updated 2 years ago