搜索结果
找到约 744 项符合
sIP-protocol 的查询结果
通讯编程文档 SIP2VoiceXML 浏览器的设计与研究-VoiceXML 是W3C 定义的可扩展标记语言(XML) 的一种扩展,根据播放的提示信息、口述的命令、要记录和识别的语音或按键音输入,实现人和计算机之间
SIP2VoiceXML 浏览器的设计与研究-VoiceXML 是W3C 定义的可扩展标记语言(XML) 的一种扩展,根据播放的提示信息、口述的命令、要记录和识别的语音或按键音输入,实现人和计算机之间的交互对话。SIP 是由IETF 提出的IP 电话信令协议,它被用来建立、改变和终止基于IP 网络用户间的呼叫。研究SIP 服务与VoiceXML 的集成,提出了基 ...
网络 Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports:
Dropbear is an SSH 2 server, designed to be usable in small memory environments.
It supports:
* Main features of SSH 2 protocol
* Implements X11 forwarding, and authentication-agent forwarding
for OpenSSH clients
* Compatible with OpenSSH ~/.ssh/authorized_keys public key
authentication ...
其他书籍 Identification cards — Contactless integrated circuit(s) cards — Proximity cards — Part 4: Transmis
Identification cards — Contactless integrated circuit(s) cards — Proximity
cards — Part 4: Transmission protocol
文件格式 本文件描述了一个基于串口实现文件传输的协议eXmodem
本文件描述了一个基于串口实现文件传输的协议eXmodem,该协议基于标准Xmodem File Transfer Protocol,是一个独立标准,完全功能,全新的文件传输协议。
1)该协议除实现Xmodem File Transfer基本功能,即已实现了在两个设备相互之间,通过串口把一个设备内文件传输至另一个设备内;其增强功能所列参考如下:
a)两个设备相 ...
通讯编程文档 PJSIP开发者手册及函数库查询手册。 快速学习PJSIP协议栈的必备手册。 PJSIP
PJSIP开发者手册及函数库查询手册。
快速学习PJSIP协议栈的必备手册。
PJSIP,一个用C编写,功能强大的开源SIP协议栈,采用优秀的内存分配机制编写,运行速度快,支持IM、Presence、PIDF、rPIDF等最新RFC,可以用来实现各种SIP应用。
PJSIP下载见本站。 ...
其他 本文从 VoIP 技术的发展现状开始
本文从 VoIP 技术的发展现状开始,分析了 VoIP 的发展方向,引入了软
交换和下一代网络的架构,讨论了软交换和下一代网络的功能、主要协议、
组网用途、和演进策略,介绍了软交换架构在下一代移动通讯网 UMTS 中的
应用。然后本文讨论了 H.323 协议的体系结构和它在软交换中应用的必要性
和可行性。之后,介绍了 SIP 网络与 ...
Internet/网络编程 Many programs today suffer from the fact that their users have to connect using IP addresses. This i
Many programs today suffer from the fact that their users have to connect using IP addresses. This is impossible for dialup users, whose IPs change all the time, and painful for LAN users who don t know their IP addresses or whose addresses also change. In addition, many collaborative programs could ...
其他书籍 This book describes the following communications applications: Mail, Message Handler( MH), Transmiss
This book describes the following communications applications: Mail, Message Handler( MH), Transmission ControlProtocol/ Internet Protocol(TCP/ IP), Basic Networking Utilities( BNU), and Asynchronous Terminal Emulation( ATE). It provides overviews, concepts, and procedures on receiving and sending m ...
Java编程 * This a simple tool to send/receive UDP packet based on a * free software developed by Neil Deas
* This a simple tool to send/receive UDP packet based on a
* free software developed by Neil Deason.
* The purpose of program is to simulate a remote MGC So that the
* SIP Message debugging/testing is possible.
Java编程 These two classes show an extremely simple example of java.net socket programming. They implement th
These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, ...