搜索资源列表
ipmsg.rar
- 飞鸽传书协议的linux实现,使用多线程实现的,基本功能都实现了。,an implementation of IPMessenger in Linux.
201062715422095296
- 里面包含Linux下的飞鸽传书源码(ipmsg、聊天、文件传输),供学习用-It contains Linux Dove Chuanshu source ( IPMsg, chat, file transfer ), for learning to use
my_ipmsg.tar
- 飞鸽传书的linux下的控制台客户端,只实现了消息通信。不能传输文件。-IPmsg under the linux console client, only to realize the information communication. Can not transfer files.
ipmsg
- 基于LINUX 下,C语言实现的飞鸽传输项目,是学习linux网络编程比较好的项目例子。 主要包括:TCP/IP的协议,TCP实现文件的传输,UDP消息和广播,以及网络多线程操作实现。 此外还包含一个方便调试项目的飞鸽传输WINDOWS下的应用程序。 -Under LINUX-based, C language Dove transmission project is better to learn linux network programming examples o