Microsoft Word - PTT_MANAGEMENT_v4.doc

Size: px
Start display at page:

Download "Microsoft Word - PTT_MANAGEMENT_v4.doc"

Transcription

1 TANET2007 臺灣網際網路研討會論文集 一 在 SIP-based Push-to-Talk 通訊服務的通訊群組管理機制許政穆梁瑞志連韋賓國立中正大學資訊工程學系 摘要多人群組通訊可分為多人同時講話與同時只限一人講話的通訊模式, 對於多人同時講話稱為群組會議 (Multiparty Conferencing), 而同時只允許一人講話稱為隨按即說 (Push-to-Talk) 隨按即說的群組通訊通常是用於特定通訊用途, 如計程車通訊 警查勤務通訊等 由於隨按即說是以群組作為通訊的對象, 因此群組管理機制就顯得非常重要 本論文我們提出了一個遵循 OMA 提出的 Push-to-Talk over Cellular ( 簡稱 PoC) 規範所建置的 SIP Push-to-Talk 的群組管理機制, 讓在 All-IP 網路上的 SIP Push-to-Talk 群組通訊能建立屬於自己的 Push-to-Talk 群組管理清單, 並依群組清單進行合法的 Push-to-Talk 群組通訊 關鍵詞 ;SIP,Push-to-Talk (PTT), 通訊群組管理 Abstract The Group communication service can be categorized into two parts: one is multiparty conferencing and another is one-way Push-to-Talk (PTT) service. The PTT service has been widely used in taxi communication and police services via traditional radio services. Nevertheless, he communicating target of the PTT is a specific group using a half-duplex way to communicate each other. Thus, a well-designed mechanism of the PTT group management is very important. In this paper, we have developed a SIP-based PTT service, which follows a PTT standard, push-to-talk over cellular (PoC) service standard proposed by the OMA. Our developed SIP-based PTT service can help PTT users to create and maintain their own PTT group lists, and make some PTT sessions based their organized group lists. Keywords: SIP, Push-to-Talk (PTT), Group Management. 1. 前言 在多人的群組通訊模式中, 隨按即說 (Push-to-Talk, 簡稱 PTT)[2] 是我們日常生活中很常見的服務, 其功能就像對講機一對多的單向通訊 由於隨按即說有其通訊的特殊性與便利性, 因此在電信網路與電腦網路上也都有隨按即說的群組通訊服務建置, 而行動通信網路上的隨按即說的群組通訊服務則被稱為 Push-to-Talk over Cellular( 簡稱 PoC) [6] 由於 Push-to-Talk 是ㄧ種半雙工單向的群組通訊服務, 跟以往傳統電話 手機等一對一全雙向全雙工的通訊方式不太ㄧ樣 因 PTT 適用於同時間內跟ㄧ群人進行通話, 但是同ㄧ時間之內只能允許一位群組成員進行發話, 而其他參與此 PTT 會談的成員都變為聆聽者 而圖 1 為一個以 PTT 方式作群組通訊的示意圖, 其中 PTT 是利用發言權機制管控參參與會談者的發言權利, 當擁有發言權的會談者便可講話 但發言完畢或經過一段發言時間後, 發言權便會釋放出來或被撤銷 所以透過此機制便能維持一對多且單向的 PTT 群組通訊特性 由於 PTT 群組通訊同時間只允許一個參與者發言, 假若同時間內有多位參與者請求發言權, 就必須由 PTT 管控機制決定誰獲得發言權, 其他請求人還是必須等待, 通常對發言權的競爭是採取先到先服務模式 User A PTT Group Media payload User B Media payload Media payload Media payload User E User C User D 圖 1 PTT 群組通訊示意圖 由於 PTT 在傳統無線電通訊是相當常見的, 但在 All-IP 網路則需要考量 PTT 群組通訊的建立與多媒體語音視訊內容的傳遞, 因此在 All-IP 網路上對 PTT 群組的設計與建置研究, 大多都採用 Session Initiation Protocol (SIP) [9] 作為 PTT 服務中的協商信令, 而語音封包則是使用 Real-time Transport Protocol (RTP) 此外 PTT 群組通訊是一個群組通訊與會談的概念, 初期必沒有統一的標準規範, 造成 PTT 在互通上的困難 因此 Open Mobile Alliance (OMA) 定義了許多 PoC 標準規範後, 眾多研究所提出的 PTT 架構與運作模式皆已遵循 OMA 的 PoC 架構 [12] 由於傳統無線電對講機只能提供通話功能, 而運行在 All-IP 網路上的 PTT 群組通訊服務是以 SIP 信令作為 PTT 群組通訊控制, 因此能在 SIP 信令夾帶額外資訊, 如使用者位址 使用者喜好, 使用者裝置能力 以及使用者狀態資訊等, 因此 PTT 群組

2 TrackB- 網路服務與應用 通訊也能整合其它服務如狀態呈現服務 (Presence Service)[1] 在 PTT 群組通訊中如何建立 PTT 通訊群組成員與群組成員管理是一項重要議題, 因為通訊群組 (Contact List) 建立與群組通訊的權限管控 (Access Control), 都必需受合宜的機制加以管理, 才能確保 PTT 群組通訊的正常運作 然而在 OMA 所定義的 PoC 規範中, 明確指出 Group List Management Server (GLMS) 負責管理使用者所定義的群組清單, 而 PTT 伺服器會根據使用者定義的群組清單建立群組通訊會談 雖然在 [5] 中, 也同樣遵循 OMA PoC 的 GLMS 觀念, 但在處理 GLMS 的群組信令是以 SIP MESSAGE 而不是 OMA 所使用的 XML Configuration Access Protocol (XCAP)[8] 本論文同樣是設計一套 SIP-based Push-to-Talk 群組通訊服務, 但在 PTT 的群組管理則是遵循 OMA PoC 的 GLMS 管理機制, 包括 PoC 的 XML 資料格式與使用 XCAP 作為群組資訊傳送等 透過此 OMA 的 PoC 群組管理機制, 未來在 PTT 系統擴充與延伸上都有一定的程度的互通性, 特別是在未來全面的 ALL-IP 網路上 在本論文架構中, 在第二節會探討 OMA 所提出的 PoC 架構稍作描述 而在第三節針對本論文所設計的 PTT 群組管理機制 架構 與 SIP 信令詳加討論, 第四節則說明相關機制的實作, 並提出一個 PTT 使用情境說明我們設計的 PTT 群組通訊在群組管理的運作方式 最後在第五節將作一總結說明 2. 文獻探討 為了了解 OMA 所訂定的 PoC 群組通訊運作方式, 首先必需對 OMA 的 PoC 群組通訊架構大略說明, 而圖 2 為 OMA 所提出的 PoC 架構 [6,12], 而 OMA PoC 架構內的元件功能說明, 如圖 2 所示 Management Server) 與 Shared XMDS 是負責管理儲存使用者的群組通訊清單等資訊, 而 Aggregation Proxy 是用來整合群組清單與使用者現狀狀態資訊呈現 在 OMA PoC 群組管理方面, 使用者端可以透過 XDMC (XML Document Management Client) 來進行群組通訊的管控, 而這些群組資訊的管理皆是透過 XCAP (XML Configuration Access Protocol) 存取控制協定來傳輸存取的 對於專門負責管控儲存使用者所的群組通訊清單等資訊的伺服器, 通常也被稱為 GLMS (Group List Management Server) 由於 OMA PoC 主要是應用在行動通訊環境下, 故在 User Equipment 端包括了 Presence Source 與 Watcher 作為提供使用者狀態資訊與訂閱狀態資訊, 而 DM (Device Management) Client 主要是讓使用者可以透過遠端傳輸方式與 DM Server 互動, 對嵌入式設備 ( 如手機 ) 進行相關更新 管理 控制與資料處理備份等工作 同樣 User Equipment 端的 XDMC 為 XML Document 管理的對應模組, 讓使用者用來管理自己的群組通訊清單 此外 PoC Server 負責使用者的 PTT 群組會談與會談發言權控制, 而 OMA PoC 架構中發言權的控制是被包含在 RTCP (RTP Control Protocol) 中, 所以該模組會同時間處理信令與語音部份, 在處理程序上就顯得相對複雜 3. SIP-based PTT 群組通訊系統架構 在 OMA PoC 中的 PTT 通訊模式有分 Dial-out Groups 與 Join-in Group, 而 PTT 會議 (Session) 建立則分 On-Demand 與 Pre-established Sessions 兩種 [12] 為了讓 PTT 的群組通訊比較偏向使用者的使用習慣, 在本論文是以 Dial-out Group 的通訊模式, 並配合 On-Demand 的會議建立方式為主, 而其相關的 PTT 流程運作, 將於後續加以詳述 圖 3 為本論文所採用的 PTT 群組通訊的系統架構, 其包括了 PTT Server GLMS RTP Relay Server GLMS XCAP PTT Server SIP XCAP SIP RTP Relay Server Setup SIP RTP User B 圖 2 OMA 的 PoC 架構 在 OMA PoC 架構中,SIP/IP Core 模組代表 SIP 環境中的代理伺服器 (SIP Proxy) 或註冊伺服器 (SIP Registrar), 主要提供 SIP 使用者端註冊 認證 與 SIP 信令轉送 PoC XDMS (PoC XML Document User A RTP RTP Relay Server RTP 圖 3 PTT 系統架構圖 User C 在 SIP 通訊架構中, 當要建立一個通話時, 需要知道對方的 URI 以便發出一個 INVITE 的請求, 才能建立通話 同理在 Dial-out Group 模式的 PTT

3 TANET2007 臺灣網際網路研討會論文集 一 群組通訊模式中,PTT 伺服器也必須知道 PTT 群組通訊中每位使用者 URI 才能進行 INVITE 發送 然而 PTT Server 要如何知道使用者所定義的群組通訊資訊, 因此需要擁有一個 PTT 群組管理模組管理 由於 OMA PoC 提出是以 XML 描述群組通訊內的 Group List 資訊, 並為每一群組定訂一個獨特的 URI 方便 PTT Server 取得群組資訊 這些以 XML 描述的 PTT 群組通訊的成員清單最終是儲存於 GLMS 內 為了簡化每位使用者對其所擁有的 PTT 群組通訊清單管理, 我們將每一位使用者群組清單設定為單一檔案 而這些以 XML 描述的 PTT 群組通訊清單則是以 XCAP 協定在 PTT 使用者端 GLMS PTT Server 之間的 PTT 通訊群組清單的傳遞 由於 XCAP 協定是架構於 HTTP 協定上, 對於 XML 文件儲存方式是利用網頁樹狀結構來進行儲存 而 XML 文件存放位置的 URI 會包含一個 AUID (Application Unique ID), 其作用是用來辨識不同服務型態, 有可能是現狀狀態資訊 好友清單等 依據 OMA PoC 所提出的 AUID (Application Unique ID), 其定義為 org.openmobilealliance.poc-groups, 並且會加上使用者的 URI, 便可用來辨識不同使用者的群組清單 因此在 PTT 使用者的群組資訊儲存, 就如同圖 4 中所列 URI 表示 : URI/group_list.xml AUID:org.openmobilealliance.poc-groups USER_URI:sip:user1@net11.cs.ccu.edu.tw 圖 4 XCAP 的 URI 表示 由於 XCAP 協定是在 HTTP 上所延伸, 用來存取位於 GLMS 上的 XML 檔案共有 PUT GET DELETE 等三個指令, 提供使用者新增 存取 刪除自己的群組清單 <?xml version="1.0" encoding="iso "?> <group xmlns="urn:oma:params:xml:ns:list-service"> <list-service uri="sip:alice_group_lab@net11.cs.ccu.edu.tw" display-name="lab"> <allow_anonymity>false</allow_anonymity> <entry uri = "sip:tom@net11.cs.ccu.edu.tw" description = "Tom" /> <entry uri = "sip:john@net11.cs.ccu.edu.tw" description = "John"/> </list-service> <list-service uri="sip:alice_group_mana@net11.cs.ccu.edu.tw" display-name="mana"> <allow_anonymity>true</allow_anonymity> <entry uri = "sip:bob@net11.cs.ccu.edu.tw" description = "" /> <entry uri = "sip:mary@net11.cs.ccu.edu.tw" description = "" /> </list-service> </group> 圖 5 群組管理清單 對於 GLMS 內所儲存的群組管理清單, 其格式 如圖 5 所示 由於每位 PTT 使用者可以建立多個 PTT 群組通訊清單, 因此主要是以 <list-service> 標籤來區別使用者所建立的每一個群組, 並且標明一個唯一的群組 URI 此外 PTT Server 也會以 <allow_anonymity> 標籤作為判別在進行 PTT 群組會談時是否允許不屬於群組清單中的成員加入 其目的是為了限制 PTT 群組會談的私密性, 當不希望本身的 PTT 會談給外人參與時, 將可以設置此標籤來拒絕非群組內的成員加入 此外 標籤則是用來標識相同群組名稱的群組成員, 而每一 <entry> 是記錄每位使用者的 URI 與相關得資訊描述 所以當 PTT 使用者上線並對 PTT Server 註冊後, 就會利用 XCAP 的 GET 從 GLMS 上取回 PTT 群組通訊清單, 供 PTT 使用者選擇要進行 PTT 群組通訊之用 當然 PTT 使用者亦有權利修改 PTT 群組通訊的清單內容, 便可使用 XCAP 的 PUT 將修改群組清單上傳至 GLMS 上, 以取代舊有的 PTT 群組通訊清單 而 PTT 使用者若要 Dial-out 建立一個 On-Demand 的 PTT 會談, 便會將儲存於 XML 檔案的 PTT 群組通訊 URI 透過 INIVITE 送給 PTT Server, 而 PTT Server 便會產生一連串的 INVITE 將此 On-Demand 的 PTT 會談予建立, 並通知 RTP Relay Server 開啟相關的 Relay Port 進行相關的 PTT 會談時的 RTP 語音封包轉送處理 本論文所採用以 Dial-out 與 On-Demand 形式的 PTT 群組會談, 當 PTT 群組會談發起者使用 SIP INVITE 訊息邀請 PTT 群組成員進行會談, 也許會有部份 PTT 群組因當下某些因素無法回應接受會談, 而允許這些 PTT 成員在某些條件下能加入先前已建立的 PTT 群組會談 因此 PTT Server 必須紀錄每一個 PTT 組群會談, 才能輔助 PTT 使用者找到相關已進行的 PTT 群組會談 例如圖 6 中使用者 A 經由 PTT Server 取得目前正在進行的 PTT 群組通訊 :Group 1 與 Group 2, 其中 Group 1 允許 User A 加入 PTT 會談的話,User A 便可加入該會談 ; 而 Group 2 為私人 PTT 會談並不允許其它不屬此群組清單成員的人加入, 故 Group 2 會拒絕 User A 的事後加入 User A Group 1 Ongoing session Session List Ongoing session 1. Group 1 true 2. Group 2 false PTT Server Group 2 Private Ongoing session 圖 6 PTT Server 維護進行中的 PTT 群組會談 為了讓 PTT 使用者取得目前進行的 PTT 群組會談資訊,PTT Server 使用 SIP MESSAGE 信令夾帶 PTT 會談資訊給 PTT 使用者, 而其 SIP

4 TrackB- 網路服務與應用 MESSAGE 訊息格式如圖 7 中所示 在圖 7 中的 SIP MESSAGE 信令是以 <ongoing_session> 標記表示此訊息夾帶會談訊息, 而內層的 標籤所包含的 <session name> 標記則為說明 PTT 群組的 URI, 其後面跟隨的 <allow_anonymity> 標記則是依據群組建立者所規範是否允許非群組成員加入 MESSAGE sip:callot@net11.cs.ccu.edu.tw SIP/2.0 Via: SIP/2.0/UDP ;branch=z9hG4bK3A9B977A CSeq: 6290 MESSAGE To: <sip:callot@net11.cs.ccu.edu.tw> Accept-Contact: *;+g.poc.talkburst;require;explicit Content-Type: text/plain;charset=utf-8 From: <sip:net11.cs.ccu.edu.tw>;tag=6bcbf8b3 Call-ID: @ Content-Length: 72 User-Agent: kphone/4.2 Contact:<sip:net11.cs.ccu.edu.tw;transport=udp> <?xml version="1.0" encoding="iso "?> <ongoing_session> <session name = "alice_group_mana@net11.cs.ccu.edu.tw" allow_anonymity = "false"/> <session name = "ray_group_family@net11.cs.ccu.edu.tw" allow_anonymity = "true"/> </ongoing_session> 圖 7 以 SIP MESSAGE 夾帶進行通話的 PTT 群組資訊 雖然 OMA PoC 已在 RTCP 封包內訂定了 PTT 會談發言權的控制機制, 然而 RTCP 封包內的 PTT 群組發言控制的處理, 無法立即反應給 PTT Server, 因此為了讓 PTT 發言控制能快速明確受到 PTT Server 管控, 因此我們借助 SIP 會談中的 SIP INFO Message [3] 作為夾帶 PTT 發言權控制之用 由於 PTT 群組通訊服務的特性是在同時間內只允許ㄧ人能發話, 因此 PTT Server 必須維持每位參與通話的使用者狀態, 不能同時讓兩位 PTT 使用者同時擁有開會談的發言權, 所以 PTT Server 在 SIP INFO 信令中夾帶必須夾帶 PTT 使用者的發言狀態通知該會談的參與者 在 OMA PoC 中所定的發言權管控總共有十多種, 包括 TB_Reqest TB_Granted TB_Taken TB_Deny TB_Release TB_Idle TB_Revoke TB_Ack TB_Position TB_Queued TB_Disconnect TB_Connect 等, 其中最主要 6 個 PTT 會談的發言權控制如表 1 中所列, 而本論文所使用的 PTT 會談發言權控制是以此 6 個類型為主 類型 Granted Taken Request Release Revoke Idle 表 1 PTT 使用者發言權取得狀態之顯示 說明獲得發言權只有聆聽的權利要求取得發言權釋放發言權 PTT 伺服器主動撤銷發言權目前 PTT 會談沒有人取得發言權 對於 SIP INFO 訊息內所會夾帶會談參與者的資訊如圖 8 中所示, 其中 <token> 代表自己目前狀態,<speaker> 則代表目前擁有發言權的使用者, 最後在 之中夾帶的則是目前參與群組通話的每位使用者的資訊 INFO sip:bob@ ;transport=udp SIP/2.0 Via: SIP/2.0/UDP ;branch=z9hG4bKd a761.0 To: "Bob" <sip:bob@net11.cs.ccu.edu.tw>;tag=1f From: <sip:bob_group_mana@net11.cs.ccu.edu.tw>;tag=a6a1c5f60fa CSeq: 1 INFO Call-ID: @ Content-Length: 111 User-Agent: Sip EXpress router(0.9.4 (i386/linux)) <?xml version="1.0" encoding="iso "?> <ptt_tbcp> <token>granted</token> <speaker img="bob@net11.cs.ccu.edu.tw.png">bob</speaker> <member name="bob" token="granted"/> <member name="mary" token="taken"/> <member name="john" token="taken"/> </ptt_tbcp> 圖 8 以 SIP INFO 訊息封裝 PTT 發言權之範例 4. SIP-based PTT 群組通訊與 GLMS 的群組管理機制實作 對於本論文所用的 PTT 群組通訊架構中, 我們主要參考 [10] 的實作模式, 以在 Linux (Fedora Core 4) 的作業系統上, 使用 Apache 2.0 加上 PHP 撰寫動態網頁, 並結合資料庫功能來完成 GLMS 的群組管理機制上 XCAP 協定功能, 以達到群組清單 XML 檔案的基本存取 此 GLMS 管理機制是以資料庫方式來儲存群組清單資訊, 其優點在於當使用者新增一個群組時, 系統可以方便與現有的群組 URI 核對, 查詢是否會造成重複命名的群組 URI 而 XCAP 的通訊協定是架構於 HTTP/1.1 協定之上, 因此我們可以利用現成的網頁伺服器來支援, 此部份我們使用 Apache 2.0 網頁伺服器, 並利用 Apache 中所擁有的 Rewrite 模組, 將 XCAP 協定操作的 URI 導向到一個專門處理 XCAP 請求的動態網頁 此動態網頁乃是用 PHP 所撰寫而成, 並用來解析請求的 URI 並判斷此請求為 PUT GET DELETE 哪一種 對於群組管理系統的請求, 其 AUID 則設定為 org.openmobilealliance.poc-groups 以符合 OMA PoC 所定的群組管理的前序 (prefix) 而請求的 URI 剩下部份就可以取出使用者的 URI 資訊, 以決定此 XCAP 的請求是來自哪一位使用者, 以便存取出相對應的資訊 在判斷完 AUID 與使用者 URI 資訊後,GLMS 將會處理 HTTP 所挾帶的群組資訊 其群組資訊中可分為群組 URI 與群組中的使用者 URI, 因此在將 PTT 群組通訊清單在儲存進資料庫之前, 會先利用 PHP 所提供的 XML 文件解析器功能取出群組

5 TANET2007 臺灣網際網路研討會論文集 一 URI, 與資料庫中所儲存的 URI 進行比對, 若是沒有重複則可將此清單存進資料庫中 在資料庫方面, 我們採用了 PHP 所支援的 MySQL 資料庫來儲存資訊 在 GLMS 中的資料庫內建立了兩個資料表, 分別為 group_uri 與 group_data, 如表 2 所示 其中 group_uri 主要用來儲存使用者與群組 URI 的對應之用, 而建立此資料表目的主要用來快速比對資料庫中現存的群組 URI 是否衝突, 以及提供 PTT 伺服器查詢此 group_uri 的擁有者為誰 ; 而 group_data 資料表則主要是儲存使用者的 PTT 群組通訊清單的 XML 檔案之用 表 2 GLMS 所用的資料表內容 資料表 :group_uri 欄位名稱 描述 user_uri 使用者 URI group_uri 使用者所定義 PTT 群組通訊的 URI 資料表 :group_data 欄位名稱 描述 user_uri 使用者 URI file_name 使用者上傳所指定的檔案名稱, 在系統中統一為 group_list.xml xcap_data 主要儲存使用者群組資訊 (XML 檔案內容 ) 在本論文所建置的 PTT Server 主要負責 PTT 會談建立與維持, 並且負責維持 PTT 發言權一致性的管控 在此我們是以開放原始碼的 SIP Express Router (SER)[11] 作為 PTT Server 的基幹 SER 本身設計為一個開放式的架構, 允許系統開發者可以依照自己的需求修改程式碼來建立各式各樣的加值服務, 甚至可以結合 SER 本身所提供模組加以應用, 用以建置出新的功能模組, 因而我們在現有的 SER 伺服器上面, 開發 PTT 模組, 用以進行 PTT 通訊與發言權的管理 在本論文所擴充 SER 的 PTT 模組 (PTT Server) 主要可以分為三個主要功能 : 提供 PTT 的會談資訊 PTT 會談的建立, 以及發言權的控制 當使用者上線完成註冊程序後,PTT Server 便會定期發送 MESSAGE 信令給 PTT 使用者, 告知使用者目前 PTT Server 上正在進行 PTT 會談的群組資訊, 以便 PTT 使用者加入到目前正在進行的會談 當 PTT Server 在收到一個建立 PTT 會談請求 (SIP INVITE) 時,PTT Server 會先判斷此建立會談請求, 是為第一次請求還是使用者想要加入一個進行中的會談, 若是為新建立 PTT 會談, 則 PTT Server 會利用 XCAP 協定從 GLMS 上取回使用者的群組資訊以建立 PTT 會談 ; 並利用 SIP MESSAGE 信令更新 PTT 會談相關訊息 對於正在進行的 PTT 會談, PTT 會談發起者或其它已參與會談成員可以使用 SIP REFER 信令邀請其他人加入目前的會談 對於 PTT 會談的發言權控制, 就如先前說提到是參考 SIP INFO Message [3] 作為發言權的管控, 故 在 RTP Relay Server 上面並不會真正的抑止 RTP 封包轉送 然而在 OMA PoC 的發言權管控機制是交至 RTCP 封包內, 因此 RTP Relay Server 會負責發言權的款管控處理 此一模式 RTP Relay Server 雖能快速有效處理 RTP 封包轉送與發言權控制的同步處理, 但沒法讓 PTT Server 快速了解目前 PTT 會談的發言已經交給那位 PTT 使用者, 較無法快速呈現 PTT 會談的立即性 本論文所設計的 PTT Server 對於多人同時請求同一 PTT 會談的發言權是採取先到先服務的機制, 並且會設定每位使用者握有發言權的時間, 以免某位使用者不正常離線或發言過久, 而造成發言權無法釋出與交予其它 PTT 參與者使用的情況發生 為了說明我們設計的 SIP-based PTT 群組通訊與 GLMS 管理機制的運作可行性, 我們將會以圖 9 內的流程說明一個一對多單向的 PTT 會談建立過程與相關的處理, 而 SIP-based PTT Client 則以 [4] 中所提出的支援圖片示的 SIP-based PTT Client 為主 在圖 9 中共有三個 User Agents 分別為 UA1 UA2 與 UA3, 其中當 UA1 上線註冊完成 (1) 時, PTT Server 會送出一個 SIP MESSAGE 信令給 UA1 告知目前 PTT 會談狀況 (2), 並且利用 XCAP 協定向 GLMS 取回 UA 1 的 PTT 群組通訊清單 (3), 並將群組資訊在使用者畫面上顯示出來 (4) 接著 UA 1 便可藉由群組清單邀請 UA2 來建立一個 PTT 會談 (5), 當 UA1 與 UA2 的 PTT 會談成功建立時, 系統將會發送 MESSAGE 來更新所有使用者的進行中會談資訊 (6) UA1 PTT Server GLMS UA2 UA3 1. REGISTER 2. MESSAGE 3. HTTP GET group_list.xml OK (group_list.xml) 5. PTT 會談建立 6. MESSAGE 7. REGISTER 8. MESSAGE (1 PTT 會談 ) 9. HTTP GET group_list.xml OK (group_list.xml) 11. UA3 加入 PTT 會談 圖 9 SIP-based PTT 會談建立與維護的運作流程 接著 UA3 上線並且完成註冊 (7), 此使用者端所顯示的畫面將會如圖 10 中的 SIP-based PTT Client 畫面顯示 在圖 10 的右半邊是 SER 本身所提供的狀態呈現服務, 而左上方顯示的則是現在系統有那些 PTT 群組正在進行 PTT 會談通訊資訊, 而左下方顯示則是使用者的群組資訊, 讓使用者可以選擇加入現有的 PTT 會談, 或是建立一個新的 PTT 會談 而圖 11 為在 PTT 使用者端新增新的群

6 TrackB- 網路服務與應用 組與編輯相關成員資訊畫面, 經由此使用者介面設定新的 PTT 群組清單資訊後, 便能更新到 GLMS 上 圖 10 PTT Client 呈現 PTT Session 資訊畫面 (a) 加入新的使用者自訂的 PTT 群組通訊清單 (b) 編輯 PTT 群組清單的成員 URI 圖 11 PTT Client 新增與編輯 PTT 群組通訊清單 5. 結論 本論文主要是提出一個遵循 OMA PoC 標準實作出的 SIP-based PTT 群組通訊服務, 包括使用 GLMS 與 XCAP 作為群組管理與管理資訊的存取協定之用 在我們提出的 PTT 群組通訊架構支援 Dial-out 與 On-Demand 形式的 PTT 會談建立與管理, 讓 PTT 使用者能依照自己的偏好設定 PTT 的群組通訊清單, 以 SIP INVITE 方式邀請 PTT 使用者參與 PTT 的會談 而此 SIP-based PTT 群組通訊服務可應用於 All-IP 網路上, 能與現存的 Internet 與 Telecom 有很好的互通性 此外本論文所實作的 GLMS 管理機制也能整 合情境感知資訊並提出對應服務, 如 Presence 整合, 甚至也能達成情境過濾 (Context Filter) 的情境感知應用 如此一來, 能讓 PTT 群組通訊與 GLMS 管理機制, 能與其它 SIP-based 的應用服務整合, 而提供更多樣化的 PTT 群組通訊服務 參考文獻 [1] N. Blum and T. Magedanz, PTT + IMS = PTM - towards community/presence-based IMS multimedia services, in Proceedings of the 7th IEEE International Symposium on Multimedia, [2] L. A. DaSilva, G. E. Morgan, C. W. Bostian, D. G. Sweeney, S.F. Midkiff, J. H. Reed, C. Thompson, The resurgence of push-to-talk technologies, IEEE Communications Magazine, VOL. 44, NO. 1, pp , [3] S. Donovan, The SIP INFO Method, Internet RFC 2976, Internet Engineering Task Force, Oct [4] J. M. Hsu, W. B. Lain, and J. C. Liang, A Picture-based SIP Push-to-Talk Service, in Proceedings of 2007 Symposium on Digital Life Technologies, CDROM, June 7-8, Tainan, [5] W. Hyun, S. Park, I. Lee, and S. Kang, A study on design and implement of XCAP Server, in Proceedings of the 8th International Conference on Advanced Communication Technology (ICACAT 2006), Feb [6] P. Kim, A. Balazs, E. van den Brock, G. Kieselinann, and W. Bohm, IMS-based push-to-talk over GPRS/UMTS, in Proceedings of 2005 IEEE Wireless Communications and Networking Conference (WCNC 2005), pp , [7] A. Parthasarathy, Push to talk over cellular (PoC) server, in Proceedings of 2005 IEEE International Conference on Networking, Sensing and Control (ICNSC 2005), pp , [8] J. Rosenberg, The Extensible Markup Language (XML) Configuration Access Protocol (XCAP) Internet RFC 4825, Internet Engineering Task Force, May [9] J. Rosenberg et al, SIP: Session initiation protocol, IETF RFC 3261, June [10] L. Y. Wu, M. H. Tsai, Y. B. Lin, and J. S. Yang, A client-side design and implementation for push to talk over cellular service, Wireless Communications and Mobile Computing, July, [11] SER (SIP Express Router), online available at [12] Open Mobile Alliance. Push to Talk over Cellular (PoC) Architecture, Candidate version 1.0,OMA-AD-PoC-V1_ C, online available at release_program/poc-archive.htm.

實現架構在SIP的V2oIP與即時影音錄放

實現架構在SIP的V2oIP與即時影音錄放 SIP 錄 V 2 oip Designing a SIP-based V 2 oip System with Real-time AV Playback Functions 1 2 葉 1 June-Hue Chen Sheng-Cheng Yeh Her-Chang Chao 1 1 Department of Computer Science and Information Engineering,

More information

59 1 CSpace 2 CSpace CSpace URL CSpace 1 CSpace URL 2 Lucene 3 ID 4 ID Web 1. 2 CSpace LireSolr 3 LireSolr 3 Web LireSolr ID

59 1 CSpace 2 CSpace CSpace URL CSpace 1 CSpace URL 2 Lucene 3 ID 4 ID Web 1. 2 CSpace LireSolr 3 LireSolr 3 Web LireSolr ID 58 2016. 14 * LireSolr LireSolr CEDD Ajax CSpace LireSolr CEDD Abstract In order to offer better image support services it is necessary to extend the image retrieval function of our institutional repository.

More information

Mechanical Science and Technology for Aerospace Engineering October Vol No. 10 Web SaaS B /S Web2. 0 Web2. 0 TP315 A

Mechanical Science and Technology for Aerospace Engineering October Vol No. 10 Web SaaS B /S Web2. 0 Web2. 0 TP315 A 2012 10 31 10 Mechanical Science and Technology for Aerospace Engineering October Vol. 31 2012 No. 10 Web2. 0 400030 SaaS B /S Web2. 0 Web2. 0 TP315 A 1003-8728 2012 10-1638-06 Design and Implementation

More information

Network Working Group Request for Comments: 3372 BCP: 63 Category: Best Current Practice A. Vemuri Qwest Communications J. Peterson NeuStar September

Network Working Group Request for Comments: 3372 BCP: 63 Category: Best Current Practice A. Vemuri Qwest Communications J. Peterson NeuStar September Network Working Group Request for Comments: 3372 BCP: 63 Category: Best Current Practice A. Vemuri Qwest Communications J. Peterson NeuStar September 2002 Internet SIP-T C Internet 2002 PSTN Public Switched

More information

目 录(目录名)

目  录(目录名) 1 SIP... 1 1.1 SIP... 1 1.2 SIP... 1 1.3 SIP... 2 2 SIP... 3 2.1... 3 2.2... 4 3 SIP... 6 3.1 SIP... 6 3.2 SIP... 6 3.3... 6 3.3.1... 6 3.3.2... 8 4 SIP... 11 4.1... 11 4.2 1xx... 11 4.3 2xx... 12 4.4

More information

IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I

IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I 2004 5 IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I Abstract The techniques of digital video processing, transferring

More information

ICS 13.310 A 91 SZDB/Z 深 圳 市 标 准 化 指 导 性 技 术 文 件 SZDB/Z 158 2015 交 通 运 输 行 业 视 频 监 控 联 网 系 统 通 用 技 术 要 求 General technical specification for video monitoring network system of transportation industry in

More information

LAMP system and relative tools like SNMP, Expect, Nmap, etc. to build a cross- platform, lo

LAMP system and relative tools like SNMP, Expect, Nmap, etc. to build a cross- platform, lo cchu@ttu.edu.tw jacklin@ttu.edu.tw twt@mail.chihlee.edu.tw LAMP system and relative tools like SNMP, Expect, Nmap, etc. to build a cross- platform, low cost and modulized monitoring, managing, and recovering

More information

TrackF- 網際網路技術 ChangAd-Hoc [5][6]SIP SIP UA Ad-HocSIP UPnPoverhead 3. SIP LSP SIPSIP presencesip(all SIP)SIP SIP (State Digram) 3.1 SIP UDP SIP UASIP

TrackF- 網際網路技術 ChangAd-Hoc [5][6]SIP SIP UA Ad-HocSIP UPnPoverhead 3. SIP LSP SIPSIP presencesip(all SIP)SIP SIP (State Digram) 3.1 SIP UDP SIP UASIP Design and Realization of Ad -hoc VoIP System 1 1 1,2 Shih-Yi Chiu 1 Chun-Hui Sung 1 Lin-Huang Chang 1,2 1 2 (VoIP) SIP (SLP) SIP UA SIP SIP UA SIP VoIPSIP SIP Abstract In the recent years, wireless network

More information

基 于 SCORM 规 范 的 资 源 打 包 方 法 设 计 与 实 现 摘 要 共 享 式 教 材 组 件 参 考 模 型 (Sharable Course Object Reference Model, 简 称 SCORM), 已 成 为 目 前 国 际 上 公 认 的 e-learning

基 于 SCORM 规 范 的 资 源 打 包 方 法 设 计 与 实 现 摘 要 共 享 式 教 材 组 件 参 考 模 型 (Sharable Course Object Reference Model, 简 称 SCORM), 已 成 为 目 前 国 际 上 公 认 的 e-learning 中 国 科 学 技 术 大 学 硕 士 研 究 生 学 位 论 文 论 文 题 目 基 于 SCORM 规 范 的 资 源 打 包 方 法 设 计 与 实 现 作 者 姓 名 陈 丁 惠 工 程 领 域 软 件 工 程 学 号 SG02201035 校 内 导 师 企 业 导 师 单 位 名 称 郑 浩 然 叶 盛 元 计 算 机 科 学 与 技 术 系 完 成 时 间 二 〇 〇 五 年 十 月

More information

untitled

untitled 1. 95 年 度 2 老 2 老 8 10 11 理 4 2007.3.12 2. 更 Cisco 2960 switch 路 更 路 更 路 更 更 NIS 狀 料 兩 數 Visual Studio Standard.net 2005 老 2007.4.19 Panel talk 行 95 年 度 良 老 葉 羅 老 45 參 行 領 力 立 C 行 力 行 路 力 95 年 度 路 97 年

More information

SL2511 SR Plus 操作手冊_單面.doc

SL2511 SR Plus 操作手冊_單面.doc IEEE 802.11b SL-2511 SR Plus SENAO INTERNATIONAL CO., LTD www.senao.com - 1 - - 2 - .5 1-1...5 1-2...6 1-3...6 1-4...7.9 2-1...9 2-2 IE...11 SL-2511 SR Plus....13 3-1...13 3-2...14 3-3...15 3-4...16-3

More information

WAPOPAC系統設計與行動圖書館通訊技術之探討.PDF

WAPOPAC系統設計與行動圖書館通訊技術之探討.PDF 44 61-77 92 2 WAPOPAC WAP WAP-based OPAC WAPOPAC WAP WAP WAP, Design of WAPOPAC System and Survey on Mobile Library Communication Technology Sinn-Cheng Lin Associate Professor Department of Information

More information

untitled

untitled LBS Research and Application of Location Information Management Technology in LBS TP319 10290 UDC LBS Research and Application of Location Information Management Technology in LBS , LBS PDA LBS

More information

第四章-個案分析.doc

第四章-個案分析.doc - 33-27 28 AP application software - 34 - Value Added Service 60%~65% Project 35%~40% Broadband VOD Wireless Project by 80% 20% Contract Project by S.I. 29 SI System Integrationer MIC Total Solution Provider

More information

University of Science and Technology of China A dissertation for master s degree Research of e-learning style for public servants under the context of

University of Science and Technology of China A dissertation for master s degree Research of e-learning style for public servants under the context of 中 国 科 学 技 术 大 学 硕 士 学 位 论 文 新 媒 体 环 境 下 公 务 员 在 线 培 训 模 式 研 究 作 者 姓 名 : 学 科 专 业 : 导 师 姓 名 : 完 成 时 间 : 潘 琳 数 字 媒 体 周 荣 庭 教 授 二 一 二 年 五 月 University of Science and Technology of China A dissertation for

More information

ebook140-8

ebook140-8 8 Microsoft VPN Windows NT 4 V P N Windows 98 Client 7 Vintage Air V P N 7 Wi n d o w s NT V P N 7 VPN ( ) 7 Novell NetWare VPN 8.1 PPTP NT4 VPN Q 154091 M i c r o s o f t Windows NT RAS [ ] Windows NT4

More information

Master Thesis_專門用來製作目錄.doc

Master Thesis_專門用來製作目錄.doc Introduction All-IP [1-4] All-IP packet switching long delay time, jitter packet loss All-IP Budget-Based QoS End-to-End QoS (real time on demand) 1 1.1 Circuit Switching Packet Switching DWDM IP VoIP

More information

基于泛在网的智能交通应用系统总体框架

基于泛在网的智能交通应用系统总体框架 ICS 01.040.33 M04 YDB 2010-2623T-YD 中 国 通 信 标 准 化 协 会 标 准 YDB 2010-2623T-YD 通 信 网 支 持 智 能 交 通 系 统 总 体 框 架 General architecture of intelligent transportation system based on telecommunication networks 201X

More information

OSI OSI 15% 20% OSI OSI ISO International Standard Organization 1984 OSI Open-data System Interface Reference Model OSI OSI OSI OSI ISO Prototype Prot

OSI OSI 15% 20% OSI OSI ISO International Standard Organization 1984 OSI Open-data System Interface Reference Model OSI OSI OSI OSI ISO Prototype Prot OSI OSI OSI 15% 20% OSI OSI ISO International Standard Organization 1984 OSI Open-data System Interface Reference Model OSI OSI OSI OSI ISO Prototype Protocol OSI OSI OSI OSI OSI O S I 2-1 Application

More information

RAQMON Context Setting MG PDA Applications RTP / FTP/ HTTP TCP/UDP S ignaling control plane (e.g. RS VP, NS IS) Streaming Media, Transaction, Bulk dat

RAQMON Context Setting MG PDA Applications RTP / FTP/ HTTP TCP/UDP S ignaling control plane (e.g. RS VP, NS IS) Streaming Media, Transaction, Bulk dat Realtime Application QOS Monitoring (RAQMON) Dan Romascanu dromasca@avaya.com 1 RAQMON Context Setting MG PDA Applications RTP / FTP/ HTTP TCP/UDP S ignaling control plane (e.g. RS VP, NS IS) Streaming

More information

SIP/ENUM Trial

SIP/ENUM Trial Taiwan SIP/ENUM trial ENUM Director of TWNIC IP Department 2004/12/15 1 Outline What is ENUM Taiwan SIP/ENUM Trial Project ENUM 2 What is ENUM ENUMDNSE.164 ENUMDNS ENUM 3 ENUMDNSE.164 Enum telephone Number

More information

第 1 章 概 述 1.1 计 算 机 网 络 在 信 息 时 代 中 的 作 用 1.2 计 算 机 网 络 的 发 展 过 程 *1.2.1 分 组 交 换 的 产 生 *1.2.2 因 特 网 时 代 *1.2.3 关 于 因 特 网 的 标 准 化 工 作 1.2.4 计 算 机 网 络 在

第 1 章 概 述 1.1 计 算 机 网 络 在 信 息 时 代 中 的 作 用 1.2 计 算 机 网 络 的 发 展 过 程 *1.2.1 分 组 交 换 的 产 生 *1.2.2 因 特 网 时 代 *1.2.3 关 于 因 特 网 的 标 准 化 工 作 1.2.4 计 算 机 网 络 在 计 算 机 网 络 ( 第 4 版 ) 课 件 第 1 章 计 算 机 网 络 概 述 郭 庆 北 Ise_guoqb@ujn.edu.cn 2009-02-25 第 1 章 概 述 1.1 计 算 机 网 络 在 信 息 时 代 中 的 作 用 1.2 计 算 机 网 络 的 发 展 过 程 *1.2.1 分 组 交 换 的 产 生 *1.2.2 因 特 网 时 代 *1.2.3 关 于 因 特

More information

2 / (),, (Claim)(Prior art), ;,,,,,,

2 / (),, (Claim)(Prior art), ;,,,,,, 2 / (),, (Claim)(Prior art), ;,,,,,, ( ) 3 ;, :() ( :) (:) (: ) (: ), :,, :(),, :() 4 5 18,,,, I,M,D 6 - 7 - 8 :9,, - 9 9,,,1:,2:,3: (), 10 US 8,312,290 B2 (country code), /, Kind Code "US 2003/1234567

More information

Chap6.ppt

Chap6.ppt Computer Networks v4 cs.sjtu 12/21/12 6 Internet ftp://ftp.cs.sjtu.edu.cn/ybzhang 61 / 110 Computer Networks v4 cs.sjtu 12/21/12 ftp://ftp.cs.sjtu.edu.cn/ybzhang 62 / 110 Computer Networks v4 cs.sjtu 12/21/12

More information

128 ( ) ( ) [ 1 ] [2] [3] (1) (2) (3) [1] [2] [3] 10 2 ( ) (1997.6) ( ) 64

128 ( ) ( ) [ 1 ] [2] [3] (1) (2) (3) [1] [2] [3] 10 2 ( ) (1997.6) ( ) 64 BIBLID 1026-5279 (2005) 94:2 p. 127-154 (2005.12) 127 Keywords Digital Library High School Library Library Website Open Source E-mail frank@hchs.hc.edu.tw 128 (2005.12) ( ) 6 0 68 [ 1 ] [2] [3] (1) (2)

More information

XML/DTD (1) XML (Markup) SGML HTML XML XML XML 2004/7/ All Rights Reserved 2

XML/DTD (1) XML (Markup) SGML HTML XML XML XML 2004/7/ All Rights Reserved 2 XML/DTD (1) XML (Markup) SGML HTML XML XML XML 2004 All Rights Reserved 2 SGML Standard Generalized Markup Language ( ) XML Extensible Markup Language HTML HyperText Markup Language 2004 All Rights Reserved

More information

NANO COMMUNICATION 23 No.3 90 CMOS 94/188 GHz CMOS 94/188 GHz A 94/188 GHz Dual-Band VCO with Gm- Boosted Push-Push Pair in 90nm CMOS 90 CMOS 94

NANO COMMUNICATION 23 No.3 90 CMOS 94/188 GHz CMOS 94/188 GHz A 94/188 GHz Dual-Band VCO with Gm- Boosted Push-Push Pair in 90nm CMOS 90 CMOS 94 NANO COMMUNICATION 23 No.3 90 CMOS 94/188 GHz 23 90 CMOS 94/188 GHz A 94/188 GHz Dual-Band VCO with Gm- Boosted Push-Push Pair in 90nm CMOS 90 CMOS 94/188GHz LC class-b 0.70 0.75 mm 2 pad 1 V 19.6 ma (ƒ

More information

ebook140-9

ebook140-9 9 VPN VPN Novell BorderManager Windows NT PPTP V P N L A V P N V N P I n t e r n e t V P N 9.1 V P N Windows 98 Windows PPTP VPN Novell BorderManager T M I P s e c Wi n d o w s I n t e r n e t I S P I

More information

Microsoft PowerPoint - Performance Analysis of Video Streaming over LTE using.pptx

Microsoft PowerPoint - Performance Analysis of Video Streaming over LTE using.pptx ENSC 427 Communication Networks Spring 2016 Group #2 Project URL: http://www.sfu.ca/~rkieu/ensc427_project.html Amer, Zargham 301149920 Kieu, Ritchie 301149668 Xiao, Lei 301133381 1 Roadmap Introduction

More information

Cisco CP-7911G= (CP-PWR-CORD-NA=+CP-PWR-CUBE-3=) 1 SIP 案號 LP 第 組 / 項次 / 2.03 契約金額 ( 含稅 )/NT$ 6,930 Cisco... Cisco Unified IP Phone 7911G 10/10

Cisco CP-7911G= (CP-PWR-CORD-NA=+CP-PWR-CUBE-3=) 1 SIP 案號 LP 第 組 / 項次 / 2.03 契約金額 ( 含稅 )/NT$ 6,930 Cisco... Cisco Unified IP Phone 7911G 10/10 Cisco CP-911G= (CP-PWR-CORD-NA=+CP-PWR-CUBE-3=) 1SIP.3 6,93 Cisco... Cisco Unified IP Phone 911G 1/1PC LCD() 個 1/1BASE-Tx 乙太網路介面 個引導式功能軟體按鍵 單色 LCD 圖形顯示器 (891111). 3 1 11/1Base-TX()1/1BaseTX (Voice-over-Internet

More information

2 response personnel to speed up the rescue operations after various natural or man-made disasters. Keywords: SMS, Database, Disaster

2 response personnel to speed up the rescue operations after various natural or man-made disasters. Keywords: SMS, Database, Disaster Journal of Information, Technology and Society 2004(1) 1 Implementation of Emergency Response SMS System Using DBMS a b c d 1 106 s1428032@ntut.edu.tw, loveru@geoit.ws, aponson@yahoo.com.tw, waltchen@ntut.edu.tw

More information

epub 79-1

epub 79-1 1 XML X M L X M L X M L We b 1.1 markup language M L M L A S C I I A S C I I C 0 0 0 1 F C R - L F M S - D O S M S - Wi n d o w s U n i x L F M a c O S C R A S C I I A S C I I -. - -. C C + + { }. b e

More information

豐佳燕.PDF

豐佳燕.PDF Application of Information Literacy to chiayen@estmtc.tp.edu.tw information literacy Theme-oriented teaching. Abstract Based on the definition of Information Literacy and Six core concepts of the problem

More information

sipxservice... 3 1.1.... 3 1.2.... 3 1.3. SIP... 5... 6 2.1. sipxservice SIP... 6 2.2. CDRservice... 7 2.3. EMSservice... 8 Sip... 9 3.1.... 9 3.2....

sipxservice... 3 1.1.... 3 1.2.... 3 1.3. SIP... 5... 6 2.1. sipxservice SIP... 6 2.2. CDRservice... 7 2.3. EMSservice... 8 Sip... 9 3.1.... 9 3.2.... sipxservice SIP Version 1.0 1 sipxservice... 3 1.1.... 3 1.2.... 3 1.3. SIP... 5... 6 2.1. sipxservice SIP... 6 2.2. CDRservice... 7 2.3. EMSservice... 8 Sip... 9 3.1.... 9 3.2.... 10 3.3.... 11... 12

More information

<4D6963726F736F667420576F7264202D20B3C9B6BCBCD1B7A2B0B2CCA9BFC6BCBCB9C9B7DDD3D0CFDEB9ABCBBECAD7B4CEB9ABBFAAB7A2D0D0B9C9C6B1B2A2D4DAB4B4D2B5B0E5C9CFCAD0D5D0B9C9CBB5C3F7CAE9A3A8C9EAB1A8B8E5A3A9B1A8CBCDC8D5C6DAA3BA32303135C4EA36D4C23136C8D52E6

<4D6963726F736F667420576F7264202D20B3C9B6BCBCD1B7A2B0B2CCA9BFC6BCBCB9C9B7DDD3D0CFDEB9ABCBBECAD7B4CEB9ABBFAAB7A2D0D0B9C9C6B1B2A2D4DAB4B4D2B5B0E5C9CFCAD0D5D0B9C9CBB5C3F7CAE9A3A8C9EAB1A8B8E5A3A9B1A8CBCDC8D5C6DAA3BA32303135C4EA36D4C23136C8D52E6 创 业 板 风 险 提 示 声 明 : 本 次 股 票 发 行 后 拟 在 创 业 板 市 场 上 市, 该 市 场 具 有 较 高 的 投 资 风 险 创 业 板 公 司 具 有 业 绩 不 稳 定 经 营 风 险 高 退 市 风 险 大 等 特 点, 投 资 者 面 临 较 大 的 市 场 风 险 投 资 者 应 充 分 了 解 创 业 板 市 场 的 投 资 风 险 及 公 司 所 披 露 的

More information

XML SOAP DOM B2B B/S B2B B2B XML SOAP

XML SOAP DOM B2B B/S B2B B2B XML SOAP 10384 9831010 U D C B2B 2 0 0 1 4 2 0 0 1 5 2 0 0 1 2001 4 XML SOAP DOM B2B B/S B2B B2B XML SOAP ABSTRACT Based on the research of Supply Chain Management theory and E-Commerce theory, especially in Business

More information

IP505SM_manual_cn.doc

IP505SM_manual_cn.doc IP505SM 1 Introduction 1...4...4...4...5 LAN...5...5...6...6...7 LED...7...7 2...9...9...9 3...11...11...12...12...12...14...18 LAN...19 DHCP...20...21 4 PC...22...22 Windows...22 TCP/IP -...22 TCP/IP

More information

ebook64-1

ebook64-1 1 Internet Protocol, IPI P (voice over IPVo I P ) (packetized voice) (Internet telephony) Vo I P Vo I I P I n t e r n e ti n t e r n e t s 1.1 Vo I P I (IP telephony) p a c k e t - v o i c e I P 1.2 I

More information

PL600 IPPBX 用户手册_V2.0_.doc

PL600 IPPBX 用户手册_V2.0_.doc VoIP 网 络 交 换 机 PL-600 IPPBX 用 户 手 册 深 圳 普 联 讯 电 子 科 技 有 限 公 司 版 权 所 有 2009 深 圳 市 普 联 讯 电 子 科 技 有 限 公 司 第 1 共 1 目 录 1. 前 言...3 2. 安 装 前 准 备...3 3. 硬 件 安 装...4 4. 登 陆 及 一 般 操 作 介 绍...4 5. 基 本 配 置...6 6.

More information

PH802使用手册

PH802使用手册 net technology PH802 net Words Machine Manual http://www.manuallib.com/file/616304 From ManualLib.com ManualLib.com collects and classifies the global product instrunction manuals to help users access

More information

2/80 2

2/80 2 2/80 2 3/80 3 DSP2400 is a high performance Digital Signal Processor (DSP) designed and developed by author s laboratory. It is designed for multimedia and wireless application. To develop application

More information

final

final 行 政 院 研 究 發 展 考 核 委 員 會 政 府 網 站 建 置 及 營 運 作 業 參 考 指 引 中 華 民 國 99 年 2 月 政 府 網 站 建 置 及 營 運 作 業 參 考 指 引 目 次 前 言 與 導 讀... 1 一. 緣 由... 1 二. 現 行 規 範 應 用 的 運 作 與 問 題... 1 三. 政 府 網 站 建 置 與 營 運 作 業 參 考 指 引 之 規

More information

UDC The Design and Implementation of a Specialized Search Engine Based on Robot Technology 厦门大学博硕士论文摘要库

UDC The Design and Implementation of a Specialized Search Engine Based on Robot Technology 厦门大学博硕士论文摘要库 10384 200128011 UDC The Design and Implementation of a Specialized Search Engine Based on Robot Technology 2004 5 2004 2004 2004 5 World Wide Web Robot Web / (Focused Crawling) Web Meta data Web Web I

More information

2002 7 2 Session Number E-Business PSTN PSTN Remote Site Frame Relay X.25 Leased Line : & Self Replicating Code Password Guessing 1980 Exploiting Known Vulnerabilities Password Cracking Back Doors

More information

目 彔 1. 准 备 工 作... 1 2. 登 彔 设 置... 2 3. 功 能 说 明... 4 3.1 实 时 监 控... 4 3.1.1 基 本 控 制... 4 4.1.2 功 能 设 置... 4 3.1.3 画 质 调 节... 6 3.1.4 彔 像 与 抓 拍... 6 3.1

目 彔 1. 准 备 工 作... 1 2. 登 彔 设 置... 2 3. 功 能 说 明... 4 3.1 实 时 监 控... 4 3.1.1 基 本 控 制... 4 4.1.2 功 能 设 置... 4 3.1.3 画 质 调 节... 6 3.1.4 彔 像 与 抓 拍... 6 3.1 嵌 入 式 Web Server 用 户 手 册 V2.0 感 谢 您 选 用 本 公 司 的 产 品, 请 您 在 使 用 本 产 品 前 仔 细 阅 读 用 户 手 册, 本 用 户 手 册 将 为 您 提 供 正 确 的 使 用 说 明 版 权 声 明 : 本 用 户 手 册 版 权 归 天 津 市 亚 安 科 技 股 仹 有 限 公 司 所 有, 未 经 本 公 司 许 可, 仸 何 机 构

More information

1

1 DOCUMENTATION FOR FAW-VW Auto Co., Ltd. Sales & Service Architecture Concept () () Version 1.0.0.1 Documentation FAW-VW 1 61 1...4 1.1...4 2...4 3...4 3.1...4 3.2...5 3.3...5 4...5 4.1 IP...5 4.2 DNSDNS...6

More information

財金資訊-80期.indd

財金資訊-80期.indd IPv6 / LINE YouTube TCP/IP TCP (Transmission Control Protocol) IP (Internet Protocol) (node) (address) IPv4 168.95.1.1 IPv4 1981 RFC 791 --IP IPv4 32 2 32 42 IP (Internet Service Provider ISP) IP IP IPv4

More information

2013_6_3.indd

2013_6_3.indd 中 国 科 技 资 源 导 刊 ISSN 1674-1544 2013 年 11 月 第 45 卷 第 6 期 95-99, 107 CHINA SCIENCE & TECHNOLOGY RESOURCES REVIEW ISSN 1674-1544 Vol.45 No.6 95-99, 107 Nov. 2013 构 建 基 于 大 数 据 的 智 能 高 校 信 息 化 管 理 服 务 系 统

More information

Microsoft Word doc

Microsoft Word doc 中 考 英 语 科 考 试 标 准 及 试 卷 结 构 技 术 指 标 构 想 1 王 后 雄 童 祥 林 ( 华 中 师 范 大 学 考 试 研 究 院, 武 汉,430079, 湖 北 ) 提 要 : 本 文 从 结 构 模 式 内 容 要 素 能 力 要 素 题 型 要 素 难 度 要 素 分 数 要 素 时 限 要 素 等 方 面 细 致 分 析 了 中 考 英 语 科 试 卷 结 构 的

More information

一.NETGEAR VPN防火墙产品介绍

一.NETGEAR VPN防火墙产品介绍 NETGEAR VPN NETGEAR 6 http://www.netgear.com.cn - 1 - NETGEAR VPN... 4 1.1 VPN...4 1.2 Dynamic Domain Name Service...4 1.3 Netgear VPN...4 Netgear VPN... 6 2.1 FVS318 to FVS318 IKE Main...7 2.1.1 A VPN

More information

K301Q-D VRT中英文说明书141009

K301Q-D VRT中英文说明书141009 THE INSTALLING INSTRUCTION FOR CONCEALED TANK Important instuction:.. Please confirm the structure and shape before installing the toilet bowl. Meanwhile measure the exact size H between outfall and infall

More information

Vol. 22 No. 4 JOURNAL OF HARBIN UNIVERSITY OF SCIENCE AND TECHNOLOGY Aug GPS,,, : km, 2. 51, , ; ; ; ; DOI: 10.

Vol. 22 No. 4 JOURNAL OF HARBIN UNIVERSITY OF SCIENCE AND TECHNOLOGY Aug GPS,,, : km, 2. 51, , ; ; ; ; DOI: 10. 22 4 2017 8 Vol. 22 No. 4 JOURNAL OF HARBIN UNIVERSITY OF SCIENCE AND TECHNOLOGY Aug. 2017 150080 GPS,,, : 27. 36 km, 2. 51, 110. 43, ; ; ; ; DOI: 10. 15938 /j. jhust. 2017. 04. 015 U469. 13 A 1007-2683

More information

1 VLBI VLBI 2 32 MHz 2 Gbps X J VLBI [3] CDAS IVS [4,5] CDAS MHz, 16 MHz, 8 MHz, 4 MHz, 2 MHz [6] CDAS VLBI CDAS 2 CDAS CDAS 5 2

1 VLBI VLBI 2 32 MHz 2 Gbps X J VLBI [3] CDAS IVS [4,5] CDAS MHz, 16 MHz, 8 MHz, 4 MHz, 2 MHz [6] CDAS VLBI CDAS 2 CDAS CDAS 5 2 32 1 Vol. 32, No. 1 2014 2 PROGRESS IN ASTRONOMY Feb., 2014 doi: 10.3969/j.issn.1000-8349.2014.01.07 VLBI 1,2 1,2 (1. 200030 2. 200030) VLBI (Digital Baseband Convertor DBBC) CDAS (Chinese VLBI Data Acquisition

More information

穨網經期末報告-WAP.PDF

穨網經期末報告-WAP.PDF WAP WAP 8841641 8641641 8641648 PC PC 1997 (Nokia) (Ericsson) (Motorola) Phone.com (Wireless Application Protocol WAP) (Wireless Portal) WAP WAP ( 1 HTTP) (Wireless Markup Language WML) WAP WAP WML Nokia

More information

2 SGML, XML Document Traditional WYSIWYG Document Content Presentation Content Presentation Structure Structure? XML/SGML 3 2 SGML SGML Standard Gener

2 SGML, XML Document Traditional WYSIWYG Document Content Presentation Content Presentation Structure Structure? XML/SGML 3 2 SGML SGML Standard Gener SGML HTML XML 1 SGML XML Extensible Markup Language XML SGML Standard Generalized Markup Language, ISO 8879, SGML HTML ( Hypertext Markup Language HTML) (Markup Language) (Tag) < > Markup (ISO) 1986 SGML

More information

f 2 f 2 f q 1 q 1 q 1 q 2 q 1 q n 2 f 2 f 2 f H = q 2 q 1 q 2 q 2 q 2 q n f 2 f 2 f q n q 1 q n q 2 q n q n H R n n n Hessian

f 2 f 2 f q 1 q 1 q 1 q 2 q 1 q n 2 f 2 f 2 f H = q 2 q 1 q 2 q 2 q 2 q n f 2 f 2 f q n q 1 q n q 2 q n q n H R n n n Hessian 2012 10 31 10 Mechanical Science and Technology for Aerosace Engineering October Vol. 31 2012 No. 10 1 2 1 2 1 2 1 2 1 300387 2 300387 Matlab /Simulink Simulink TH112 A 1003-8728 2012 10-1664-06 Dynamics

More information

(Real-time) (Local Host) (Buffer) (Video Conference) (VoD) (NetRadio) ,000 [1]( ) ( ) 1400 (2001 ) 75 (2005 ) DFC Intelligence [2] 1

(Real-time) (Local Host) (Buffer) (Video Conference) (VoD) (NetRadio) ,000 [1]( ) ( ) 1400 (2001 ) 75 (2005 ) DFC Intelligence [2] 1 1001 TEL (03) 5712121 EXT. 56667 E-Mail tgs@app.geo.ncu.edu.tw ydlin@cis.nctu.edu.tw TEL 03 5712121 EXT.58554 ADSL RTP RTSP SDP SMIL (Apple Computer) RTP RTP RTSP RTP Streaming RTP RTSP Darwin Streaming

More information

Microsoft Word - 46.doc

Microsoft Word - 46.doc 基 于 PDM 的 邮 件 管 理 系 统 的 研 究 汪 水 琴 李 杨 谢 川 杨 文 通 王 建 华 ( 北 京 工 业 大 学, 北 京,100022 ) Research of an E-Mail Management System Based on PDM WANG Shui-qin, LI Yang, XIE Chuan, YANG Wen-tong, WANG Jian-hua (Beijing

More information

Thesis for the Master degree in Engineering Research on Negative Pressure Wave Simulation and Signal Processing of Fluid-Conveying Pipeline Leak Candi

Thesis for the Master degree in Engineering Research on Negative Pressure Wave Simulation and Signal Processing of Fluid-Conveying Pipeline Leak Candi U17 10220 UDC624 Thesis for the Master degree in Engineering Research on Negative Pressure Wave Simulation and Signal Processing of Fluid-Conveying Pipeline Leak Candidate:Chen Hao Tutor: Xue Jinghong

More information

工程师培训

工程师培训 .1 TCP/IP TCP/IP 1 .2.2.1 Host 1960 S 1970 S Host Low Speed Lines 1970 S 1980 S pc Server Local Interneting 1980 S 1990 S Branch. pc Branch. WAN Branch. pc pc IBM SNA IBM X.25 2 .2.2 OSI OSI Application

More information

ebook140-11

ebook140-11 11 VPN Windows NT4 B o r d e r M a n a g e r VPN VPN V P N V P N V P V P N V P N TCP/IP 11.1 V P N V P N / ( ) 11.1.1 11 V P N 285 2 3 1. L A N LAN V P N 10MB 100MB L A N VPN V P N V P N Microsoft PPTP

More information

路演公告.PDF

路演公告.PDF OO OO 417-427 1 IT IT 2 3 4 5 95.2% 6 7 8 0.47%, 2003 1-6 8,492.02 20.47% 2002 38.02% 20031-6 983.64 24.85% 2002 29.17% 2003 2003 23,109.20 3.45% 2003 3390.37 0.53% 2000 1 2001 3 2000 2001 2002 2003

More information

Microsoft Word - YDB 064-2011 Vehicle Telematics Service Requirement and General Framework

Microsoft Word - YDB 064-2011 Vehicle Telematics Service Requirement and General Framework 通 信 标 准 类 技 术 报 告 YDB XXX 2010 泛 在 物 联 应 用 汽 车 信 息 服 务 业 务 需 求 和 总 体 框 架 Vehicle Telematic Service Requirement and General Framework 200X XX XX 印 发 中 国 通 信 标 准 化 协 会 目 次 前 言... 错 误! 未 定 义 书 签 1 范 围...

More information

Microsoft Word - chnInfoPaper6

Microsoft Word - chnInfoPaper6 文 章 编 号 :3-77(2)-- 文 章 编 号 :92 基 于 中 文 拼 音 输 入 法 数 据 的 汉 语 方 言 词 汇 自 动 识 别 张 燕, 张 扬 2, 孙 茂 松 (. 清 华 大 学 计 算 机 系, 北 京 市 84;2. 搜 狗 科 技 公 司, 北 京 市 84) 摘 要 : 方 言 研 究 领 域 中 的 语 音 研 究 词 汇 研 究 及 语 法 研 究 是 方 言

More information

Important Notice SUNPLUS TECHNOLOGY CO. reserves the right to change this documentation without prior notice. Information provided by SUNPLUS TECHNOLO

Important Notice SUNPLUS TECHNOLOGY CO. reserves the right to change this documentation without prior notice. Information provided by SUNPLUS TECHNOLO Car DVD New GUI IR Flow User Manual V0.1 Jan 25, 2008 19, Innovation First Road Science Park Hsin-Chu Taiwan 300 R.O.C. Tel: 886-3-578-6005 Fax: 886-3-578-4418 Web: www.sunplus.com Important Notice SUNPLUS

More information

山东省招生委员会

山东省招生委员会 附 件 2: 2012 年 度 山 东 大 学 精 品 课 程 申 报 表 课 程 名 称 课 程 负 责 人 所 属 院 系 网 站 建 设 与 设 计 连 莉 副 教 授 计 算 机 学 院 课 程 类 型 理 论 课 ( 不 含 实 践 ) 理 论 课 ( 含 实 践 ) 实 践 ( 验 ) 课 所 属 专 业 大 类 所 属 专 业 类 理 工 电 子 信 息 科 学 类 联 系 电 话 13256167020

More information

. 1 4 Web PAD

. 1 4 Web PAD 20 1 2014 2 Open Education Research Vol. 20 No. 1 Feb. 2014 1 2 1. 100875 2. - 100875 G434 A 1007-2179 2013 06-0100 - 11 10 2013 2013 Microlecture Minicourse Microlesson Microlecture A Le Roy A. McGrew

More information

(Microsoft Word - \261M\256\327\272\353\302\262\263\370\247iEnd.doc)

(Microsoft Word - \261M\256\327\272\353\302\262\263\370\247iEnd.doc) 摘 要 長 榮 大 學 資 訊 管 理 學 系 畢 業 專 案 實 作 專 案 編 號 : 旅 遊 行 程 規 劃 - 以 台 南 市 為 例 Tour Scheduling for Tainan City CJU-IM- PRJ-096-029 執 行 期 間 : 95 年 2 月 13 日 至 96 年 1 月 20 日 陳 貽 隆 陳 繼 列 張 順 憶 練 哲 瑋 專 案 參 與 人 員 :

More information

Improving the Effectiveness of the Training of Civil Service by Applying Learning Science and Technology: The Case Study of the National Academy of Ci

Improving the Effectiveness of the Training of Civil Service by Applying Learning Science and Technology: The Case Study of the National Academy of Ci 善 用 學 習 科 技 提 升 公 務 人 員 培 訓 之 效 能 : 以 國 家 文 官 學 院 學 習 科 技 之 建 構 與 運 用 為 例 蔡 璧 煌 鍾 廣 翰 摘 要 公 務 人 員 的 素 質 代 表 一 國 國 力, 除 攸 關 國 家 施 政 外, 也 影 響 國 家 整 體 之 發 展, 因 此 如 何 善 用 學 習 科 技 協 助 公 務 人 員 培 訓 與 管 理, 未 來

More information

Microsoft PowerPoint - 数据通信-ch1.ppt

Microsoft PowerPoint - 数据通信-ch1.ppt 主 要 内 容 与 基 本 要 求 主 要 内 容 数 据 通 信 与 计 算 机 网 络 计 算 机 网 络 的 发 展 过 程 分 类 以 及 主 要 性 能 指 标 ; 分 组 交 换 的 基 本 原 理 及 其 与 电 路 交 换 报 文 交 换 的 联 系 与 区 别 ; 计 算 机 网 络 的 协 议 与 体 系 结 构 第 1 章 概 述 基 本 要 求 掌 握 分 组 交 换 电 路

More information

1 SQL Server 2005 SQL Server Microsoft Windows Server 2003NTFS NTFS SQL Server 2000 Randy Dyess DBA SQL Server SQL Server DBA SQL Server SQL Se

1 SQL Server 2005 SQL Server Microsoft Windows Server 2003NTFS NTFS SQL Server 2000 Randy Dyess DBA SQL Server SQL Server DBA SQL Server SQL Se 1 SQL Server 2005 DBA Microsoft SQL Server SQL ServerSQL Server SQL Server SQL Server SQL Server SQL Server 2005 SQL Server 2005 SQL Server 2005 o o o SQL Server 2005 1 SQL Server 2005... 3 2 SQL Server

More information

<4D6963726F736F667420576F7264202D20312D3120D5D0B9C9CBB5C3F7CAE9A3A8C9EAB1A8B8E5A3A9>

<4D6963726F736F667420576F7264202D20312D3120D5D0B9C9CBB5C3F7CAE9A3A8C9EAB1A8B8E5A3A9> 本 次 股 票 发 行 后 拟 在 创 业 板 市 场 上 市, 该 市 场 具 有 较 高 的 投 资 风 险 创 业 板 公 司 具 有 业 绩 不 稳 定 经 营 风 险 高 退 市 风 险 大 等 特 点, 投 资 者 面 临 较 大 的 市 场 风 险 投 资 者 应 充 分 了 解 创 业 板 市 场 的 投 资 风 险 及 本 公 司 所 披 露 的 风 险 因 素, 审 慎 作 出

More information

ebook70-13

ebook70-13 1 3 I S P O p e n L i n u x Point to Point Protocol P P P I S P L i n u x 10 L i n u x World Wide We b 13.1 We b f t p ( ) f t p (File Transfer Protocol F T P ) F T P g e t p u t 13. 1. 1 F T P f t p n

More information

Microsoft Word - Front cover_white.doc

Microsoft Word - Front cover_white.doc Real Time Programme 行 情 报 价 程 序 Seamico Securities Public Company Limited WWW.SEAMICO.COM Table of Content 目 录 开 始 使 用 开 始 使 用 Z Net 程 序 程 序 1 股 票 观 察 者 4 每 日 股 票 按 时 间 的 交 易 查 询 10 多 股 同 列 13 股 票 行 情

More information

Construction of Chinese pediatric standard database A Dissertation Submitted for the Master s Degree Candidate:linan Adviser:Prof. Han Xinmin Nanjing

Construction of Chinese pediatric standard database A Dissertation Submitted for the Master s Degree Candidate:linan Adviser:Prof. Han Xinmin Nanjing 密 级 : 公 开 学 号 :20081209 硕 士 学 位 论 文 中 医 儿 科 标 准 数 据 库 建 设 研 究 研 究 生 李 楠 指 导 教 师 学 科 专 业 所 在 学 院 毕 业 时 间 韩 新 民 教 授 中 医 儿 科 学 第 一 临 床 医 学 院 2011 年 06 月 Construction of Chinese pediatric standard database

More information

2 3. 1,,,.,., CAD,,,. : 1) :, 1,,. ; 2) :,, ; 3) :,; 4) : Fig. 1 Flowchart of generation and application of 3D2digital2building 2 :.. 3 : 1) :,

2 3. 1,,,.,., CAD,,,. : 1) :, 1,,. ; 2) :,, ; 3) :,; 4) : Fig. 1 Flowchart of generation and application of 3D2digital2building 2 :.. 3 : 1) :, 3 1 Vol. 3. 1 2008 2 CAA I Transactions on Intelligent Systems Feb. 2008, (,210093) :.,; 3., 3. :; ; ; ; : TP391 :A :167324785 (2008) 0120001208 A system f or automatic generation of 3D building models

More information

國家圖書館典藏電子全文

國家圖書館典藏電子全文 i ii Abstract The most important task in human resource management is to encourage and help employees to develop their potential so that they can fully contribute to the organization s goals. The main

More information

46 2011 11 467 數位遊戲式學習系統 7 2011 11 467 47 3 DBGameSys 48 2011 11 467 正規化資料模組 如何配置並儲存電子化資料 以 便減少資料被重覆儲存的程序 DBGameSys的主要功能模組包 學習者 審核評分模組 含 正規化資料模組 審核評分 模組 高分列表模組3大區塊 系統資料庫 在正規化資料模組的執行 高分列表模組 過程中 先要求學習者瀏覽遊戲

More information

科 研 信 息 化 技 术 与 应 用,2015, 6 (1) of identity and the framework of identity management, this paper analyses the development trend of Identity Management

科 研 信 息 化 技 术 与 应 用,2015, 6 (1) of identity and the framework of identity management, this paper analyses the development trend of Identity Management 科 研 信 息 化 技 术 与 应 用 2015, 6(1): 41 49 应 用 / APPLICATION 身 份 管 理 发 展 趋 势 和 中 国 科 学 院 身 份 管 理 系 统 薛 聪 1,2, 向 继 1 1, 高 能 1. 中 国 科 学 院 信 息 工 程 研 究 所 信 息 安 全 国 家 重 点 实 验 室, 北 京 100093 2. 中 国 科 学 院 大 学, 北 京

More information

WebSphere Studio Application Developer IBM Portal Toolkit... 2/21 1. WebSphere Portal Portal WebSphere Application Server stopserver.bat -configfile..

WebSphere Studio Application Developer IBM Portal Toolkit... 2/21 1. WebSphere Portal Portal WebSphere Application Server stopserver.bat -configfile.. WebSphere Studio Application Developer IBM Portal Toolkit... 1/21 WebSphere Studio Application Developer IBM Portal Toolkit Portlet Doug Phillips (dougep@us.ibm.com),, IBM Developer Technical Support Center

More information

<4D F736F F D20312D3120D5D0B9C9CBB5C3F7CAE9A3A8C9EAB1A8B8E5A3A92E646F63>

<4D F736F F D20312D3120D5D0B9C9CBB5C3F7CAE9A3A8C9EAB1A8B8E5A3A92E646F63> 本 次 股 票 发 行 后 拟 在 创 业 板 市 场 上 市, 该 市 场 具 有 较 高 的 投 资 风 险 创 业 板 公 司 具 有 业 绩 不 稳 定 经 营 风 险 高 退 市 风 险 大 等 特 点, 投 资 者 面 临 较 大 的 市 场 风 险 投 资 者 应 充 分 了 解 创 业 板 市 场 的 投 资 风 险 及 本 公 司 所 披 露 的 风 险 因 素, 审 慎 作 出

More information

I

I The Effect of Guided Discovery on The Learning Achievement and Learning Transfer of Grade 5 Students in Primary Schools I II Abstract The Effect of Guided Discovery on The Learning Achievement And Learning

More information

cost downoem Original Equipment Manufacture value up ODM Original Design Manufacture value addedobm Original Brand Manufacture a OEM ODM OBM O

cost downoem Original Equipment Manufacture value up ODM Original Design Manufacture value addedobm Original Brand Manufacture a OEM ODM OBM O * 林榮泰 2009 21 2008 OEM OBM * 32 cost downoem Original Equipment Manufacture value up ODM Original Design Manufacture value addedobm Original Brand Manufacture2006 2005a OEM ODM OBM OEM ODM OBM OEM OBM

More information

Microsoft Word - DIR-615_B2_Manual_1.00_T_.doc

Microsoft Word - DIR-615_B2_Manual_1.00_T_.doc D-Link DIR-615 Wireless N Broadband Router DIR-615...4 DIR-615...6...7 DIR-615...10 IP...10 DIR-615...15 DIR-615...24 DIR-615...29 D-Link DWA-645 DIR-615...30 Windows XP SP2...32 Windows Vista...35 (1)

More information

问 调 用 云 端 的 语 音 服 务 的 接 口 形 式, 对 规 范 语 音 识 别 服 务 提 供 方 式, 方 便 客 户 端 的 集 成 调 用, 从 而 促 进 语 音 交 互 应 用 的 推 广 发 展, 促 进 广 大 用 户 充 分 享 受 到 语 音 交 互 带 来 的 快 速

问 调 用 云 端 的 语 音 服 务 的 接 口 形 式, 对 规 范 语 音 识 别 服 务 提 供 方 式, 方 便 客 户 端 的 集 成 调 用, 从 而 促 进 语 音 交 互 应 用 的 推 广 发 展, 促 进 广 大 用 户 充 分 享 受 到 语 音 交 互 带 来 的 快 速 国 家 标 准 中 文 语 音 识 别 互 联 网 服 务 接 口 规 范 ( 征 求 意 见 稿 ) 编 制 说 明 一 工 作 简 况 1 任 务 来 源 按 照 国 家 标 准 化 管 理 委 员 会 2014 年 第 一 批 国 家 标 准 制 修 订 计 划 安 排, 国 家 标 准 制 定 项 目 中 文 语 音 识 别 互 联 网 服 务 接 口 规 范 ( 征 求 意 见 稿 ) 计

More information

目 標 評 核 項 目 中 央 研 究 院 102 年 總 辦 事 處 計 算 中 心 績 效 評 比 報 告 執 行 績 效 ( 含 設 定 目 標 之 複 雜 度 及 挑 戰 性 目 標 達 成 度 實 際 成 效 ) 共 同 性 評 核 項 目 一 行 政 效 能 ( 一 ) 建 置 本 院

目 標 評 核 項 目 中 央 研 究 院 102 年 總 辦 事 處 計 算 中 心 績 效 評 比 報 告 執 行 績 效 ( 含 設 定 目 標 之 複 雜 度 及 挑 戰 性 目 標 達 成 度 實 際 成 效 ) 共 同 性 評 核 項 目 一 行 政 效 能 ( 一 ) 建 置 本 院 中 央 研 究 院 102 年 總 辦 事 處 計 算 中 心 績 效 評 比 報 告 目 錄 壹 共 同 性 評 核 項 目... 1 一 行 政 效 能... 1 ( 一 ) 建 置 本 院 科 研 採 購 平 台... 1 ( 二 ) 規 劃 全 院 網 路 電 話 基 礎 建 設... 2 ( 三 ) 通 報 與 追 蹤 處 理 院 內 資 訊 安 全 事 項... 3 ( 四 ) 一 般

More information

TWLOM060929

TWLOM060929 TWLOM 2006.09.29 TWLOM TWLOM 2 TWLOM TW LOM TW LOM (Taiwan Learning Object Metadata) Learning Object Metadata (IEEE 1484.12.1-2002 LOM v1.0) (learning object) LOM LOM SCORM CanCore UK LOM Core TW LOM 4

More information

<B1B1BEA9B9E2BBB7D0C2CDF8BFC6BCBCB9C9B7DDD3D0CFDEB9ABCBBEB4B43F3F12FB6CB293>

<B1B1BEA9B9E2BBB7D0C2CDF8BFC6BCBCB9C9B7DDD3D0CFDEB9ABCBBEB4B43F3F12FB6CB293> 本 次 股 票 发 行 后 拟 在 创 业 板 市 场 上 市, 该 市 场 具 有 较 高 的 投 资 风 险 创 业 板 公 司 具 有 业 绩 不 稳 定 经 营 风 险 高 退 市 风 险 大 等 特 点, 投 资 者 面 临 较 大 的 市 场 风 险 投 资 者 应 充 分 了 解 创 业 板 市 场 的 投 资 风 险 及 本 公 司 所 披 露 的 风 险 因 素, 审 慎 作 出

More information

10384 199928010 UDC 2002 4 2002 6 2002 2002 4 DICOM DICOM 1. 2. 3. Canny 4. 5. DICOM DICOM DICOM DICOM I Abstract Eyes are very important to our lives. Biologic parameters of anterior segment are criterions

More information

Microsoft Word - 八月期刊.doc

Microsoft Word - 八月期刊.doc GSMA RCS 标 准 化 进 展 研 究 中 国 电 信 股 份 有 限 公 司 北 京 研 究 院 黄 倩 摘 要 :RCS(Rich Communication Suite, 富 通 信 业 务 套 件 ) 是 由 近 百 家 运 营 商 和 厂 商 在 GSMA 标 准 组 织 联 合 倡 导 的 可 商 用 可 实 施 互 通 基 于 IMS 通 信 的 核 心 业 务 集, 用 以 驱

More information

Olav Lundström MicroSCADA Pro Marketing & Sales 2005 ABB - 1-1MRS755673

Olav Lundström MicroSCADA Pro Marketing & Sales 2005 ABB - 1-1MRS755673 Olav Lundström MicroSCADA Pro Marketing & Sales 2005 ABB - 1 - Contents MicroSCADA Pro Portal Marketing and sales Ordering MicroSCADA Pro Partners Club 2005 ABB - 2 - MicroSCADA Pro - Portal Imagine that

More information

IP Audio Conference Phone 2033 User Guide

IP Audio Conference Phone 2033 User Guide ±Íà Š Nortel Communication Server 1000 Nortel IP 音 频 会 议 话 机 2033 用 户 指 南 修 订 历 史 修 订 历 史 2005 年 4 月 标 准 版 1.00 此 文 档 是 适 用 于 Communication Server 1000 IP 音 频 会 议 话 机 2033 的 新 文 档 3 修 订 历 史 4 目 录 目 录

More information

Microsoft Word - 口試本封面.doc

Microsoft Word - 口試本封面.doc 國 立 屏 東 教 育 大 學 客 家 文 化 研 究 所 碩 士 論 文 指 導 教 授 : 劉 明 宗 博 士 台 灣 客 家 俗 諺 中 的 數 詞 研 究 研 究 生 : 謝 淑 援 中 華 民 國 九 十 九 年 六 月 本 論 文 獲 行 政 院 客 家 委 員 會 99 度 客 家 研 究 優 良 博 碩 論 文 獎 助 行 政 院 客 家 委 員 會 獎 助 客 家 研 究 優 良

More information

国 际 视 野 中 国 立 场 原 创 诉 求 专 业 精 神 读 者 寄 语 Readers of the Message

国 际 视 野 中 国 立 场 原 创 诉 求 专 业 精 神 读 者 寄 语 Readers of the Message 中 国 新 闻 周 刊 2012 年 刊 例 国 际 视 野 中 国 立 场 原 创 诉 求 专 业 精 神 读 者 寄 语 Readers of the Message 中 国 新 闻 周 刊 China Newsweek 中 国 新 闻 社 China News Service 创 刊 于 1999 年 9 月,2000 年 1 月 1 日 正 式 China Newsweek, was first

More information

*王心齋說得好:「天理者,」

*王心齋說得好:「天理者,」 樂 是 樂 此 學 學 是 學 此 樂 - 梁 漱 溟 對 泰 州 學 派 的 現 代 繼 承 與 改 造 王 汝 華 摘 要 以 發 皇 新 孔 學 為 畢 生 志 業 的 民 初 大 儒 梁 漱 溟, 其 由 佛 歸 儒 的 主 要 思 想 進 路 即 是 泰 州 學 派 本 文 乃 扣 緊 梁 漱 溟 與 泰 州 學 派 的 關 係 而 發, 參 稽 梁 漱 溟 的 系 列 著 作 ; 檢 視

More information

ARP ICMP

ARP ICMP ARP ICMP 2 9-1 ARP 9-2 ARP 9-3 ARP 9-4 ICMP 9-5 ICMP 9-6 ICMP 9-7 ICMP 3 ARP ICMP TCP / IP, IP ARP ICMP 3 IP, ARP ICMP IP ARP ICMP 2, 4 9-1 ARP, MAC, IP IP, MAC ARP Address Resolution Protocol, OSI ARP,,

More information

Value Chain ~ (E-Business RD / Pre-Sales / Consultant) APS, Advanc

Value Chain ~ (E-Business RD / Pre-Sales / Consultant) APS, Advanc Key @ Value Chain fanchihmin@yahoo.com.tw 1 Key@ValueChain 1994.6 1996.6 2000.6 2000.10 ~ 2004.10 (E- RD / Pre-Sales / Consultant) APS, Advanced Planning & Scheduling CDP, Collaborative Demand Planning

More information

untitled

untitled 年度 路 IVI 劉 隆 年 597 598 IVI 錄... 601 行... 601... 601 1.... 601 2. 路... 602 3.... 603... 604 1.IPv4 to IPv6... 604 2.IPv6 to IPv4... 605 -... 606 ( )IVI Server... 606 ( )IVI Server... 610 ( )IVI DNS Server...

More information

使用手冊

使用手冊 使用手冊 版權所有 2013 年 Microtek International, Inc. 保留所有權利 商標 Microtek MII MiiNDT ScanWizard Microtek International, Inc. Windows Microsoft Corporation 重要須知 Microtek Microtek Windows Microsoft Windows I49-004528

More information