跳到主要内容

RFC 7065 - 附录 A. 示例

Appendix A. Examples (附录 A. 示例)

表 1 展示如何从各种 URI 填充 <secure><port><transport> 组成部分。以下各例中, <host> 均取 "example.org"。

URI<secure><port><transport>
turn:example.orgfalse
turns:example.orgtrue
turn:example.org:8000false8000
turn:example.org?transport=udpfalseUDP
turn:example.org?transport=tcpfalseTCP
turns:example.org?transport=tcptrueTLS

表 1