搜索资源列表
LinuxSocket
- linux下简单网络通信程序,使用tcp传输方式-easy under linux network communication procedures, the use of tcp transmission
linuxC_sourcecode
- 嵌入式linuxC源代码光盘,和《Linux c 编程实战》书本相配套的光盘资料,主要包括:Linux系统下C语言及其编程环境的介绍,系统编程的所有主题——文件和目录、进程、线程、信号、进程间通信、网络编程和图形界面编程、出错处理、库的创建与使用、编写安全的代码等。-Embedded linuxC source code CD-ROM, and " Linux c programming real" books matching CD-ROM information, incl
linux
- 这是了我所收集的linuk方面的珍贵资料,包含了Linux进程管理、linux网络驱动程序设计,linux环境进程间通信以及linux内核1.1详细注释等方面的精华部分。-This is my area linuk collected valuable information, including the Linux process management, linux driver network design, linux environment for inter-process commu
Socket
- 网络通信编程,socket编程,socket客户端程序,可运行。代码简单完整,注释清晰,linux下编译通过,可运行。适合socket编程入门参考。 与服务端配合使用-Network communication programming, socket programming, socket client program, you can run. Code is simple and complete, clear notes, linux compiled by, you can run.
Linux-commands
- linux 命令集,包含了文件管理,磁盘管理,文档编辑,网络通信,系统管理,系统设置等-The basic commands for linux system
p2pc.tar
- p2p c 源码 网络通信 linux unix 对等网络中的计算机之间可以互相通信和共享资源.-p2p c linux unix source peer network communication between computers in the network can communicate with each other and share resources.
C-Files
- 一个基于Linux系统的网络通信程序。共分两部分:服务器程序和客户端程序。扶持多客户之间聊天,服务器与客户端聊天等。-A Linux-based system of network communication program. Divided into two parts: server and client programs. Support multiple customers to chat, chat server and client.
Linux
- 含有Linux基本教程、C语言教程、数据结构、文本编辑器、GCC编译器、调试工具、Linux GUI编程、网络编程、进程间通信、多线程编程、客户端/服务器端程序-Basic tutorial with Linux, C Language Tutorials, data structure, text editor, GCC compiler, debugging tools, Linux GUI programming, network programming, interprocess com
embedded-Linux-application
- 嵌入式Linux应用程序开发详解 目录: 第1 章 Linux 快速入门 第2 章 Linux 基础命令 第3 章 Linux 下的C 编程基础 第4 章 嵌入式系统基础 第5 章 嵌入式Linux开发环境的搭建 第6 章 文件IO编程 第7 章 进程控制开发 第8 章 进程间通信 第9章(多线程编程) 第10章(嵌入式Linux网络编程) 第11章(嵌入式Linux设备驱动开发) 第12章(Qt图形编程)-Embedded Linux app
linux-pdf
- 第1章Linux快速入门,第2章Linux基础命令,第3章Linux C编程基础,第4章嵌入式系统基础,第5章嵌入式Linux开发环境搭建,第6章文件IO编程,第7章进程控制开发,第8章进程间通信,第9章Linux多线程编程,第10章嵌入式Linux网络编程,第11章嵌入式Linux设备驱动开发,第12章嵌入式Linux Qt图形编程-Chapter 1 Linux Quick Start Chapter 2 Linux based command, Chapter 3 Linux C Prog
linux
- linux从入门到精通 包含基础命令,linux下c编程基础,嵌入式系统基础,嵌入式linux开发环境的搭建,文件IO编程,进程控制开发,进程间通信,多线程编程,嵌入式linux网络编程,嵌入式设备驱动编程,Qt图形编程基础等-linux from entry to master basic commands include, linux c programming based embedded system based on embedded linux development environ
linux-network-manage
- linux网络管理 讲述了进程管理通信等方面的内容-linux network management about the process management and other aspects of communication
Linux网络编程
- linux 网络编程的好书,详细简述了通信协议、编程等(Linux network programming books, a detailed descr iption of the communication protocol, programming, etc.)
QT_TCP
- 基于linux的网络通信编程,c/s方式,服务器与客户端能同时收发消息(Network communication programming based on Linux)
LINUX网络通信引擎
- linux 网络通信引擎,编程控件 血与荣誉软件科技是一个软件服务商,主要提供了网络与通信引擎和网络中间件开发的SDK,提供了跨平台,稳定可靠的网络通信引擎。你可以在这套引擎上面快速的部署你的网络应用程序环境。此引擎不光封装了高性能API函数,还封装了底层网络IO和网络应用与协议相关接口,你可以使用此SDK快速部署与开发大型或者中小型应用服务器以及其他与网络和通信相关的应用程序。(Linux network communication engine, programming control
QT在Linux网络通信
- 有服务端和客户端,非常好的例子,测试过跑的通,good。
QT在Linux网络通信
- 有服务端,非常好的例子,测试过跑的通,有多线程。
QT在Linux网络通信3
- 有服务端和客户端,非常好的例子,测试过跑的通发送的是QString。
QT在Linux网络通信4
- 有服务端和客户端,非常好的例子,测试过跑的通,有select机制。
QT在Linux网络通信5
- 有服务端和客户端,非常好的例子,测试过跑的通,非常好的数据结构。