1 / 22

NTCIP 通訊協定開發技術簡介

NTCIP 通訊協定開發技術簡介. 交通大學 運輸研究中心 王晉元 03-573-1737, 03-572-5804(FAX) Jinyuan@cc.nctu.edu.tw. NTCIP 通訊協定堆疊之路徑選用分析系統. 系統簡介說明. 系統使用說明. 系統實際操作. MIB OID 取得. 系統簡介摘要 系統之重要性. 傳送資料 接收資料. 執行系統程式. 執行 OID 程式. 選擇通訊堆疊輸入所需之參數值. 選定傳送物件. 是. 輸入數值. 是否需輸入數值. 否. 執行傳送物件. 否. 程式終止. 執行接收動作. 顯示執行結果. 是.

perrin
Download Presentation

NTCIP 通訊協定開發技術簡介

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. NTCIP通訊協定開發技術簡介 交通大學 運輸研究中心 王晉元 03-573-1737, 03-572-5804(FAX) Jinyuan@cc.nctu.edu.tw

  2. NTCIP通訊協定堆疊之路徑選用分析系統 系統簡介說明 系統使用說明 系統實際操作 MIB OID取得 系統簡介摘要 系統之重要性 傳送資料 接收資料 執行系統程式 執行OID程式 選擇通訊堆疊輸入所需之參數值 選定傳送物件 是 輸入數值 是否需輸入數值 否 執行傳送物件 否 程式終止 執行接收動作 顯示執行結果 是 顯示解封包執行結果 系統設計架構

  3. 系統啟始畫面

  4. 系統簡介說明

  5. 系統使用說明

  6. 執行系統程式

  7. 選擇通訊堆疊

  8. 選擇傳送物件並輸入數值進行傳送

  9. MIB整體流程圖

  10. MIB的取得與處理

  11. 資料庫(MIB)的取得 • 原始的MIB檔可藉由NTCIP官方網站(www.ntcip.org)下載 • 或是自行以ASN.1語法建置

  12. 原始MIB檔(以global MIB為例)

  13. 資料庫(MIB)的處理 • 由於原始MIB資料庫贅字甚多,多為附註解釋的文字,將之簡化後會較容易處理 • 大多使用自行開發的編譯轉換程式 • 本研究自行開發編譯程式將原始MIB檔轉中的重要資訊擷取出並另存成一個文字檔 • 包括物件名稱、物件類型、存取權限、OID資訊

  14. 轉換後的MIB檔

  15. MIB轉換前後比較

  16. 讀取OID流程

  17. 按步顯示封包編碼結果

  18. 完整封包編碼結果

  19. 接收到資料封包進行解碼動作

  20. 按步顯示封包解碼結果

  21. 完整封包解碼結果

  22. 傳送與接收資料結果

More Related