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

搜索资源列表

  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. p2framework_src.2.1.0.2.tar.gz

    1下载:
  2. P2Framework是一个开源项目。这是一个高效率的平台,使分布式系统的开发变得更加容易。通过这一平台,你可以忘记许多烦恼和琐碎的事情在分布式系统的开发(如NAT /防火墙穿越,的UDP / TCP协议的交换机等) 。 主要的重点是在这个框架内,以减轻P2P的连接建立,数据和信息传输。与P2Framework ,开发商不需要照顾NAT穿越,防火墙/代理问题,可靠性的UDP和TCP短期发送/接收的问题(等)的点对点环境。例如,可能同行后面的NAT或使用HTTP代理上网。另一个例子是,开发商可
  3. 所属分类:P2P

    • 发布日期:
    • 文件大小:1231969
    • 提供者:董巍
  1. jinchengtongxin

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

    • 发布日期:2017-03-30
    • 文件大小:2763
    • 提供者:gaoshangyi
  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-03-31
    • 文件大小:5394
    • 提供者:sj
  1. drm_server1.1

    0下载:
  2. 基于linux libevent的消息中间件服务程序 包含内存池、线程池等 支持5万以上的用户连接-Linux libevent-based message middleware service program contains the memory pool, thread pool and other support to more than 50,000 user connections
  3. 所属分类:Linux Network

    • 发布日期:2017-05-26
    • 文件大小:9684113
    • 提供者:jc
  1. read-message-from-server

    0下载:
  2. linux网络编程,循环读取服务器的数据的简单程序,适合初学者-linux network programming, servers, data read cycle simple procedure, suitable for beginners
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:1056
    • 提供者:cenwentong
  1. mmseg-0.7.3.tar

    0下载:
  2. sphinx搜索引擎,消息部分源代码代码,unix/linux操作系统 -the message source code of sphinx
  3. 所属分类:Search Engine

    • 发布日期:2017-05-13
    • 文件大小:3091711
    • 提供者:aaa
  1. SMSProxy

    0下载:
  2. 在linux下c/c++的短消息网关代码-In linux under c/c++ code of the Short Message Gateway
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:103024
    • 提供者:苏健
  1. socket_programing-msg_transfer

    0下载:
  2. socket programing: type-->message transfer ->open a terminal and compile the server file..this terminal will act like server ->open another terminal and compile the client file..this terminal will act as a client.. ->the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1917
    • 提供者:lk
  1. gprslib-1.10tar

    0下载:
  2. linux gprs modem操作接口库,可以支持很多modem,有电话和短消息接口-linux gprs modem operator interface library can support a lot of modem, a telephone and short message interface
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:329609
    • 提供者:jiangyong
  1. sniffit.0.3.7.beta

    0下载:
  2. Linux平台下的高级嗅探器,具有嗅探密码、跟踪报文功能-Linux platforms senior sniffer with sniffer password, tracking message function! ! !
  3. 所属分类:Linux Network

    • 发布日期:2017-03-25
    • 文件大小:263995
    • 提供者:hbm
  1. chatApper

    0下载:
  2. linux下聊天室的稳定版本,包含终端形式的聊天室服务器,gnome界面的客户端,本程序自主开发,绝无重复。软件开发环境:Linux编程环境软件运行环境:Linux操作系统软件安装要求:系统中装有QT3.0或兼容版本-IP Messenger is a pop up style message communication software for multi platforms. It is based on TCP/IP(UDP).- This softwa
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:596407
    • 提供者:play
  1. TCPnet

    0下载:
  2. Linux c 简单的代码 实现TCP客户端与服务器 服务器一直监听客户端并对客户端发送的消息进行显示-Linux c code a simple TCP client and server to listen for client and server has been sent by the client to display a message
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1644
    • 提供者:yaota
  1. w

    0下载:
  2. a) 能发送HTTP的GET消息,从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码 d) 能调用Linux系统中的Web浏览器(如mozilla)正确显示index.html页面。 -a) can send an HTTP GET message, WEB page from any Web server to obtain the specified b) access
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:1886
    • 提供者:lqc
  1. Linux--MSMQ-

    0下载:
  2. linux平台下利用系统消息队列函数自己创建消息队列程序 -linux platform system message queue functions to create a message queue program
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:7341
    • 提供者:杨船昆
  1. bankathreadasocket

    0下载:
  2. 模拟银行开户,存取款,转账等的字符界面程序源码,采用linux消息队列在进程间通信,使用多进程,多线程技术,采用socket技术实现网络通信,最终实现多个客户端同时访问服务端。-Simulated bank account deposits and withdrawals, transfers and other characters interface program source, linux message queues, interprocess communication, the u
  3. 所属分类:Linux Network

    • 发布日期:2017-12-10
    • 文件大小:87393
    • 提供者:文兴亮
  1. state_test_senrecvdipart3.3

    0下载:
  2. linux下多线程udp实现消息驱动多状态机-Multi threaded UDP Linux message driven state machine
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:5995
    • 提供者:刘志鹏
  1. ntp_client

    0下载:
  2. linux下ntp的原理,报文格式,以及客服端服务器的实现-Principle, NTP under the Linux message format, and the realization of client server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-26
    • 文件大小:44098
    • 提供者:程海洋
  1. Linux-chat

    0下载:
  2. linux消息队列实现的群聊功能,Linux网络编程新手必备-Linux message queue to achieve the group chat feature, Linux network programming novice
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3666
    • 提供者:郝鹏
  1. sendarecv-message-

    0下载:
  2. with linux sytem, you can send and received a messsge
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:10358
    • 提供者:
« 12 3 »
搜珍网 www.dssz.com