搜索资源列表
Linux进程间通信测试程序
- Linux网络测试程序,有详细注释。(Linux进程间通信)-Linux network test order, has the detailed annotation. (The Linux advancement corresponds)
Linux_net_c
- Linux网络通信客户端和服务器程序,本人亲自编写,现奉献给大家-Linux network client and server programs, I personally prepared, we are dedicated to
Linux_net_udp
- Linux网络通信(UDP)客户端和服务器程序,本人亲自编写,现奉献给大家-Linux Network Communications (UDP) client and server programs, I personally prepared, we are dedicated to
server.rar
- Ardence RTX环境下基于RT-TCP/IP协议的实时网络通信源代码,得出其传输时间。服务器端部分,Ardence RTX environment RT-TCP/IP-based real-time network communication protocol source code, come to its transmission time. Server-side part of
linux-QQ(udp)
- 本实验是一个Linux下的网络即时通信工具,模仿QQ而来…-This experiment is a real-time communication network under Linux tools, imitation QQ from ...
jinchengtongxin
- linux下网络通信 udp协议 实现:广播通知客户端登陆或退出 接受消息并通知所有客户端; 客户端接受服务器发来的消息。-linux udp protocol for network communication: radio to inform the client log in or out of receiving messages and inform all clients client accepts the server sent the message.
Static Router
- 设计和实现一个简单的静态路由机制,用以取代Linux自身通过ip forwarding实现的静态路由方式,进而加深对二三层协议衔接及静态路由的理解。使用socket编程。运行环境linux,内含源代码、配置文件以及使用说明。是学习socket编程和网络通信的好东西。-Design and implementation of a simple static routing mechanism, to replace the Linux self-realization through the ip
djkhsw
- LINUX的简单应用,含有串口和网络通信,信号量。-LINUX simple application, containing the serial and network communications, semaphore.
sniffer
- 初学linux网络编程写的一个功能简单的嗅探本机通信的小程序,在linux下可以编译运行过-Beginner linux network programming easy to write a function of the sniffer small local communications procedures under linux can be compiled at run-off
linux_socket
- 此程序为linux下的socket编程,含有服务器端和客户端,可以实现linux之间的网络通信,也可以和windows连接实现通信-This procedure for socket programming under linux, which contains server-side and client, you can achieve network communication between the linux, and windows can also be connected to
chat0
- LINUX 网络编程,实现客户端和服务器端的通信.-LINUX network programming, client and server-side communication.
socketlite
- 一个轻量级的C++跨平台(window/linux)网络编程框架。它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。socketlib(已停止开发)的替代库。项目网址:http://code.google.com/p/socketlite-a lightweight C++ socket network framework. It simplifies the development of OO socket network applications and
LINUX_NET
- Linux网络通信源码,麻雀虽小五脏俱全,使用GCC编译。共分为两个文件,一个是客户端,一个是服务器端-Linux network traffic source, small but perfectly formed, using the GCC compiler. Divided into two files, one client and one server
util-linux-2.11m.tar
- Linux平台下一款优秀的网络通信软件,谢谢哦-Linux platform, a good network communication software
Linux-net-programC-language
- 本资料提供丰富的Linux操作系统下网络编程示例源代码,包括进程通信实现方式、并行处理、Socket架构,以及网络应用如TCP、UDP、等-This information provides a wealth of network programming under Linux operating system source code examples, including the implementation process of communication, parallel process
net_test
- 基于powerpc平台的linux网络通信程序-linux powerpc network
chapter15
- 几个linux网络通信的小程序,都能运行-download this program from internet about socket
Linux-netware-programm
- 本书介绍了linux环境下网络通信的机理,以及开发网络通信程序的详细流程,还列举了常用的网络通信函数。-This book presents the detailed process of the network communication mechanism in the linux environment, and the development of network communication program also lists the commonly used network com
linux-net-communication
- linux下的网络通信程序代码,包括广播,组播,点对点的通信代码,对于初学网络编程比较好!-network communication program under linux code, including broadcast, multicast, and point-to-point communication code for the beginner of network programming is better!
Server and Client
- 简单实现C/S模型客户端/服务器通信,服务器答应客户端发送过来的数据(Simple implementation of C/S model client / server communications)