搜索资源列表
信号
- 这是一个用信号实现父子进程之间简单通讯的程序,要求实现父子进程同步,用信号实现.可能还有待改进的地方-This is a signal achievement with his son communications process between simple procedure requires the synchronization process and his son, using signal achievement. There may be room for improvement
xtd_IPC
- 一个简单的关于LINUX下的进程间通讯的演示,使用的是信号量.适合初学编程的同学一起学习!-a simple LINUX on the inter-process communication demonstration, using a semaphore. Programming for beginner students learning together!
socket_example
- 很简单的linux下的socket通讯实例
linux_CS
- 简单的服务器,客服端通讯,已经调试,试用于初学者-simple servers, customer-communications, debug and try to beginners
calculator.rar
- 用GTK实现的一个简单的计算器程序,支持多国语言并有利用DBus通讯的demo,simple calculator
phone
- MINIGUI简单的手机语音通讯程序,做的很粗糙,仅供参考-MiniGUI simple cell phone voice communications procedures, so very rough, for reference only
CAN
- linux对sja100t,can总线操作及can简单通讯程序,linux对sja100t,can总线操作及can简单通讯程序-linux on sja100t, can-bus operation and can a simple communication program, linux on sja100t, can-bus operation and can a simple communication program
gkermit-1.0-1.src
- 红帽版linux下串口通讯kermit文件传输协议简单版源码.想学习kermit的可以看看,里面关于状态机用的比较精彩.先解压成rpm,再在linux下解压.-Red Hat linux version of serial communication under the kermit file transfer protocol simple version of source code. Want to learn kermit can take a look at, which on the
serial
- 通讯接口类的封装,适用于C/C++,为了通用性,用标准C封装,稍作修改可封装成类,简单好用-Communication interface of the package type for C/C++, for general use standard C package, with some slight modifications can be packaged into a class, easy-to-use
taskm
- 一个简单的任务管理和UDP通讯的类,具有简洁高效的特点。-A simple task management and UDP communication category, with a simple high-performance characteristics.
taskmanger
- 一个简单的任务管理和UDP通讯的类,具有简洁高效的特点。-A simple task management and UDP communication category, with a simple high-performance characteristics.
33277usrsock
- Linux下简单的网络通讯:发出接受数据(Socket)编程-Linux under the simple network communications: the issue of acceptance of data (Socket) Programming
webs
- 实现简单的基于HTTP协议的简单的WEB 服务器通讯-To achieve a simple HTTP protocol based on a simple WEB server communication
qq.tar
- linux 下简单即时通讯软件,tcl/tk语言界面设计-the simple linux instant messaging software, tcl/tk language interface design
ipc
- 消息队列简单模型,实现两个进程,一个是客户端 一个是服务器 运用System V消息队列通讯-Message queue simple model, to achieve the two processes, one is one client server communication using System V message queues
demos.tar
- Linux串口通讯编程 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口. 由于Linux引入了设备文件的概念,读写串口能像读写普通文件相同进行操作,非常简单,方便。
libssh2-1.2.7.tar
- SSH2是一套安全通讯协议框架(早期的SSH1由于存在安全漏洞,现在已经不用了),基于SSH2协议的产品目前主要有openssh,putty,SSH Secure Shell Client等,这些都是开源的,但是这些代码非常难懂而且复杂,一个个函数深层次的调用很快就让人在C语言代码的海洋中迷失了方向,妄图通过从这些开源软件中抽取程序代码段来“组装”自己的应用程序是非一般人所能实现的。不过还好网路上出现了一些开源的SSH2开发库,利用这些开发库开发自己的SSH2程序却要简单得多,由于这些开发库都是
780470147627-code-ch15
- c编写的linux下的socket通讯简单示例,服务端源码和客户端源码-c under linux written in a simple example of socket communication, client server source code and source code
UnixSocketIO
- Linux进程间通讯的一种,本地Socket通讯,用C封装成非常简单的库,一共5个接口,支持阻塞延时,还有demo程序。-Linux inter-process communication a local Socket communication using C encapsulated into a very simple library, a total of five interfaces to support the blocking delay, as well as the demo
user_talk_proc
- LINUX中用户空间与Linux的内核之先的通讯方式。简单实用,适合初学者学习使用。-linux user space with the linux kernel of the first means of communication is simple and practical for beginners learning to use.