搜索结果
找到约 59 项符合
Gateway 的查询结果
按分类筛选
- 全部分类
- 手机短信编程 (7)
- 技术资料 (6)
- 网络 (5)
- 手机彩信(MMS)编程 (4)
- 其他书籍 (4)
- 手机WAP编程 (4)
- 通讯编程文档 (3)
- 其他 (2)
- Internet/网络编程 (2)
- 软件设计/软件工程 (2)
- 技术书籍 (1)
- 单片机编程 (1)
- 通信网络 (1)
- 开发工具 (1)
- 设计相关 (1)
- *行业应用 (1)
- Linux/Unix编程 (1)
- 传真(Fax)编程 (1)
- 其他嵌入式/单片机内容 (1)
- Windows CE (1)
- 电子书籍 (1)
- Java书籍 (1)
- 系统设计方案 (1)
- DSP编程 (1)
- 通讯/手机编程 (1)
- Java编程 (1)
- 单片机开发 (1)
- 软件工程 (1)
- 语音压缩 (1)
- 书籍 (1)
传真(Fax)编程 From your fax application view point it s a fax modem pool. From IP network view point it s a H.323
From your fax application view point it s a fax modem pool. From IP network view point it s a H.323 endpoint with T.38 fax support. From your view point it s a gateway between a fax application and IP network.
电子书籍 Windows XP集成了许多功能和服务
Windows XP集成了许多功能和服务,但是有很多服务是我们个人用户所用不到的,开启只会浪费内存和资源,而且,还影响激活速度。比如alerter、application layer gateway service、application management等等。
手机彩信(MMS)编程 WSP is an HTTP to WSP proxy that can be used to forward HTTP requests to WSP, which is used in WAP 1
WSP is an HTTP to WSP proxy that can be used to forward HTTP requests to WSP, which is used in WAP 1.x. It may be called a reverse WAP gateway, and enables you to test or browse WAP sites with HTTP tools. It also can be used with penetration test tools.
软件设计/软件工程 本标准描述了PHS短消息网关(SMGW)和服务提供商(SP)之间、短消息网关(SMGW)和短消息网关(SMGW)之间的通信协议。本协议简称CNGP(China Netcom Short Message
本标准描述了PHS短消息网关(SMGW)和服务提供商(SP)之间、短消息网关(SMGW)和短消息网关(SMGW)之间的通信协议。本协议简称CNGP(China Netcom Short Message Gateway Protocol)
Java书籍 WebServices_WebSphere_Version_5 Objectives § Web Services Overview • What are Web Services?
WebServices_WebSphere_Version_5
Objectives
§ Web Services Overview
&#8226 What are Web Services?
&#8226 Roles and Functions of Web Services
§ Web Services Runtime
&#8226 Base Support
&#8226 IBM WebSphere UDDI Registry (Private UDDI)
&#8226 Web Services Gateway (WSGW)
§ Problem Determination
§ We ...
网络 关于 linux密钥的一些安全介绍 #ifndef COMMON_H #define COMMON_H #define MY_PROC_INTERFACE "/proc/learning
关于 linux密钥的一些安全介绍
#ifndef COMMON_H
#define COMMON_H
#define MY_PROC_INTERFACE "/proc/learning-key/gateway"
#define FRESH_SESSION _IO( C ,1)
#define SUCCESS 0
#define FAILURE 1
#endif
手机彩信(MMS)编程 Java library for encoding/decoding MMS messages. Also provides a simlpe client for sending MMS throu
Java library for encoding/decoding MMS messages. Also provides a simlpe client for sending MMS through a WAP gateway.
其他书籍 H.323是由ITU制定的通信控制协议
H.323是由ITU制定的通信控制协议,用于在分组交换网中提供多媒体业务。呼叫控制是其中的重要组成部分,它可用来建立点到点的媒体会话和多点间媒体会议。目前最新的H.323版本是V4。
H.323定义了介于电路交换网和分组交换网之间的H.323网关(Gateway)、用于地址翻译和访问控制的网守(GateKeeper)、提供多点控制的多点会议 ...
Internet/网络编程 用c++编写的网络通信框架
用c++编写的网络通信框架,适用于多客户端的网络通信
client: 模拟客户端程序
server: 模拟服务端程序
gateway:网关程序
启动:client.exe server.exe gateway.exe程序,client程序会网关gateway.exe发送消息
消息内容为字符:00004XXXX XXXX为字符,是使用 04d打印到BUF中的,
gateway.exe收到client.exe发送的消息,此时 ...