CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 编程文档 搜索资源 - 服务端

搜索资源列表

  1. DirectShow技术下局域网流媒体系统的设计

    0下载:
  2. DirectShow技术下局域网流媒体系统的设计 在简要介绍DirectShow技术的基础上,阐述运行在局域网的一对多的流媒体播放系统的设计思想和一 些关键的实现技术。局域网流媒体播放系统基于DirectShow技术,采用广播方式,在局域网内的服务端实现 控制多个客户端同时同步播放某个音频或者音视频文件 -Design and Implementation of Flow-media System of Local Network Based on DirectSh
  3. 所属分类:编程文档

    • 发布日期:2017-03-23
    • 文件大小:29268
    • 提供者:zhu
  1. WINSOCK-UDP

    0下载:
  2. VC++接收、发布广播信息代码 VC++接收、发布广播信息的程序代码,广播信息其实也就是一个服务器和一个接收机,这里简化为一个服务端和客户端,服务端向外发送信息,客户端自动接收,当然,这里仅实现最基本的单元,扩展空间很大,了解了原理,你就能举一反三,开发出更复杂的消息应用来。-VC++ to receive, publish broadcast code VC++ to receive, publish broadcast the program code, broadcasting inf
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:64038
    • 提供者:jelly
  1. del83145235244

    0下载:
  2. 服务通讯程序,采用服务+客户端模式,有源代码可以自己修改研究-Services, communication procedures, using service+ client mode, the active code can modify their own research
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:468582
    • 提供者:gudan1ren
  1. FetionSymbianClientInterfaceSpecification

    0下载:
  2. 本规范规定了即时消息与状态服务的客户端的接入协议,是提供消息与状态服务的客户端和服务器端设备都要遵从的技术文件-This specification provides instant messaging services with the state of the client' s access protocol is to provide information and state services, client and server-side equipment must comp
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:515414
    • 提供者:nash
  1. P2Pliaotian

    0下载:
  2. 客户端得到登录令牌之后.就会向服务器发送一个包含登录信息的登录请求.要求登录.服务顺会首先看看客户端的号码-After the client receive login token. Will be sent to the server log that contains login information request. Require a login. Service along the client will first look at the numbers
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:40215
    • 提供者:王海舰
  1. TCP.UDP

    0下载:
  2. TCP.UDP协议的聊天程序源代码,介绍了客户端和服务端的相关代码,并有相关注释-TCP.UDP protocol chat program source code, introduced the client and service side of the relevant code, and relevant comments
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:70317
    • 提供者:张力
  1. DescriptionofCitrix

    0下载:
  2. Citrix是世界领先的应用服务软件方案提供商,其倡导的"数字化独立"技术(Digital Independence),即通过任何网络连接,向任何形式的客户端设备发布任何应用的能力,已嬴得全球两千多万用户的广泛赞誉。-Citrix is the world' s leading application service provider of software solutions, its advocacy of the " digital independence" te
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2162441
    • 提供者:123
  1. WindowsMobileStreamplayer

    0下载:
  2. 随着移动通信技术的发展和移动终端性能的提高,移动通信网络提供流媒体服务已经成为可能。分析移动流媒体网络传输协议和H.264视频编码格式特点,参照802.11标准,提出移动流媒体客户端的总体架构,并针对Windows Mobile平台特点予以实现。移动流媒体客户端可以运行在无线局域网中,主要由网络模块、解码模块和音视频回放模块组成。网络模块以动态库的方式实现RTP/RTCP/RTSP网络协议,采用消息队列的设计模式提高网络模块的效率 H.264与AMR解码模块由PC向嵌入式平台移植并作相应的封装
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:1184364
    • 提供者:zhz
  1. cSharp-socket-mutiport-programming(1)

    0下载:
  2. 本文讲下C#使用socket实现多端口通信,挺不错哦,一起看下吧。 基本思路是: 1》服务端监听(用一个公用的端口接收连接的请求如:6666)。 2》客户机请求连接端口为6666 3》服务器接受请求然后再监听一个新的端口,再把这个端口发送给客户机。 4》客户机接到发来的端口,再重新连接服务器此端口。 5》服务器保存每一个连接的客户机。 -This article about C# using the socket und
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:16399
    • 提供者:于爱清
  1. Microsoft-Word

    0下载:
  2. 以太网数据帧的监听与分析当以太网上的两台主机需要通信时,发送方将数据单元DU传送给它下层的服务提供者。DU 在不同层之间传递时,各层按照协议规范对DU 进行封装,到数据链路层时被封装成MAC帧,即数据链路层的协议数据单元。在MAC帧中包含了数据链路层及其以上各层的协议首部及DU,通过帧发送原语从网络上发送出去,对方的协议处理软件接收到MAC帧后,可解释提取其中的DU。本题目要求编程实现MAC帧的捕获及分析。要求能够实时捕获所在以太网内正在传输的数据帧,并能分析帧的结构,给出每一个帧中发送端和接收
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:13781
    • 提供者:孟祥迪
  1. p2p-translate

    0下载:
  2. P2P技术打破了传统的Client/Server模式,在对等网络中,每个节点的地位都是相同的,具备客户端和服务器双重特性,可以同时作为服务使用者和服务提供者。-P2P technology to break the traditional Client/Server model, in a peer-to-peer network, each node status is the same with the dual characteristics of the client and serve
  3. 所属分类:Communication

    • 发布日期:2017-11-13
    • 文件大小:62496
    • 提供者:zhuhuafeng
  1. SyncML-Data-Sync-Protocol

    0下载:
  2. 本规范的目的是用SyncML表示层协议(using the SyncML Representation protocol)定义同步协议.本协议的名称称为SyncML 同步协议,为不同的同步过程定义协议,同步过程发生在SyncML客户端和服务端.它们间的消息顺序图参考MSC s. 本规范包含了一些普通的有用的同步案例-Either the client or the server may decide to abort the session at any time. Reasons for se
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:761145
    • 提供者:rinniclyks
  1. MFC-QQ

    0下载:
  2. 本系统基于客户端/服务器基本原理,程序即是服务端,也是客户端,通过IP 就可以相互添加好友,并且实现点到点通信,有聊天记录(未实现根据用户发送的消息而改变字体颜色,只能在客户端改),字体颜色设置(一改全改~),包含主界面MaindBord 和聊天Talk 两大功能模块。-The basic principle of the system is based on a client/server program, client service, client over IP Add Friend e
  3. 所属分类:Communication

    • 发布日期:2017-11-22
    • 文件大小:339651
    • 提供者:朱汐
  1. socket

    0下载:
  2. socket客户端,与服务端,用于远程监控与数据传输- socket client service side programming Remote data transmission, TCP Client Serverip address, port number, data transmission and receptionCan be used for remote monitoring
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:51103
    • 提供者:马小琴
  1. 2

    0下载:
  2. 一个程序为服务端,建立UDP服务端套接字 另外一个程序为客户端,建立UDP客户端套接字 这两个新程序可以互联,完成一个基于TCP/IP网络的文本聊天程序.-A procedure for the server, a UDP server socket another program for the client, UDP client socket the two new program can be interconnected, complete a chat program of TC
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:4802
    • 提供者:王萍
  1. 3

    0下载:
  2. 一个程序为服务端,建立UDP服务端套接字。 另外一个程序为客户端,建立UDP客户端套接字。 这两个新程序可以互联,完成一个基于TCP/IP网络的文本聊天程序。-A procedure for the server, a UDP server socket.Another program for the client, UDP client socket.The two new program can be interconnected, complete a chat program t
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:5237
    • 提供者:王萍
  1. JOPC

    1下载:
  2. java实现opc客户端远程连接服务端并读取数据-java achieve opc client remote connection server and read the data
  3. 所属分类:Communication

    • 发布日期:2017-11-07
    • 文件大小:2380962
    • 提供者:陈鹏
  1. cSharp_scoket

    0下载:
  2. 建立远程连接,分为客户端和服务端,用到的是socket的知识-Establish a remote connection, is divided into client and server, the socket used is knowledge
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:49311
    • 提供者:笔墨
  1. UDP

    0下载:
  2. 基于UDP协议的连接,包括UDP客户端和UDP服务端-the use of udp
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1345
    • 提供者:林志颖
  1. TCP-CS

    0下载:
  2. 这里只是一个简单的客户端和服务端通过TCP/IP通信的小程序, 支持多客户端并行发送, 服务器收到数据并返回给相应的客户端。-This is simple C/S applications via TCP/IP protocol. Support for multiple clients in parallel transmission.
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3246577
    • 提供者:无所不入
« 12 »
搜珍网 www.dssz.com