untitled

Size: px
Start display at page:

Download "untitled"

Transcription

1 SIP SIP ( ) sakaguchi@softfront.co.jp 2004/12/ Softfront. All rights reserved v1.0 SIP 1

2 SIP Session Initiation Protocol IETF Internet Engineer Task Force) SMTP HTTP 3 P2P VoIP IPTV VoIP 2004 Softfront. All rights reserved. 3 SIP SIP Session Initiation Protocol IP End-To-End,,, etc SIP 2004 Softfront. All rights reserved. 4 2

3 SIP SIP 3GPP-R5 SIP IP IP IP IP 2004 Softfront. All rights reserved. 5 IP,,, HTTP SMTP S I P RTP/RTCP () TCP UDP IP Ethernet IEEE802.3, Wireless IEEE802.11, etc UDP/TCP/TLS UDP/TCP 5060/TLS Softfront. All rights reserved. 6 3

4 SIP SIP Session Invitation ProtocolMark Handley SCIP Simple conference Invitation Protocol Henning Schulzinne SIP Session Initiation Protocol 2004 Softfront. All rights reserved. 7 SIP IETF WG SIP WG SIP RFC 28 draft 17 SIPPING WG SIP RFC 13 draft 31 SIP SIMPLE WG IM RFC 3 draft 17 MMUSIC WG RFC 11 draft 16 RFCdraft Softfront. All rights reserved. 8 4

5 SIP WG SIP IETF SIP/WG Session Initiation Protocol (sip) SIP Session Initiation Proposal Investigation (sipping) SIP for Instant Messaging and Presence Leveraging Extensions (simple) SIP Multiparty Multimedia Session Control (mmusic) IP SIP/MEGACO SDP Audio/Video Transport (avt) RTP 2004 Softfront. All rights reserved. 9 5

6 SW SW SW SW SW SW UNI NNI NNI UNI SW UNI User to Network Interface),NNI(Network to Network Interface) NNI,UNI, 2004 Softfront. All rights reserved. 11 FTP Web R R R Dumb Network R End to End RFC1958 [Architectural Principles of the Internet] Brian Carpenter 2004 Softfront. All rights reserved. 12 6

7 VoIP VoIP VoIP = Voice Over IP IP 1F245D3AC4BF27164D IP IP IP IP IP IP IP IP 2004 Softfront. All rights reserved. 14 7

8 IPRTP/RTCP RTP Real-time Transport Protocol UDP 20ms RTCP RTP Control Protocol RTP RTP,,, RTP 1 RTP/RTCP IP IP RTP RTCP RTP RTCP IP Softfront. All rights reserved. 15 IP IP VoIP 2004 Softfront. All rights reserved. 16 8

9 SIP SIP SIP Session Initiation Protocol IP End-To-End,,, etc IP IM IP Bob Bob Bob Alice 2004 Softfront. All rights reserved. 18 Bob 9

10 HTTP SIP SIP HTTP HTTP SIP SDP RTP 2004 Softfront. All rights reserved. 19 SIP SIP Server SIP Server internet SIP GW PSTN SIP UserAgent (SoftPhone) SIP UserAgent SIP UserAgent (SIP Phone) (PDA SoftPhone) SIP UserAgent (RGW) UserAgent PC SoftPhone HardPhone PDA SoftPhone RGW SIP Server Proxy Redirect Registrar Location 2004 Softfront. All rights reserved

11 SIP SIP PDA SIP UAC(User Agent Client) UAS(User Agent Server) UAC UAS 2004 Softfront. All rights reserved. 21 SIP Bob Alice Alice Alice xxx.xxx.xxx.xxx Alice 2004 Softfront. All rights reserved

12 SIP Bob Alice xxx.xxx.xxx.xxx Alice xxx.xxx.xxx.xxx Alice Alice 2004 Softfront. All rights reserved. 23 UA Bob xxx.xxx.xxx.xxx Alice xxx.xxx.xxx.xxx 2004 Softfront. All rights reserved

13 SIP HTTP SIP SIP INVITE ACK BYE CANCEL REGISTER OPTIONS PRACK 2004 Softfront. All rights reserved. 25 INFO SUBSCRIBE NOTIFY MESSAGE UPDATE PUBLISH 1xx 2xx 3xx 4xx 5xx 6xx SIPSIP UA SIP SIPSIP UA Bob SIP-Server Server ProxyProxy Registrar Location Alice REGISTER REGISTER INVITE Alice Alice Alice 200 OK Bob Bob ACK RTP RTP-Session 2004 Softfront. All rights reserved

14 SIP INVITE SIP/2.0 Via: SIP/2.0/UDP pc33.softfront.co.jp;branch=z9hg4bknashds8 Max-Forwards: 70 To: Bob From: Alice Call-ID: CSeq: INVITE Contact: Content-Type: application/sdp Content-Lenth: 153 v=0 o=alice IN IP4 pc33.softfront.co.jp s=t=0 0 c=in IP4 pc33.softfront.co.jp m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/8000 SIPURI SIP/2.0 RFC2543SIP Softfront. All rights reserved. 27 SIP SIP/ OK Via: SIP/2.0/UDP tel26.example.com:5060;branch=z9hg4bk166009e0 To: Bob <sip:bob@example.com>;tag= From: Alice <sip:alice@softfront.co.jp>;tag= Call-ID: a84b4c76e66710@pc33.softfront.co.jp CSeq: INVITE Contact: sip:bob@tel26.example.com:5060 Content-Type: application/sdp Content-Length: 143 v=0 o= IN IP4 tel26.example.com s=t=0 0 m=audio 5004 RTP/AVP 0 c=in IP4 tel26.example.com a=rtpmap:0 PCMU/8000 SIP/2.0 RFC2543SIP Softfront. All rights reserved

15 SIP URI SIP URI SIP URI : Uniform Resource Identifier URI URL Uniform Resource Locators URI SIP URIsip: sips: sip:alice@example.com sips:bob@example.com mailto:alice@example.com sip: example.com URI tel URI tel: Softfront. All rights reserved. 29 SIP SIP Call-ID To From Contact CSeq Via Record-Route Route Content-Type Content-Length ID 2004 Softfront. All rights reserved

16 SDP SDP Session Description Protocol v=0 o= IN IP4 tel26.example.com s=t=0 0 m=audio 5004 RTP/AVP 0 18 c=in IP4 tel26.example.com a=rtpmap:0 PCMU/8000 SDP RFC2327 IETF MMUSIC WG draft-ietf-mmusic-sdp-new-20.txt 2004 Softfront. All rights reserved. 31 SIP Method INVITE RFC 3261 BYE RFC 3261 ACK INVITE RFC 3261 CANCEL RFC 3261 OPTIONS / RFC 3261 REGISTER URI RFC 3261 INFO RFC 2976 PRACK RFC 3262 SUBSCRIBE RFC 3265 NOTIFY / RFC 3265 MESSAGE IM RFC 3428 REFER URI RFC 3515 UPDATE RFC 3311 PUBLISH draft-ietf-sip-publish 2004 Softfront. All rights reserved

17 RFC RFC3261 : Session Initiation Protocol ( : RFC2543) RFC2327 : Session Description Protocol RFC2617 : HTTP Authentication: Basic and Digest Access Authentication RFC2976 : The SIP INFO Method RFC3262 : Reliability of Provisional Responses in the Session Initiation Protocol (SIP) RFC3265 : Session Initiation Protocol (SIP)-Specific Event Notification RFC3266 : Support for IPv6 in Session Description Protocol (SDP) RFC3311 : The Session Initiation Protocol (SIP) UPDATE Method RFC3323 : A Privacy Mechanism for the Session Initiation Protocol (SIP) RFC3325 : Private Extensions to the Session Initiation Protocol (SIP) for Asserted Identity within Trusted Networks RFC3420 : Internet Media Type message/sipfrag RFC3428 : Session Initiation Protocol Extension for Instant Messaging RFC3515 : The Session Initiation Protocol (SIP) Refer Method RFC3581 : An Extension to the Session Initiation Protocol (SIP) for Symmetric Response Routing The SIP Session Timer (draft-ietf-sip-session-timer-10.txt) The Session Inititation Protocol (SIP) "Replaces" Header(draft-ietf-sip-replaces-03.txt) The SIP Referred-By Mechanism(draft-ietf-sip-referredby-01.txt) An Event State Publication Extension to the Session Initiation Protocol (SIP) (draft-ietf-sip-publish-03.txt) 2004 Softfront. All rights reserved. 33 SIP 17

18 SIP SIPIN 2004 Softfront. All rights reserved. 35 SIP IP 2004 Softfront. All rights reserved

19 SIP IP ( 2004 Softfront. All rights reserved. 37 SIP IP 2004 Softfront. All rights reserved

20 3PCC 3rd Party Call Control PC SIP-URIIP SDP Offer/Answer INVITE 200 OK ACK Offer/Answer IP REFER SIP SIP 2004 Softfront. All rights reserved. 39 3PCC A: PC B: C: PC INVITE ACK Answer SDP a=inactive INVITE INVITE ( SDP) 100 Tring 180 Ringing 200 OK (B SDP INVITE ( SDP) 100 Tring 180 Ringing 200 OK (C SDP) ACK (SDP) INVITE SDP 200 OK Offer SDP INVITE SDP 200 OK Offer SDP SDP 200 OK C SDK ACK INVITE (B SDP) 200 OK (C SDP) ACK (C SDP) ACK 2004 Softfront. All rights reserved

21 ENUM ENUM telephon Number Mapping RFC2916 E.164DNSURI sip: mailto: tel: E164 NAPTR URI ENUM DNS 2004 Softfront. All rights reserved. 41 ENUM E.164 ENUM DNS Step1 E Step Step Step Step5 DNT TLD e164.arpa e164.arpa ENUM DNS NAPTR 2004 Softfront. All rights reserved

22 ENUM DNS ITU-T Tier 0 ITU-T e164.arpa Tier e164.arpa 1.e164.arpa 4.4.e164.arpa Tier 2??? A x.y.z.1.8.e164.arpa B C ENUM DNS ENUM DNS ENUM TLD.tel 2004 Softfront. All rights reserved Softfront. All rights reserved

23 CPL Call Processing Language 9:00 18:00 13: Softfront. All rights reserved. 45 A SIP B PUBLISH 200 OK B SUBSCRIBE 202 OK B NOTIFY 200 OK B NOTIFY 200 OK PUBLISH 200 OK MESSAGE 200 OK MESSAGE 200 OK MESSAGE 200 OK MESSAGE 200 OK INVITE 200 OK INVITE 200 OK ACK ACK 2004 Softfront. All rights reserved

24 SIP Communication System IM SIP Windows 4MCU IM SIP Communication Server Web SIP Gateway PBX PSTN LAN SIP Communication Client SIP Communication Client 2004 Softfront. All rights reserved. 47 SIP Communication System 2004 Softfront. All rights reserved

25 PSTN SIP SIP Server SIP SIP SIP LAN SIP SIP SIP 2004 Softfront. All rights reserved. 49 IP SIP SIP 2004 Softfront. All rights reserved

26 2004 Softfront. All rights reserved. 51 SIP SIP SIP SIP SIP SIP SIP 2004 Softfront. All rights reserved

27 RFID 2004 Softfront. All rights reserved. 53 SIP SIP + TLS Transport Layer Security TLSSIP RFC3261 TLS SRTP Secure Real-time Trasnport Protocol RFC3711 m2m-x NTT to SIP 2004 Softfront. All rights reserved

28 SIP IP,,, S I P TLS TCP SRTP/SRTCP () UDP IP Ethernet IEEE802.3, Wireless IEEE802.11, etc 2004 Softfront. All rights reserved. 55 SIP 28

29 SIP RFC 2004 Softfront. All rights reserved. 57 RFC SIP SIP SIP RFC SIP 2004 Softfront. All rights reserved

30 INVITE tag INVITE SIP/2.0 Via: SIP/2.0/UDP pc33.softfront.co.jp;branch=z9hg4bknashds8 Max-Forwards: 70 To: Bob From: Alice Call-ID: CSeq: INVITE Contact: <sip:alice@pc33.softfront.co.jp> Content-Type: application/sdp Content-Lenth: 153 Contact v=0 o=alice IN IP4 pc33.softfront.co.jp s=t=0 0 c=in IP4 pc33.softfront.co.jp m=audio 3456 RTP/AVP 0 a=rtpmap:0 PCMU/ Softfront. All rights reserved. 59 SIP SIPSIP RFC SIP RFC 2004 Softfront. All rights reserved

31 SIP RFC3261 IETF WG : SIP, SIPPING, SIMPLE, IMPP, IPTEL, MMUSIC, MIDCOM / : 140 SIP SIPSIP SIP 2004 Softfront. All rights reserved. 61 SIP 31

32 , IP NTT-ME NTTcom KDDI SIP 2004 Softfront. All rights reserved. 63 DLNA DLNA Boad of Directors Softfront. All rights reserved

33 Softfront. All rights reserved HA(HomeAccess) HC(HomeClient)IP HA HGW HGW TCP/UDP IP IP 1 HC IP STB PC FAX TV DVD AV-HDD D-VHS DVC DSC /FAX TV 2004 Softfront. All rights reserved

34 SIPで実現 z SIPのE2Eサービス Service Provider 認証情報 課金情報 認証機能 認証機能 プレゼンス 課金機能 課金機能 能力 能力 アドレス解決 アドレス解決 AV Device Control 暗号化 暗号化 ネゴシエーション ネゴシエーション TV録画 リモート再生 ネゴシエーション ネゴシエーション Home Security 呼制御 認証 暗号化 呼制御 認証 暗号化 PC端末 施錠管理 SIPネットワーク モバイル端末 監視カメラ Home Management インターネット 照明 携帯電話 2004 Softfront. All rights reserved. 空調 67 ユビキタスネットワーク社会 ファックス ノートPC 電話機 PDA 携帯電話 PC ファックス プリンタ DVD/ホームサーバー プリンタ 監視カメラ 個人 オフィス電話 デジカメ 企業 ビデオカメラ テレビ 家庭 PC キーとなる技術 IPv6 RFタグ SIP VoIP 認証 セキュリティ 航空機 自家用車/カーナビ 移動体 照明器具 緊急自動車 家電 警備 2004 Softfront. All rights reserved. バス/タクシー 68 34

35 SIP SIP SIP IPIPIP IPIP IP 2004 Softfront. All rights reserved softfront.co..co.jp/ SIP SIP RFC/draft SIP ISBN TCP/IP TCP/IP SIP ISBN Softfront. All rights reserved

そもそも SIP とは?

そもそも SIP とは? SIP 入門 ~ プロトコル概要から SIP の適用 将来像まで ~ Internet Week 2003( 公開用 ) ( 株 ) ソフトフロント www.softfront.co.jp 取締役阪口克彦 sakaguchi@softfront.co.jp 2003/12/03 2003 Softfront. All rights reserved. 030618 v1.0 そもそも SIP とは?

More information

図解でわかるVoIPのすべて - IP電話の技術から構築まで -

図解でわかるVoIPのすべて - IP電話の技術から構築まで - VoIP VoIP 2003 2003 9 10 1 IP VoIP VoIP 11301J101 VoIP(Voice over Internet Protocol) VoIP IP IP IP 3 1. IP 2. VoIP 3. QoS 4. IP 4 IP IP 5 1.1 IP IP IP IP VoIP VoIP 6 1.2 IP - - - - - 7 1.2 IP - - - - 8

More information

untitled

untitled ()IP OSI ( ) (TCP/IP)TCP UDP ( ) IP + IP TCP / Web TCP/UDP IP / LAN IM xdsl/ () (FAX) 6bit(6556) FAX FAX ( ) UDP/TCP UDP(User Datagram Protocol) CL (Connectionless) TCP(Transmission Control Protocol) CO

More information

SIP について 渡邊研究室三浦健吉

SIP について 渡邊研究室三浦健吉 本資料について 本資料は下記書籍を基にして作成されたものです 文章の内容の正確さは保障できないため 正確な知識を求める方は原文を参照してください 題目 : マスタリング TCP/IP SIP 編 著者 : Henry Sinnreich, Alan B. Johnston 訳者 : 阪口克彦 発行日 : 2002/10 出版社 : オーム社 1 SIP について 渡邊研究室三浦健吉 SIP(Session

More information

スライド 1

スライド 1 ACK) DCCP 11 or A B A B 1 or E E B B A C A C D D NFS, TFTP, SNMP DNS, Real Time Audio / Video Broadcast / Multicast Application Real-time Transport ProtocolRTP RTP Control ProtocolRTCP Session Initiation

More information

スライド タイトルなし

スライド タイトルなし (8 - (1 (SIP E-Mail: katto@waseda.jp (TCP/IP AV ( ( AV RTCP SMIL RTP / RTCP ( HTTP UDP (TCP TCP (UDP IP ( ( ( (1 ISDN PHS Q.931 SS7 Q.931 (2 ( SETUP ( IAM ( SETUP ( CALLPROC ALERT ( ACM ( ALERT ( CONNECT

More information

SIP SDP(Session Description Protocol) RTSP(Real-time Streaming Protocol) RTP(Real-time Transport Protocol) IP 1 [1] 1: IP RTP(Real-Time RFC1889 Transf

SIP SDP(Session Description Protocol) RTSP(Real-time Streaming Protocol) RTP(Real-time Transport Protocol) IP 1 [1] 1: IP RTP(Real-Time RFC1889 Transf C4 higa@comm.eng.osaka-u.ac.jp 1 IP 1.1 1. IP IP 2. 1.2 1.2.1 IP IP (Internet Protocol telephone) IP VoIP(Voice over Internet Protocol) IP IP (Network Access Control) IP IP (Call Control) (Terminal Control)

More information

SIP概要説明資料

SIP概要説明資料 NGN 時代の重要プロトコル Session Initiation Protocol() 概要資料 2008 年 3 月 31 日初版 日本電気株式会社 第二システムソフトウェア事業部 目次 とは は双方向のプロトコル URIの書き方 のトランスポートプロトコル のメッセージ構造 のリクエストメソッドとレスポンスコード SDP ダイアログ セッション メディア トランザクション ネットワークの構成

More information

企業SIP網Q-sig⇔SIP間インタフェース仕様

企業SIP網Q-sig⇔SIP間インタフェース仕様 JJ-22.09 企業 SIP 網におけるマルチメディア ( 画像 ) 接続に関する技術仕様 Technical Specifications on multimedia-connection Between Private SIP Networks 第 1 版 2010 年 5 月 26 日制定 社団法人情報通信技術委員会 THE TELECOMMUNICATION TECHNOLOGY COMMITTEE

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション NSLAB NTT 2003 1. SIP 2. 3. NAT/FW 4. QoS (PPS ) 5. Q&A NSLAB NTT 2003 2 SIP NSLAB NTT 2003 SIP IETF SIMPLE: SIP for Instant Messaging and Presence IMPP: Instant Messaging and Presence Protocol XMPP: Extensible

More information

NAT-f SIP NAT 1 1, 2 1 IP SIP NAT NAT NAT NAT-f NAT-free protocol NAT-f SIP Session Initiation Protocol NAT-f SIP NAT Researches on NAT traversal for

NAT-f SIP NAT 1 1, 2 1 IP SIP NAT NAT NAT NAT-f NAT-free protocol NAT-f SIP Session Initiation Protocol NAT-f SIP NAT Researches on NAT traversal for NAT-f SIP NAT 1 1, 2 1 IP SIP NAT NAT NAT NAT-f NAT-free protocol NAT-f SIP Session Initiation Protocol NAT-f SIP NAT Researches on NAT traversal for SIP utilizing NAT-f Kenkichi Miura, 1 Hidekazu Suzuki

More information

ENUM トライアルジャパン 第3次報告書

ENUM トライアルジャパン 第3次報告書 ENUM 3 2008 5 ENUM ... 3 1....4 2.... 5 2.1... 5 2.1.1 BoF... 7 2.2 ETJP... 7 3.... 8 3.1 SIPIT18... 8 3.1.1 SIPit18... 8 3.1.2... 8 3.1.3... 8 3.1.4... 8 3.1.5... 9 3.1.6... 9 3.1.7... 12 3.1.8... 13

More information

template.dvi

template.dvi XVIII ENUM W I D E P R O J E C T 18 ENUM 1 ENUM SPIT SPAM SPIT SPIT 2 ETJP ENUM 3 2005 WIDE ENUM 4 SPIT 5 SIP 6 2 ETJP/ ENUM 2.1 ETJP ENUM ENUM Trial Japan; ETJP ENUM JPNICJPRSWIDE Project 3 2003 9 2005

More information

untitled

untitled 6 1 2 3 4 5 6 7 8 9 10 11 12 13 4/12 4/19 4/26 5/10 5/17 5/24 5/31 6/7 6/14 6/21 6/28 7/5 7/12 (1) (2) (1) (2) VoIP YahooBB TV YahooBBTV 3Mbps RealTime-NTT BB VoIP VoD YahooBBTV KDDI TV Sharecast VoIP

More information

untitled

untitled 1 2 4/12 4/19 (1) 3 4 5 4/26 5/10 5/17 (2) 4 6 7 8 9 10 11 12 5/24 5/31 6/7 6/14 6/21 6/28 7/5 (1) (2) 13 7/12 Unicast Broadcast Multicast 1 1 Video/Audio broadcast (TV/adio etc.) Video Conferencing DVTS

More information

21 VoIP An encrypted VoIP communication system for mobile telephones

21 VoIP An encrypted VoIP communication system for mobile telephones 21 VoIP An encrypted VoIP communication system for mobile telephones 1095702 2010 3 4 VoIP, IP., IP, VoIP(Voice over Internet Protocol)., VoIP,., VoIP over SSL(VoIPs), VoIPs.,,.,, VoIP., LAN VoIP. LAN

More information

IP-PBX Group SIP による IP-PBX 相互接続試験の実施 PBX テレコムサーバ相互接続試験実施連絡会中平猛

IP-PBX Group SIP による IP-PBX 相互接続試験の実施 PBX テレコムサーバ相互接続試験実施連絡会中平猛 SIP による IP-PBX 相互接続試験の実施 2013. 2. 1 PBX テレコムサーバ相互接続試験実施連絡会中平猛 相互接続試験実施連絡会の経緯 1980 年代以降 複数メーカ ( マルチベンダ ) の PBX で構成される企業通信ネットワークが 共通線信号方式に代表される高度化ネットワークに発展異メーカ PBX 間の相互接続性が課題 高度化する通信ネットワークでの PBX の相互接続性を確保するため

More information

TS-1009

TS-1009 TS-1009 Technical Specification on Call Interface for SDP Media Negotiation through Provider s SIP Networks(MPEG4-Visual) 2005 8 10 THE TELECOMMUNICATION TECHNOLOGY COMMITTEE 2 3 4 1.0 2005 8 10 [1] "SIP:

More information

VoIPチュートリアル

VoIPチュートリアル VoIP Tutorial 2002. 7.26 Y.Tanaka / JT 0. VoIP EX PSTN EX VoIP GW IP Network GW IP VoIP (Voice over IP) cf. IP (IP Telephony) VoIP TS: Time Slot TS VoIP IP / HLR fixed network EX mobile network EX 090-...

More information

スライド タイトルなし

スライド タイトルなし (10) - (3) IETF RTSP 2002.06.25 E-Mail: katto@katto.comm.waseda.ac.jp (1) & WWW cf. CDN (Content Delivery Network) (2) WWW (3) HTTP WWW (1) (1) HTTP HTTP ( HTTP ) (HTTP ) (SureStream ) (TCP ) HTTP (RTSP,

More information

PowerPoint Presentation

PowerPoint Presentation < 添 付 2> Asterisk の IPv6 対 応 について 2012 年 12 月 3 日 公 開 IPv6 普 及 高 度 化 推 進 協 議 会 IPv4/IPv6 共 存 WG アプリケーションのIPv6 対 応 検 討 SWG Asteriskは 米 国 Digium 社 の 登 録 商 標 または 商 標 です そのほかの 記 載 の 会 社 名 製 品 名 は それぞれの 会 社

More information

AirMac ネットワーク構成の手引き

AirMac ネットワーク構成の手引き AirMac 1 1 5 6 AirMac 6 7 AirMac Extreme AirMac Express 7 AirMac 8 AirMac Express 8 AirMac 9 AirMac 10 AirTunes 10 AirMac Extreme AirMac Express 10 2 13 15 Mac OS X IP 16 Mac OS X AirMac 3 17 AirMac 17

More information

平成18年度電気関係学会東海支部連合大会

平成18年度電気関係学会東海支部連合大会 NTMobile における SIP 通信の実現手法 吉岡正裕 *, 鈴木秀和, 内藤克浩, 渡邊晃 ( 名城大学, 三重大学 ) Proposal of SIP-based Communications based on NTMobile Masahiro Yoshioka, Hidekazu Suzuki, Katsuhiro Naito, Akira Watanabe ( Meijo University,

More information

Mac OS X Server QuickTime Streaming Server 5.0 の管理(バージョン 10.3 以降用)

Mac OS X Server QuickTime Streaming Server 5.0 の管理(バージョン 10.3 以降用) Mac OS X Server QuickTime Streaming Server 5.0 Mac OS X Server 10.3 apple Apple Computer, Inc. 2003 Apple Computer, Inc. All rights reserved. QuickTime Streaming Server Apple Apple Computer, Inc. Apple

More information

Microsoft Word - JJ-22.03v1.doc

Microsoft Word - JJ-22.03v1.doc JJ-22.03 企業 SIP 網間におけるユーザ固有情報転送サービスに関する技術仕様 Technical Specification on user Information Interface between Private SIP Networks 第 1 版 2007 年 8 月 27 日制定 社団法人情報通信技術委員会 THE TELECOMMUNICATION TECHNOLOGY COMMITTEE

More information

SIP を使った簡単な通話 ( とりあえず試してみよう ) 相手 IP アドレスがわかっており ネットワークに接続されているとき INVITE 200 OK SIP 端末 (MSN Messenger) SIP 端末 (YAMAHA ルータ ) SIP アド

SIP を使った簡単な通話 ( とりあえず試してみよう ) 相手 IP アドレスがわかっており ネットワークに接続されているとき INVITE 200 OK SIP 端末 (MSN Messenger) SIP 端末 (YAMAHA ルータ ) SIP アド SIP と VoIP NTTPC Communications,Inc. 波多浩昭 SIP を使った簡単な通話 ( とりあえず試してみよう ) 相手 IP アドレスがわかっており ネットワークに接続されているとき INVITE sip:hata@nttpc.co.jp 200 OK SIP 端末 (MSN Messenger) SIP 端末 (YAMAHA ルータ ) SIP アドレス sip :

More information

AirMac ネットワーク for Windows

AirMac ネットワーク for Windows AirMac for Windows Windows XP Windows 2000 1 1 5 6 AirMac 6 7 AirMac Extreme AirMac Express 7 AirMac for Windows 7 AirMac Express 8 AirMac 9 AirTunes 9 AirMac Extreme 10 2 11 AirMac 11 AirMac 12 AirMac

More information

ENUM 2

ENUM 2 ENUM yiwagish@cisco.com 1 ENUM 2 ENUM Products Gateway -Cisco IOS 12.2(11)T -SIP/H.323 Proxy -Cisco SIP Proxy Server DNS -CNR Activity -Patrik Fältström IETF enum WG chair Sweden/Singapore ENUM Trials

More information

Copyright

Copyright Copyright 2004 Copyright 2004 2 Copyright 2004 Copyright 2004 4 Copyright 2004 5 Copyright 2004 6 Copyright 2004 7 Copyright 2004 8 www.jprs.jp IP? DNS jp www.jprs.jp IP? jprs.jp www.jprs.jp IP? jp DNS

More information

ENUM

ENUM ENUM Internet Week DNS Day fujiwara@jprs.co.jp ENUM ENUM IETF ENUM WG Status ITU ENUM DNS ENUM 050 ENUM e164.arpa DNS ITU International Telecommunication Union ITU-T ITU Telecommunication Standardization

More information

スライド タイトルなし

スライド タイトルなし 画像情報特論 -IP 電話 インターネット電話 情報理工学専攻甲藤二郎 E-Mail: katto@waseda.jp IP 電話 IP 電話 統計資料 IP 電話 (830 万 ) Feb.2006 総務省資料 IP 電話 統計資料 Mar.2006 総務省資料 音声通話品質評価指 クラス A クラス B クラス C R 値 (ITU-T G.107) >80 >70 >50 end-end 遅延

More information

目次 1. SIP トランクとは 3 2. 設定例 Asterisk でのアカウント設定例 : Asteriskでのグループごとに同時通話数を制限する設定例 : Trixboxでのアカウント設定例 : ユニーク設定例

目次 1. SIP トランクとは 3 2. 設定例 Asterisk でのアカウント設定例 : Asteriskでのグループごとに同時通話数を制限する設定例 : Trixboxでのアカウント設定例 : ユニーク設定例 SIP トランク IP-PBX 接続マニュアル (Asterisk/TRIXBOX) Ver2.0.8 2017/07/19 更新 Ver2.0.7 2016/02/04 更新 Ver2.0.6 2015/09/17 更新 Ver2.0.5 2015/08/04 更新 Ver2.0.4 2015/07/08 更新 Ver2.0.3 2015/06/09 更新 Ver2.0.2 2015/06/08

More information

15群(○○○)-8編

15群(○○○)-8編 S1 群 ( 情報環境とメディア )- 6 編 ( 次世代ネットワーク ) 4 章 SIP,IMS と品質基準 ( 執筆者 : 大羽巧 )[2009 年 12 月受領 ] 概要 NGN の PSTN/ISDN シミュレーションサービスを実現するためには,IP マルチメディアサブシステム (IMS:IP Multimedia Subsystem) が用いられる.IMS においては, 一定時間継続する音声や映像などの通信を

More information

(11) - CDN 2002.07.02 E-Mail: katto@katto.comm.waseda.ac.jp n n n 1 ( ) (a) ( ) (b) IP (1) (S,G): S: G: IGMP Join/Leave D 224.0.0.0 239.255.255.255 IP (2) Shortest Path Tree Shared Tree Shortest Path

More information

untitled

untitled SIP RTP hata@sphere.ad.jp 1 VoIP 2002/122 1 VoIP SIP SIP NAT SIP PSTN IPPBX PCC IM SIP MSN1) ) 2002/12 3 2002/12 4 2 Public Switched Telephone Network Pots (Plain Old Telephone Service) Integrated Services

More information

IT講習会

IT講習会 2002 CAVIN SR 2002/10/12-14 2 2002/10/12-14 3 http://www.npa npa.go..go.jp/police_j.htm 2002/10/12-14 4 1 2 3 4 5 6 7 2002/10/12-14 5 2002/10/12-14 6 2002/10/12-14 7 1 2 3 4 5 6 7 2002/10/12-14 8 IT IT

More information

Macintosh HD:Users:ks91:Documents:lect:nm2002s:nm2002s03.dvi

Macintosh HD:Users:ks91:Documents:lect:nm2002s:nm2002s03.dvi 3 ks91@sfc.wide.ad.jp April 22, 2002 1 2 1. over IP ( : Voice over IP; IP Internet Protocol ) over IP??? : 2002/4/20 23:59 JST : http://www.soi.wide.ad.jp/report/ 3 32 11 (4/22 ) 4 () 3 2 1? 4 ...... A.C.

More information

untitled

untitled CAVIN SR 2002 2002/10/12-14 2 http://www.npa npa.go..go.jp/police_j.htm 2002/10/12-14 3 2002/10/12-14 4 1 2 3 4 5 6 7 2002/10/12-14 5 2002/10/12-14 6 1 1 2 3 4 5 6 7 2002/10/12-14 7 2002/10/12-14 8 IT

More information

untitled

untitled 2 1 Web 3 4 2 5 6 3 7 Internet = Inter Network 8 4 B B A B C A B C D D 9 A G D G F A B C D F D C D E F E F G H 10 5 11 Internet = Inter Network PC 12 6 1986 NSFNET 1995 1991 World Wide Web 1995 Windows95

More information

26 URL A study of the hand over management with the server s URL for the wearable camera streaming

26 URL A study of the hand over management with the server s URL for the wearable camera streaming 26 URL A study of the hand over management with the server s URL for the wearable camera streaming 1150382 2015 2 6 URL PC LAN (Local Area Network) LAN BS (Base Station) 1 BS LAN 2 VRaNCo (Virtual Radio

More information

untitled

untitled FLASHWAVE 2040 M1 2005 FLASHWAVE 2040 M1 AC AC AC FG () AC AC AC AC - i - FLASHWAVE 2040 M1 AC AC AC AC AC AC100V(50Hz/60Hz) AC - ii - FLASHWAVE 2040 M1 AC AC - iii - FLASHWAVE 2040 M1 VCCI This equipment

More information

ヤマハ ルーター ファイアウォール機能~説明資料~

ヤマハ ルーター ファイアウォール機能~説明資料~ 1 RT140i #1(PPP) RT105i RTA52i R (PP#) (LAN#) [NAT] R LAN LAN 2 #2() RT300i RTW65b RT140e RT105e (LAN2) R (LAN1) RTA55i R LAN LAN 3 #3(PPPoE) R (LAN#) (PP#) (PP#) LAN ISDN/ LAN 4 RT300i RT105 #4(VPN) R

More information

RT57i 困ったときは

RT57i 困ったときは ? q ISDN / FAX / q q q VoIP q ISDN / FAX / 1 POWER? q 2 ISDN? q 3 q q q FAX q q q q q ISDN q INS q INS q INS 1 POWER? q 2 LAN q 3 q q q q Web q 1 POWER? q 2 LAN? q 3 ISDN ISDN WAN? q ISDN q WAN 4 q q ISDN

More information

DLNAによる家電連携を指向した オンデマンドVPN接続方式の検討

DLNAによる家電連携を指向した オンデマンドVPN接続方式の検討 DLNA による家電連携を指向した オンデマンド VPN 接続方式の検討 2008.01.18 NTT 情報流通プラットフォーム研究所春山敬宏 水野伸太郎 川島正久 水野修 {haruyama.takahiro, mizuno.shintaro, kawashima.masahisa, mizuno.osamu}@lab.ntt.co.jp 背景 AV 系の情報家電の普及 ネットワーク機能付き HDD

More information

untitled

untitled Internet Week 2008 F3: 2 6) 20081126 NGN-WG copyright 2008 1 copyright 2008 2 FTTH P2P 3 2 2004* 2007* 20041002007 A. 323.6Gbps 812.9Gbps 2.51 B.PC 6,416 7,813 1.22 A/B 5.29Kbps 10.9Kbps 2.09 *1112 copyright

More information

ITU-T SG13におけるNGN標準化動向

ITU-T SG13におけるNGN標準化動向 NTT 2006 1 ext-generation Network (NGN) (ITU-TY.2001) (ITU-T ) QoS QoS QoS IP ITU-TY.2001 NW NTT 2006 2 IP WWW IPTV SIP NGN (Any/All Applications e.g. voice, data, video) Anything & Everything Internet

More information

(SNI) 1.0 1...3 2...6 3...7 4...9 4.1... 9 4.1.1... 9 4.1.2... 10 4.1.3... 10 4.2... 11 5...12 5.1 1... 12 5.1.1... 12 5.1.2... 13 5.2 2... 13 5.2.1 MAC... 13 5.2.2 ARP... 14 5.3 3... 14 5.3.1 IPv4...

More information

インターネットで個人放送局を開くには (1)

インターネットで個人放送局を開くには (1) (2) How to open personal broadcasting system on the Internet (2) by Jiro Katto (Department of Electronics, Information and (D-HTML MHEG MPEG-4 ) W3C (World Wide Web Consortium) SMIL (Synchronized Multimedia

More information

1

1 ITS 14 6 ITS 1)...1 2) ITS...1 3) ITS...2 4)...3 5)...4 1. ITS 1.1....5 1.2....7 1.3. ITS...8 2. ITS 2.1....10 2.2....15 2.3....16 3. 3.1....18 3.2....23 3.3....29 3.4....35 4. 4.1....45 4.2....51 http://www.internetits.org/

More information

IP通信網サービスのインタフェース -フレッツシリーズ-

IP通信網サービスのインタフェース -フレッツシリーズ- - 1 - - 2 - - 3 - - 4 - FLET S.NET EX FLET S.NET FdN - 5 - - 6 - - 7 - - 8 - - 9 - ONU IP RJ45 Ethernet ONU IP UNI - 10 - Ethernet ONU IP Ethernet ONU IP - 11 - 7 6 5 4 3 2 1 IPv6 PPPoE DHCPv6: RFC3315

More information

¥Í¥Ã¥È¥ï¡¼¥¯¥×¥í¥°¥é¥ß¥ó¥°ÆÃÏÀ

¥Í¥Ã¥È¥ï¡¼¥¯¥×¥í¥°¥é¥ß¥ó¥°ÆÃÏÀ 2 : TCP/IP : HTTP HTTP/2 1 / 22 httpget.txt: http.rb: ruby http get Java http ( ) HttpURLConnection 2 / 22 wireshark httpget.txt httpget cookie.txt ( ) telnet telnet localhost 80 GET /index.html HTTP/1.1

More information

janog12enum _fujiwara.PDF

janog12enum _fujiwara.PDF ENUM 2003 7 25 JANOG12 fujiwara@jprs.co.jp ENUM ENUM WIDE Project ENUM WG ENUM Telephone Number Mapping) ENUM = URI DNS 03-5297-2571 (JPRS) E.164 +81-3-5297-2571 ENUM 1.7.5.2.7.9.2.5.3.1.8.e164.arpa URI

More information

IP IP DHCP..

IP IP DHCP.. NICE 2008 4 14 1 NICE 2 1.1.................... 2 2 3 2.1........................................ 3 2.2....................................... 5 2.3.................................... 6 2.4...................................

More information

wide93.dvi

wide93.dvi 5 161 1 1.1 DDT WG DDT WG 1. \DDT" 2. DDT WG DDT WG 1.2 x ( IP) y ( X.25) x y \x overy" x y 1.1 IP X.25 IP IP IPX Appletalk OSI IP \encapsulation" \encapsulation header" \decapsulation" 163 164 1993 WIDE

More information

TCP/IP Internet Week 2002 [2002/12/17] Japan Registry Service Co., Ltd. No.3 Internet Week 2002 [2002/12/17] Japan Registry Service Co., Ltd. No.4 2

TCP/IP Internet Week 2002 [2002/12/17] Japan Registry Service Co., Ltd. No.3 Internet Week 2002 [2002/12/17] Japan Registry Service Co., Ltd. No.4 2 Japan Registry Service Co., Ltd. JPRS matuura@jprs.co.jp Internet Week 2002 [2002/12/17] Japan Registry Service Co., Ltd. No.1 TCP IP DNS Windows Internet Week 2002 [2002/12/17] Japan Registry Service

More information

PowerPoint Presentation

PowerPoint Presentation 1 PANmPAN mpan CP 2 16002004.12 75002004.12» 127682004.10.1 DLNAECHONETOSGi ZigBeePLC802.11b/g/aNo New Wire LANAR6001X/G FOMA900iLM1000 3 PAN: Personal Area Network PANCP mpan Internet mpan-nw mpan 4 ProxyIndirection

More information

情報通信ネットワークの基礎 サンプルページ この本の定価 判型などは, 以下の URL からご覧いただけます. このサンプルページの内容は, 初版 1 刷発行時のものです.

情報通信ネットワークの基礎 サンプルページ この本の定価 判型などは, 以下の URL からご覧いただけます.   このサンプルページの内容は, 初版 1 刷発行時のものです. 情報通信ネットワークの基礎 サンプルページ この本の定価 判型などは, 以下の URL からご覧いただけます. http://www.morikita.co.jp/books/mid/085361 このサンプルページの内容は, 初版 1 刷発行時のものです. i LTE TCP/IP LAN TCP/ IP VoIP 1 2 3 2 4 5 OSI OSI 6 ISDN ADSL ii CATV

More information

SIP の RFC 準拠の実現

SIP  の RFC 準拠の実現 SIP の RFC 準拠の実現 この章では 公開されている Session Initiation Protocol(SIP) 基準に準拠するための Cisco IOS SIP ゲートウェイの使用方法または設定方法を説明します 次の機能について説明します RFC 4040 ベースの SIP コール用クリアチャネルコーデックネゴシエーション SIP:Core SIP Technology Enhancements(RFC

More information

P2P SIP解説

P2P SIP解説 P2P SIP 解説 2005/9/3 吉澤 http://muziyoshiz.jp/ 1 自己紹介 無印吉澤 http://muziyoshiz.jp/ 2 P2P と SIP P2P(Peer-to-Peer) Peer = 仲間 同等の人 中央サーバの機能を 個人の PC に分散する技術 Napster, Gnutella 等のファイル共有ソフトで注目 SIP(Session Initiation

More information

双方向映像配信とブロードバンドへの適用

双方向映像配信とブロードバンドへの適用 Interactive Video Conferencing and Its Application to Broadband TV TV ISDN MPEG-4 - Abstract New business chances are emerging in the multimedia communication market due to the maturity of Internet technology,

More information

( ) ( ) Asian Institute of Technology (AIT) Adjunct Assistant Professor ( ) IT

( ) ( ) Asian Institute of Technology (AIT) Adjunct Assistant Professor ( ) IT IP IT 1999 2001 2003 (2004-2005) (2005-2007) Asian Institute of Technology (AIT) Adjunct Assistant Professor (2005-2007) IT 1 IETF 2 IETF Mobile IP Proxy Mobile IP Network Mobility (NEMO) IPv4 Dual Stack

More information

目次 1. SIP トランク 2 とは 3 2. お客様管理ページでの購入 設定 6 3. お客様 IP-PBXでの設定例 13 Asteriskでのアカウント設定例 : 13 Aspire Xでのアカウント設定例 : 技術資料 33 2

目次 1. SIP トランク 2 とは 3 2. お客様管理ページでの購入 設定 6 3. お客様 IP-PBXでの設定例 13 Asteriskでのアカウント設定例 : 13 Aspire Xでのアカウント設定例 : 技術資料 33 2 SIP トランク 2 IP-PBX 接続マニュアル (Asterisk/Aspire X) Ver1.1.3 2017/4/4 Ver1.1.4 2017/4/18 目次 1. SIP トランク 2 とは 3 2. お客様管理ページでの購入 設定 6 3. お客様 IP-PBXでの設定例 13 Asteriskでのアカウント設定例 : 13 Aspire Xでのアカウント設定例 : 22 4. 技術資料

More information

ヤマハ ルーター ファイアウォール機能~説明資料~

ヤマハ ルーター ファイアウォール機能~説明資料~ 1 2 3 4 LAN ISDN/ NAT (LAN#) (PP#) (TUNNEL#) + R 5 ----------< >---------- ----------< >---------- 6 IPv6 VPN ping IPsec PPTP ICMP (1) TCP (6) UDP (17) IPv6 (41) AH (51) ESP (50) GRE (47) IPv4

More information

目次 1. SIP トランク 2 とは 3 2. お客様管理ページでの購入 設定 6 3. お客様 IP-PBXでの設定例 13 Asteriskでのアカウント設定例 : 13 Aspire Xでのアカウント設定例 : 技術資料 33 2

目次 1. SIP トランク 2 とは 3 2. お客様管理ページでの購入 設定 6 3. お客様 IP-PBXでの設定例 13 Asteriskでのアカウント設定例 : 13 Aspire Xでのアカウント設定例 : 技術資料 33 2 SIP トランク 2 IP-PBX 接続マニュアル (Asterisk/Aspire X) Ver1.1.3 2017/4/4 Ver1.1.4 2017/4/18 Ver1.1.5 2017/11/28 目次 1. SIP トランク 2 とは 3 2. お客様管理ページでの購入 設定 6 3. お客様 IP-PBXでの設定例 13 Asteriskでのアカウント設定例 : 13 Aspire Xでのアカウント設定例

More information

GA-1190J

GA-1190J GA-1190J 1 1. 2. 3. 4. 2 5. 3 PDF 4 PDF PDF PDF PDF PDF PDF PDF PDF 5 6 ...1...2...4 1...12 2...16...18 3...22 PCL/PS...23 4...26 5...30 ETHERNET...31 TCP/IP...33 IPX/SPX...38 AppleTalk...40 HTTP...42

More information

Microsoft Word - (修正)101.BLU-103のVoIP設定方法.docx

Microsoft Word - (修正)101.BLU-103のVoIP設定方法.docx BLU-103 の VoIP 設定方法 1 / 7 BLU-103 の VoIP 設定方法 BLU-103 では SIP サーバ (IP 電話サーバ ) として Cisco Unified Communications Manager や Asterisk が使用できます 最低限必要な設定項目 VoIP ネットワーク Connection Type(Static を推奨します ) (CISCO の場合

More information

AsteriskのIPv6対応について

AsteriskのIPv6対応について Asterisk の IPv6 対応について エヌ ティ ティ ソフトウェア株式会社高宮紀明 Asterisk は米国 Digium 社の登録商標または商標です そのほかの記載の会社名 製品名は それぞれの会社の商標もしくは登録商標です 2 自己紹介 1999 年より IPv6 にかかわり始める 2000 年 IPv6 対応ルータを販売 第一回 TAHI プロジェクト相互接続試験に参加 USAGI

More information

スライド タイトルなし

スライド タイトルなし 画像情報特論 (11) - その他の話題 (2) モビリティ セキュリティ - 授業のまとめ モビリティ L3 モビリティ : Mobile IP L7 モビリティ : SIP Mobility 2004.07.09 情報ネットワーク専攻甲藤二郎 E-Mail: katto@waseda.jp Mobile IPv4 ( 制御フェーズ ) Mobile IP (1) Mobile IPv4 ( 転送フェーズ

More information

発表の流れ 1. 研究の背景と目的 2. 相互接続の概観 3. ワームホールデバイスの動作の概要 4. 実験 性能評価 5. まとめ DICOMO2007 2

発表の流れ 1. 研究の背景と目的 2. 相互接続の概観 3. ワームホールデバイスの動作の概要 4. 実験 性能評価 5. まとめ DICOMO2007 2 マルチメディア, 分散, 協調とモバイル (DICOMO2007) シンポジウム ワームホールデバイス : DLNA 情報家電の 遠隔相互接続支援機構 武藤大悟 吉永努 電気通信大学大学院 情報システム学研究科 DICOMO2007 1 発表の流れ 1. 研究の背景と目的 2. 相互接続の概観 3. ワームホールデバイスの動作の概要 4. 実験 性能評価 5. まとめ DICOMO2007 2 発表の流れ

More information

17 Multiple video streams control for the synchronous delivery and playback 1085404 2006 3 10 Web IP 1 1 1 3,,, i Abstract Multiple video streams control for the synchronous delivery and playback Yoshiyuki

More information

BIG‑IP Access Policy Manager | F5 Datasheet

BIG‑IP Access Policy Manager | F5 Datasheet 2 3 5 7 8 Secure Web Gateway 10 12 BIG-IP APM 13 F5 Global Services 13 13 BIG-IP Access Policy Manager (APM) LAN BIG-IP APM IT LAN 1 Web OAM XenApp Exchange Web Web Web Web Web web BIG-IP APM LAN IT /

More information

untitled

untitled ICMP 0466-XX-1395 t04000aa@sfc.keio.ac.jp 133.113.215.10 (ipv4) 2001:200:0:8803::53 (ipv6) (FQDN: Fully Qualified Domain Name) ( www.keio.ac.jp 131.113.215.10 /MAC ID 00:11:24:79:8e:82 Port Port = = Port

More information

技術参考資料

技術参考資料 技術参考資料 FUSIN IP-Phone SIP インタフェース 第 3.3 版 2016 年 4 月 1 日 楽天コミュニケーションズ株式会社 まえがき 本技術参考資料は 楽天コミュニケーションズ株式会社 ( 以下 楽コム という ) の IP 通信網設備について その構成 これに接続される端末機器等とのインタフェース条件について説明したもので IP 電話サービスを提供する為の端末機器等を設計

More information

1 Linux UNIX-PC LAN. UNIX. LAN. UNIX. 1.1 UNIX LAN. 1.2 Linux PC Linux. 1.3 studenta odd kumabari studentb even kumabari studentc odd kumabari student

1 Linux UNIX-PC LAN. UNIX. LAN. UNIX. 1.1 UNIX LAN. 1.2 Linux PC Linux. 1.3 studenta odd kumabari studentb even kumabari studentc odd kumabari student LAN 0000000000 6/6, 6/13, 6/20 1 Linux UNIX-PC LAN. UNIX. LAN. UNIX. 1.1 UNIX LAN. 1.2 Linux PC Linux. 1.3 studenta odd kumabari studentb even kumabari studentc odd kumabari studentd even kumabari 1: LAN

More information

2011 NTT Information Sharing Platform Laboratories

2011 NTT Information Sharing Platform Laboratories NGN IPv6 multi-homing uplink load balancing 2 3 4 uplink uplink prefix domain A domain A prefix prefix prefix = longest match domain A domain A DNS Server domain A domain B 5 uplink uplink prefix domain

More information

ppt

ppt XML Liberty Alliance Project 2005 9 13 Liberty Alliance SIG Co-Chair NEC 1 Liberty Alliance 2 Liberty Alliance Project Liberty Alliance Liberty 3 Liberty Alliance Project 4 Liberty

More information

第54回IETF横浜会合参加報告

第54回IETF横浜会合参加報告 1 2002 14 19 54 IETF 1 2 IETF WG 3 TTC enum, midcom, spirits, sip, sipping, simple 2 IETF ML IETF 54 IETF WIDE IETF LAN T 7 14 7 15 WG, BOF 4, IESG 5 agenda(chair) rough consensus IETF ML Web IETF IP TTC

More information

1. 2. SRT100 3. QAC/TM 4. QAC/TM 5. QAC/TM 6. QAC/TM ( ) 7. [APPENDIX 1] [APPENDIX 2] QAC/TM Classification 2

1. 2. SRT100 3. QAC/TM 4. QAC/TM 5. QAC/TM 6. QAC/TM ( ) 7. [APPENDIX 1] [APPENDIX 2] QAC/TM Classification 2 SRT100 QAC/TM (Rev.10.00.49 ) 2010 1 Copyright (C) 2010 Trend Micro Incorporated. All rights reserved. TRENDMICRO 1. 2. SRT100 3. QAC/TM 4. QAC/TM 5. QAC/TM 6. QAC/TM ( ) 7. [APPENDIX 1] [APPENDIX 2] QAC/TM

More information

i TCP/IP NIC Intel 3com NIC TCP/IP *1 20 IPv4 IPv6 IPv6 TCP/IP TCP/IP *1 3

i TCP/IP NIC Intel 3com NIC TCP/IP *1 20 IPv4 IPv6 IPv6 TCP/IP TCP/IP *1 3 i TCP/IP NIC Intel 3com NIC TCP/IP 78 90 500 *1 20 IPv4 IPv6 IPv6 TCP/IP TCP/IP 79 80 *1 3 ii IPv4 IPv4 *2 *3 IPv6 5 IPv6 UDP UDP IP UDP IP TCP/IP IPv6 IPv4 TCP/IP IPv6 TCP/IP TCP/IP TCP/IP TCP/IP IPv6

More information

2004 3

2004 3 JAIST Reposi https://dspace.j Title 様々なデータを扱えるストリーミング技術を用いて機 器間の通信 制御を行う研究 Author(s) 明壁, 祐基 Citation Issue Date 2004-03 Type Thesis or Dissertation Text version author URL http://hdl.handle.net/10119/1806

More information

untitled

untitled - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 10 - - 11 - - 12 - ONU IP RJ45 Ethernet ONU IP UNI - 13 - Ethernet ONU IP Ethernet ONU IP - 14 - 7 6 5 4 3 2 1 IPv6 PPPoE DHCPv6: RFC3315 / RFC3513

More information

ict2-.key

ict2-.key IP TCP TCP/IP 1) TCP 2) TCPIP 3) IPLAN 4) IP パケット TCP パケット Ethernet パケット 発信元 送信先 ヘッダ 列番号 ポート番号 TCP パケットのデータ IP パケットのデータ 本当に送りたいデータ データ IP ヘッダデータ部ヘッダデータ部ヘッダデータ部 Ethernet パケット Ethernet パケット Ethernet パケット

More information

橡第19期Q1説明会プレゼン(2)事業(WebUp用

橡第19期Q1説明会プレゼン(2)事業(WebUp用 ACCESS ACCESS 15 1 ACCESS 2002 6 20 1 L-mode PDA 2 3 350 Car Navi Digital Camera 7000 300 250 200 150 100 50 DreamCast i-mode Digital TV L-mode ez@mail PDA 1998 1999 2000 2001 2002 5000 6000 4000 3000

More information

ENUM? ENUM (E.164 ) URI DNS ( ) URI IETF ITU-T DNS IW IP( ) DNS IW2003 4

ENUM? ENUM (E.164 ) URI DNS ( ) URI IETF ITU-T DNS IW IP( ) DNS IW2003 4 ENUM Trial Japan 2003 12 2 DNS Day ENUM? ENUM (E.164 ) URI DNS ( ) URI IETF ITU-T DNS Day @ IW2003 3 IP( ) DNS Day @ IW2003 4 ENUM ID 1 E.164 FAX URI IP DNS Day @ IW2003 5 ENUM E.164

More information

VNSTProductDes3.0-1_jp.pdf

VNSTProductDes3.0-1_jp.pdf Visual Nexus Secure Transport 2005/10/18 Visual Nexus http:// www.visualnexus.com/jp/support.htm Visual Nexus Secure Transport 2005/02/25 1 2005/10/18 Ver3.0-1 2005 10 18 108-0075 21119 2 Visual Nexus

More information

LAN LAN LAN LAN LAN LAN,, i

LAN LAN LAN LAN LAN LAN,, i 22 A secure wireless communication system using virtualization technologies 1115139 2011 3 4 LAN LAN LAN LAN LAN LAN,, i Abstract A secure wireless communication system using virtualization technologies

More information

untitled

untitled 4 1 4.1................................................. 1 4.1.1........................................ 1-1 4 17 11 30 4.1 2001 49% 2,400 47% 6,000 2001 390 8% 2005 3000 1000 IT 1 ADSL(Asymmetric Digital

More information

Teradici Corporation #101-4621 Canada Way, Burnaby, BC V5G 4X8 Canada p +1 604 451 5800 f +1 604 451 5818 www.teradici.com Teradici Corporation Teradi

Teradici Corporation #101-4621 Canada Way, Burnaby, BC V5G 4X8 Canada p +1 604 451 5800 f +1 604 451 5818 www.teradici.com Teradici Corporation Teradi PCoIP TER0806003 TER0806003 Issue 2 0 Teradici Corporation #101-4621 Canada Way, Burnaby, BC V5G 4X8 Canada p +1 604 451 5800 f +1 604 451 5818 www.teradici.com Teradici Corporation Teradici Teradici Teradici

More information

2 1: OSI OSI,,,,,,,,, 4 TCP/IP TCP/IP, TCP, IP 2,, IP, IP. IP, ICMP, TCP, UDP, TELNET, FTP, HTTP TCP IP

2 1: OSI OSI,,,,,,,,, 4 TCP/IP TCP/IP, TCP, IP 2,, IP, IP. IP, ICMP, TCP, UDP, TELNET, FTP, HTTP TCP IP 1.,.. 2 OSI,,,,,,,,, TCP/IP,, IP, ICMP, ARP, TCP, UDP, FTP, TELNET, ssh,,,,,,,, IP,,, 3 OSI OSI(Open Systems Interconnection: ). 1 OSI 7. ( 1) 4 ( 4),,,,.,.,..,,... 1 2 1: OSI OSI,,,,,,,,, 4 TCP/IP TCP/IP,

More information

技術的条件集別表 35 IP トランスポート仕様

技術的条件集別表 35 IP トランスポート仕様 技術的条件集別表 35 IP トランスポート仕様 参照規格一覧 [1] TTC JF-IETF-RFC4566 (03/2007): SDP: セッション記述プロトコル [2] IETF RFC2474 (12/1998): Definition of the Differentiated Services Field (DS Field) in the IPv4 and IPv6 Headers

More information

内閣官房情報セキュリティセンター(NISC)

内閣官房情報セキュリティセンター(NISC) ( ) ...1 1.1.1...1 (1)..1 (2)...1 (3)...1 1.1.2...2 (1)...2 (2)...2 (3)...2 (4)...3 (5)...3 (6)...3 1.1.3...4...10 2.1...10 2.1.1...10...10...10 (1)...10 (2)... 11 (3)... 11 (4)...12 (5)...13 (6)...13

More information

(2) LAN PDA (3) 14 13 14

(2) LAN PDA (3) 14 13 14 3.4.5 (1) RF-ID (2) LAN PDA (3) 14 13 14 a b (4) 14 (5) 14 (6) 14 14 a ID 03c312508144a000 ID 0385b1508144a001 2 b CSV ID:056571508144a002 (7) 14 a 15 b ID ID ID 15 (8) 14, 1 FIT2002 Vol.4, M-80, pp.193-194,

More information

2 ENUM (blank)

2 ENUM (blank) ENUM 1 ENUM 2003 5 23 (030602D) 2 ENUM (blank) ENUM 3 1 ENUM IETF ENUM ITU-T ENUM ITU-T E.164 DNS E.164 URI ( ) ENUM ENUM ( ) ENUM ENUM ( ) ENUM IETF ENUM ITU-T IAB RIPE NCC ITU-T ENUM IP 050 4 ENUM ENUM

More information

GA-1200J

GA-1200J GA-1200J 1 1. 2. 3. 4. 2 5. 3 PDF 4 PDF PDF PDF PDF PDF PDF PDF PDF 5 6 ...1...2...4 1...12 2...16...18 3...22 4...24 5 TopAccess TopAccess...28 6 TopAccess...32...34 7 ...43...55 7 TopAccess...68 8 TopAccess

More information

NTMobile SIP 1 SIP Session Initiation Protocol IP IP NAT Network Address Translation NTMobile Network Traversal with Mobility NTMobile RST Relay Serve

NTMobile SIP 1 SIP Session Initiation Protocol IP IP NAT Network Address Translation NTMobile Network Traversal with Mobility NTMobile RST Relay Serve NTMobile SIP 1 SIP Session Initiation Protocol IP IP NAT Network Address Translation NTMobile Network Traversal with Mobility NTMobile RST Relay Server Transparent type NAT SIP 2 NTMobile 1 NTMobile NTMobile

More information

tcp/ip.key

tcp/ip.key IP TCP IP ヘッダデータ部ヘッダデータ部ヘッダデータ部 Ethernet パケット Ethernet パケット Ethernet パケット IP(1) 0 8 16 24 31 () Version IHL () Time To Live () Identification () Type of Service ) Flags Protocol () Source Address IP) Destination

More information

Copyright(c) 2006 Copyright(c) 2006 Copyright(c) 2006

Copyright(c) 2006 Copyright(c) 2006 Copyright(c) 2006 Copyright(c) 2006 Copyright(c) 2006 Copyright(c) 2006 Copyright(c) 2006 Copyright(c) 2006 Copyright(c) 2006 IP (SNI) 1.0 1...3 2...6 3...7 4...9 4.1... 9 4.1.1... 9 4.1.2... 10 4.1.3... 10 4.2... 11 5...12

More information

適切な名前に置き換えて保存

適切な名前に置き換えて保存 RCSS Phase1 Stage 3 PoC(Push to talk over cellular) Control Plane RCSS Phase1 Stage 3 PoC(Push to talk over cellular) Control Plane 第 1.0 版 2010 年 4 月 16 日制定 社団法人 情報通信技術委員会 THE TELECOMMUNICATION TECHNOLOGY

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション 3CX v15 基本セットアップガイド Revision 1.0 目次 1 3CX IP PBX ソフトウェア概要 2 2 3CX のマネジメントコンソールの起動およびグイン 3 3 内線を設定する 5 4 ウェルカムメールを送る 8 5 呼出グループ (Ring Groups) の作成 10 6 SIP トランク (SIP Trunks) の作成 13 7 Google PUSH 通知の設定 17

More information