搜索资源列表
linux8019
- linux下8019的驱动源代码,比较适合嵌入式开发-8019 under linux driver source code, more suitable for embedded development
tcpsrc
- 一个TCP开发的源程序,是linux下socket编程的范例。-a TCP development of the source is under linux socket programming model.
IPv4IPv6turnel
- 翻译网关的实现环境 Linux 是类Unix 操作系统大家族的一员[19]。1991 年,Linus Torvalds 开发出 了最初的Linux,现在,Linus 依然在不遗余力地改进Linux,使它保持与各种硬 件平台的同步发展,并协同世界各地上百名开发者进行应用开发工作。 Linux 内核是一个真正的Unix 内核,它的内核非常小而且紧凑,Linux 系统 通常很稳定,故障率低,系统易于维护。Linux 最吸引人的优点是它不是一个商业 操作系统,它的源代码在GNU
linuxC
- linux操作系统下C编程入门,其中有TCP/IP编程的开发实例。-Introduction to C programming under linux operating system, including TCP/IP programming is introduced.
example
- 工业级linux moxa嵌入式工控板 测试例子源代码。方便2次开发。里面包含串口,以太网,tcp,udp编程-LINUX UDP TCP
herm_0.1
- 一个非常优秀,性能非常好的C++开源网络开发库,适合window和linux,学习网络的可以下载来研究一下-Is a very good, very good performance C++ open source web development library, suitable for window and linux learning network can download to study
YYSocketProxy
- 一个性能比较好,设计优秀的C++网络开发库——YYSocket,支持linux和windows系统。-The better performance and excellent design C++ network development library- YYSocket, supports linux and windows
poco-1.4.6p1
- 一个C++语言的网络开发库,跨平台,支持WINDOWS和Linux,并具有开发框架支持。-A C++ language network development library, cross-platform, supports WINDOWS and Linux, and has a development framework support.
The-Linux-Networking-Architecture
- Linux网络架构,是学习网络开发比较好的资料-Linux network architecture, learning network development is relatively good information
QQ
- linux环境下开发的类似qq的源程序。 -Linux environment to develop similar qq source.
TCP
- 在linux平台下的使用TCP协议连接服务器进行数据的传输,程序为C语言开发,里面还有server端的程序,可以在linux端开启两个终端同时测试(Using TCP protocol in Linux platform connected to the server for data transmission, the program is the C language development, and on the server side program, can be in the Lin