CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 消息队列

搜索资源列表

  1. ticksvr.rar

    1下载:
  2. 一个通用记录软件系统日志的后台程序,采用消息队列实现,可同时记录多个系统的日志,特别适合于通信软件日志,减轻通信系统直接写日志到磁盘文件的负担,加快通信软件执行速度。
  3. 所属分类:Internet/网络编程

    • 发布日期:
    • 文件大小:14322
    • 提供者:
  1. InterComm

    0下载:
  2. 我的一段关于Linux/Unix下重复服务器,消息队列,信号量,共享内存综合使用的代码.-on Linux / Unix server duplication, Message Queue, semaphores, shared memory integrated use of the code.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2357
    • 提供者:danis2008
  1. A_simple_chat_tool

    3下载:
  2. 一个简单的用java编写的聊天工具,用socket类处理通信部分 1. 运行server.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 8888 打开服务器 8888也可以改为任意端口号 2. 运行client.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 打开客户端 3. 主要类说明: Server.java 等待用户连接,连接后为当前用户创建ServerLi
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:27322
    • 提供者:ZX
  1. send_yb

    0下载:
  2. 消息队列异步发送端VB程序,单独可以运行-Message Queue asynchronous transmitter VB program alone can run
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:14994
    • 提供者:li liu
  1. get_yb

    0下载:
  2. 消息队列异步数据接收源代码,和前面上传的发送源代码是配套的.-Message Queue receive asynchronous data source code, and the foreground of this upload source code is met.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:14979
    • 提供者:li liu
  1. ATM

    0下载:
  2. 本实验模拟ATM取款功能。本程序比较简单,但对于初学者而言,还是有有助于理解Linux的进程间通信的方法,如消息队列和共享区、管道等。程序功能上模拟了取款机上的取款.转帐.修改密码一些功能。客户端进行操作,操作记录将在服务器端显示。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:4198
    • 提供者:陈小冬
  1. Ndk_demo.网络开发工具包

    0下载:
  2. 网络开发工具包,包含三个类:服务器,客户端和消息队列 ,Tool lib for network development, contains three class : server, client and message queen
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-11-08
    • 文件大小:51129
    • 提供者:
  1. ACE_MFCDevExample

    0下载:
  2. 使用 ACE 这个庞大的自适应通信环境并不是最佳的工程选择。这个例子以及其中的文档演示了如何使ACE与MFC和谐共处,解决因调用不当导致内存泄露、宽窄字符集接口等问题。 实现的例子使用ACE的Reactor 和 Task 实现了接收者-伴随处理模型,用消息队列实现了大数据包拼接,但要注意一个例程自发自收会发生阻塞, 这与使用API大不相同。ACE 太大了,很恼火。ACE 的 ACE_warppers.sln 使用VC2010进行了改变,添加了UnicodeDebug, UnicdoeRe
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-30
    • 文件大小:12347039
    • 提供者:流浪小狗
  1. telnet

    0下载:
  2. linux开启服务端以后,允许客户端通过tcp/ip连接,通过消息队列通信-linux server after opening, allowing the client through tcp/ip connection, communication through message queues
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:5394
    • 提供者:sj
  1. ticksvr

    0下载:
  2. 一个通用记录软件系统日志的后台程序,采用消息队列实现,可同时记录多个系统的日志,特别适合于通信软件日志,减轻通信系统直接写日志到磁盘文件的负担,加快通信软件执行速度。-Records of a common software system log daemon, the message queue to achieve, can simultaneously record multiple systems of logs, particularly suited to communication
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-12
    • 文件大小:14593
    • 提供者:
  1. Chapter1

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program to run the principle and procedure of the preparation process, the process window, handles principle, message queues, callback
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:8012
    • 提供者:何燕蝶
  1. socket

    0下载:
  2. socket异步通信的例子,两端采用消息队列先进先出处理消息,可实现多客户端与服务器端的通信。-socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3622805
    • 提供者:小开
  1. GprsGate

    0下载:
  2. 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
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:721227
    • 提供者:文刀
  1. tcpsrv2011001061654

    0下载:
  2. TCP通讯程序,采用消息队列处理接收的数据-TCP communication procedure for the received data message queue processing
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:36699
    • 提供者:33254
  1. 3-2

    0下载:
  2. 使用消息缓冲队列来实现 client 进程和server 进程之间的通信-Buffer queue with the message client process and server to implement the communication between processes
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:563
    • 提供者:曲丽萍
  1. code_2011529175211363

    0下载:
  2. 进程见通信,用消息队列实现的简单聊天程序-See the process of communication, implemented with a simple message queue chat program
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-05
    • 文件大小:1315
    • 提供者:kaede
  1. message

    0下载:
  2. 利用消息队列,建立服务器端和客户端,实现服务器和客户端的数据通信。-The use of message queues, the establishment of server and client, server and client to achieve the data communication.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:11701
    • 提供者:angel
  1. zmq-1.0.1.tar

    1下载:
  2. 短小但强大的消息队列,网站性能提升利器,架构必不可少-Short but powerful message queues, Web site performance tool, essential infrastructure
  3. 所属分类:Web Server

    • 发布日期:2015-09-22
    • 文件大小:1025024
    • 提供者:think
  1. chatsysforgroup

    0下载:
  2. 在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
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:27571
    • 提供者:ann
  1. mqliaotian

    0下载:
  2. 简单地聊天程序,可以实现两台机子上的相互聊天,是基于消息队列的。-smple QQ
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:3230
    • 提供者:黄启伟
« 12 3 4 »
搜珍网 www.dssz.com