搜索资源列表
vc开发tcp聊天服务器端
- 目前绝大多数的聊天程序都是采用UDP开发的,本程序则采用TCP开发,适用于对信息传输要求比较高的场合,本程序是服务器端源代码。-majority of the chat procedures are developed using UDP, TCP procedure is used to develop, apply to information transmission and high demand on the occasion, the process is server source
通过串口传输文件
- 通过串口传输文件 说明:压缩文件并通过串口传送 要求:1M以下文件-through the serial port to transfer files : compressed files through serial transmission requirements : 1M following documents
传输2006
- 1.本实验要求利用微软的socket编程一段程序,可以利用TCP协议或者UDP协议,实现文件传输。-1. This experiment required the use of Microsoft's socket programming section of procedures, we can use TCP or UDP, transfer files.
cpci2
- 介绍了一种基于CPCI 总线的高速数据采集卡硬件及其WDM 驱动程序设计方法,详细说明了计算机通过驱动程 序与数据采集卡硬件进行高速数据交换的方法,利用DriverWorks 完成了满足高速数据传输要求的WDM 驱动程序设计,实现 了数据采集卡与主机内存之间数据传输的DMA 方法。
crccal
- 关于crc16位效验码的源代码计算方法,该效验码可以应用到通讯,等对数据传输要求较高的通讯。-crc16 place on the well-tested code of the source code calculation method, the well-tested code can be applied to the telecommunications, data transmission and other higher communications.
计算机网络 datalink协议(按byte传输)
- 计算机网络大三作业,按书上要求编写datalink层协议,实现按byte传输
crccal
- 关于crc16位效验码的源代码计算方法,该效验码可以应用到通讯,等对数据传输要求较高的通讯。-crc16 place on the well-tested code of the source code calculation method, the well-tested code can be applied to the telecommunications, data transmission and other higher communications.
jrtplib-3.1.0.tar
- 多媒体实时流传输协议(RTP/RTCP)C++ 了lib包平台要求(linux,unix,windows)用于网络音频视频传输-real-time multimedia streaming transfer protocol (RTP/RTCP) C lib a request packet platform (Linux, Unix, windows) for audio and video transmission network
jrtplib-2.9
- 国外牛人用C++编写的voip的库文件,多媒体实时流传输协议(RTP/RTCP)lib包,平台要求(linux,unix,windows)用于网络音频视频传输-foreign cattle with a C voip prepared by the Treasury, the documents, multimedia real-time streaming protocol (RTP/RTCP) lib packages, platform requirements (Linux, Unix,
vc开发tcp聊天服务器端
- 目前绝大多数的聊天程序都是采用UDP开发的,本程序则采用TCP开发,适用于对信息传输要求比较高的场合,本程序是服务器端源代码。-majority of the chat procedures are developed using UDP, TCP procedure is used to develop, apply to information transmission and high demand on the occasion, the process is server source
通过串口传输文件
- 通过串口传输文件 说明:压缩文件并通过串口传送 要求:1M以下文件-through the serial port to transfer files : compressed files through serial transmission requirements : 1M following documents
传输2006
- 1.本实验要求利用微软的socket编程一段程序,可以利用TCP协议或者UDP协议,实现文件传输。-1. This experiment required the use of Microsoft's socket programming section of procedures, we can use TCP or UDP, transfer files.
aSIPsoftphone
- 基于SIP 协议点到点软电话的设计与实现-按照一个实用电话的模拟设计思路, 实现了一个基于SIP 协议的IP 电话的软件模型, 主要涉及语 音控制、语音录音和播放、语音数据网络传输等关键技术。经局域网的测试, 该软件电话从总体上达到了IP 电话的基本要求。-SIP-based point-to-point agreement soft phone design and implementation-in accordance with a practical telephone simula
03684
- 数字图像传输是图像编码与压缩技术的另一个重要应用领域。随着现代社会对通信业务要求的不断增长,图像通信和通信网容量的矛盾日益突出。特别是具有庞大数据量的数字图像信息更是难以传输和存储,极大地制约了图像通信的发展,已经成为图像通信发展中的瓶颈。图像压缩技术的应用为传真、视频点播、电视会议、医用图像传输等领域带来了巨大经济效益。快速压缩解压缩算法及其硬件结构在实时视频系统中起着关键的作用。 -digital image transmission of image coding and compre
jrtplib-3.7.1
- 最新的jrtplib版本,多媒体实时流传输协议(RTP/RTCP)C++ 了lib包平台要求(linux,unix,windows)用于网络音频视频传输 -Jrtplib the latest version of real-time streaming multimedia transport protocol (RTP/RTCP) C++ The lib package require platform (linux, unix, windows) for network audio vid
jisuanjiwangluo4
- 一、实验目的 了解和掌握基于UDP的网络通信应用程序; 了解和掌握基于TCP的网络通信应用程序。 二、实验要求 可以使用任何编程工具和编程语言实现。 编写一个网络通信应用程序,客户端和服务端可以通过该应用程序进行相互通信,传送信息或者传输文件。 TCP与UDP的方式任选其一。 提示:互联网上有非常多的各种语言开发的基于套接字方式网络通信协议的小例子程序,同学们可以多多参考。另外各种开发工具,比如:VB,VC,DELPHI,JAVA等都有相应的控件库或者功能
cpci2
- 介绍了一种基于CPCI 总线的高速数据采集卡硬件及其WDM 驱动程序设计方法,详细说明了计算机通过驱动程 序与数据采集卡硬件进行高速数据交换的方法,利用DriverWorks 完成了满足高速数据传输要求的WDM 驱动程序设计,实现 了数据采集卡与主机内存之间数据传输的DMA 方法。-err
20071115585
- 用java实现飞鸽传书的源码文件,通过udp协议,参考该源码可以解决文件传输的高可靠要求。-Using java to achieve Dove Chuanshu source documents, through udp agreement can be resolved with reference to the source of highly reliable file transfer request.
各种无线传输模块
- 物联网”概念风起云涌,无线应用大行其道。如在选型阶段就正确确定最适合要求的型号,无疑能缩短开发周期,尽快实现无线应用。(this paper is useful)
20160624
- 城镇供水管理信息系统 数据交换格式与传输要求(Data exchange format and transmission requirements for urban water supply management information system)