传真编码协议 T.38

码农软件 · 软件分类 · 协议和规范 · 2019-10-13 17:44:11

软件介绍

T38 是一个关于如何通过计算机网络收发传真的协议。因为无法象语音通话那样在计算机数据网络中发送传真数据,因此需要T38。有关详情请参阅如何在VOIP环境中使用传真?。

在RFC 3362中予以描述的T 38规定了一个装置如何才能实现传真数据通讯。在以下示意图中,网关和传真机均位于具有T38功能的网关之后。对于在模拟信号线上G3传真机来说,这个过 程将是透明的,使用模拟信号的传真机不需要知道T38。

T.38全名是T.38: Procedures for Real-Time Group 3 Facsimile Communication Over IP Networks,

本文地址:https://www.codercto.com/soft/d/16683.html

Think Python

Think Python

Allen B. Downey / O'Reilly Media / 2012-8-23 / GBP 29.99

Think Python is an introduction to Python programming for students with no programming experience. It starts with the most basic concepts of programming, and is carefully designed to define all terms ......一起来看看 《Think Python》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具