搜索资源列表
my_linux_fifo
- linux下面消息队列具体实现源代码,测试通过-below Message Queue concrete realization of the source code, the test
CIFS_Sample
- 在Microsoft 网 络 系 统 中,SMB(Server Message Block, 服 务 信 息 块) 协 议 是Windows for Workgroup(WfWg)、Windows 95、Windows NT 和LanManager 用 来 实 现 共 享 局 域 网 上 文 件 和 打 印 机 的 协 议。 对 于 利 用Linux 和Windows NT 构 建 的 局 域 网 来 说,Samba 就 是 为Linux 提 供 的SMB 客 户 程 序/ 服 务 器 程 序
Senfore_DragDrop_v4.1
- Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
Linux_Shell
- 一款模仿Linux操作系统红帽子(RedHat)的shell编程示例,基本的桌面菜单,开始菜单,任务栏菜单,托盘菜单,右键弹出菜单都做的栩栩如生,是一个完整漂亮的外壳程序。对于一些商用软件完全可以修改后套用形成一个漂亮的shell。要扩充的是完整封掉windows系统的所有按键消息即可完整存在。-Red Hat Linux operating system, a mimic (RedHat) of shell programming examples, the basic menu of the
dbug
- dbug is a simplistic and flexible trace message framework written for C & C++ programs. It has been tested to work under both Windows & Linux (at least some time ago). It provides multiple outputs for debug messages and message levels. The included d
Process-communication
- ? 编写两个进程,一进程负责发送字符 串,另一进程负责接收字符串; ? 支持Windows/linux的的共享存储区、消息、有名和无名管道、Socket通信 ? 发送进程应可以从窗口或键盘上接收字符串; ? 接收进程应可将字符串显示在窗口上; -? preparation of two processes, a process responsible for sending a string, another process is responsible for receivin
C_Message-Queue
- [C代码]-利用消息队列实现文件传输(Linux)-[C code]- the message queue file transfer (Linux)
button1
- linux界面程序,简单的按键程序,适合入门的同学学习,包括消息和槽的配合内容-Linux interface program, key program simple, suitable for entry of students learning, including with the message and groove
message-queue
- linux消息队列,展示了消息队列怎么使用的,并用了收发经纬度的例子-linux message queue,show how-to-do,and demostrator read/write latitude and longtitude
the-message-communication-principles
- 【实验内容】 编写一段程序,同时父进程创建两个子进程p1和p2;并使子进程p1与子进程p2通过消息队列相互发送消息(512字节)。 【实验目的】 系统了解linux系统的通信机构IPC ,掌握IPC中消息通信机制,理解消息通信的方法及特征。 【实验要求】 (1)掌握系统调用msgget()、msgsnd()、msgrev()、msgctl()的使用方法及其功能,理解消息通信原理; (2)系统理解linux 的三种通信机制。 -Experimental Cont
parse_devicefile
- 检测/监控嵌入式LINUX有没有插入USB设备,此代码主要是在应用程序启动后不能通过socket来获得消息的情况下使用。-Detection/monitoring of embedded LINUX there is no USB device, this code is primarily in the application starts, can not get the message through the socket to the case of use.
CodedInputStream100
- Reads and decodes protocol message fields Source Code for Linux.
linux--gprs
- linux下的gprs控制程序源码,实现GPRS module的接收数据的例程-linux gprs this is a simple test of receive a short message via GPRS module
SMailer
- linux和window通用的 C语言编写的 邮件发送,附带源代码,window使用的工程是VC6,里面附带了linux下的makefile文件。-linux and window common C language message is sent, with the source code, the project window using VC6, which comes with the makefile under linux.
Linux多进程并发服务器
- 实现多进程并发服务器,客户端能回射回给服务器发送的消息(A multi process concurrent server, and the client can return the message that sent to the server)
libiec61850
- IEC61850开源实现库,包含头文件、函数文件和测试例程文件(his library provides an implementation of IEC61850 on top of the MMS (Manufacturing Message Specification) protocol in standard C. It also provides support for intra-substation communication via GOOSE. The goal of this
SIP-open
- Linux下搭建一个Sip服务器之前也在windows下找到了一个不错的Sip服务器:MiniSipServer(MSS),可见这篇文章,但是可惜的是MSS要求本地的所有PHONE都必须发送Authentication也就是授权消息,我还没做这个,所以只能留在以后使用了。因此就找到了这个在linux平台下的OpenSips,开放了源代码,配置自由的工具(But unfortunately, MSS requires all the local PHONE must send Authentica
