搜索资源列表
ticksvr.rar
- 一个通用记录软件系统日志的后台程序,采用消息队列实现,可同时记录多个系统的日志,特别适合于通信软件日志,减轻通信系统直接写日志到磁盘文件的负担,加快通信软件执行速度。
InterComm
- 我的一段关于Linux/Unix下重复服务器,消息队列,信号量,共享内存综合使用的代码.-on Linux / Unix server duplication, Message Queue, semaphores, shared memory integrated use of the code.
A_simple_chat_tool
- 一个简单的用java编写的聊天工具,用socket类处理通信部分 1. 运行server.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 8888 打开服务器 8888也可以改为任意端口号 2. 运行client.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 打开客户端 3. 主要类说明: Server.java 等待用户连接,连接后为当前用户创建ServerLi
send_yb
- 消息队列异步发送端VB程序,单独可以运行-Message Queue asynchronous transmitter VB program alone can run
get_yb
- 消息队列异步数据接收源代码,和前面上传的发送源代码是配套的.-Message Queue receive asynchronous data source code, and the foreground of this upload source code is met.
ATM
- 本实验模拟ATM取款功能。本程序比较简单,但对于初学者而言,还是有有助于理解Linux的进程间通信的方法,如消息队列和共享区、管道等。程序功能上模拟了取款机上的取款.转帐.修改密码一些功能。客户端进行操作,操作记录将在服务器端显示。
Ndk_demo.网络开发工具包
- 网络开发工具包,包含三个类:服务器,客户端和消息队列 ,Tool lib for network development, contains three class : server, client and message queen
ACE_MFCDevExample
- 使用 ACE 这个庞大的自适应通信环境并不是最佳的工程选择。这个例子以及其中的文档演示了如何使ACE与MFC和谐共处,解决因调用不当导致内存泄露、宽窄字符集接口等问题。 实现的例子使用ACE的Reactor 和 Task 实现了接收者-伴随处理模型,用消息队列实现了大数据包拼接,但要注意一个例程自发自收会发生阻塞, 这与使用API大不相同。ACE 太大了,很恼火。ACE 的 ACE_warppers.sln 使用VC2010进行了改变,添加了UnicodeDebug, UnicdoeRe
telnet
- linux开启服务端以后,允许客户端通过tcp/ip连接,通过消息队列通信-linux server after opening, allowing the client through tcp/ip connection, communication through message queues
ticksvr
- 一个通用记录软件系统日志的后台程序,采用消息队列实现,可同时记录多个系统的日志,特别适合于通信软件日志,减轻通信系统直接写日志到磁盘文件的负担,加快通信软件执行速度。-Records of a common software system log daemon, the message queue to achieve, can simultaneously record multiple systems of logs, particularly suited to communication
Chapter1
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program to run the principle and procedure of the preparation process, the process window, handles principle, message queues, callback
socket
- socket异步通信的例子,两端采用消息队列先进先出处理消息,可实现多客户端与服务器端的通信。-socket
GprsGate
- GPRS网关,通过MQ消息队列实现内部通讯,通过完成端口接收外部连接,程序内部自定义消息格式,自定义内部线程间消息队列-GPRS gateway, through the MQ Message Queuing internal communications, by completing the port receives external connection, the program inside a custom message formats, custom internal messag
tcpsrv2011001061654
- TCP通讯程序,采用消息队列处理接收的数据-TCP communication procedure for the received data message queue processing
3-2
- 使用消息缓冲队列来实现 client 进程和server 进程之间的通信-Buffer queue with the message client process and server to implement the communication between processes
code_2011529175211363
- 进程见通信,用消息队列实现的简单聊天程序-See the process of communication, implemented with a simple message queue chat program
message
- 利用消息队列,建立服务器端和客户端,实现服务器和客户端的数据通信。-The use of message queues, the establishment of server and client, server and client to achieve the data communication.
zmq-1.0.1.tar
- 短小但强大的消息队列,网站性能提升利器,架构必不可少-Short but powerful message queues, Web site performance tool, essential infrastructure
chatsysforgroup
- 在linux下实现基于socket的群聊系统,具有简单的用户管理模块,设置了基础的chatsys协议,服务器端采用消息队列的形式接收,并转发到除发送方以外的各个用户端。-The code is the implemtation of a small chatsystem for a group. It is developed under the linux system,based on the TCP/IP protocol.A samll module on user management
mqliaotian
- 简单地聊天程序,可以实现两台机子上的相互聊天,是基于消息队列的。-smple QQ