TWI427994B - Object of data model deleting identification device and using the same - Google Patents

Object of data model deleting identification device and using the same Download PDF

Info

Publication number
TWI427994B
TWI427994B TW99128104A TW99128104A TWI427994B TW I427994 B TWI427994 B TW I427994B TW 99128104 A TW99128104 A TW 99128104A TW 99128104 A TW99128104 A TW 99128104A TW I427994 B TWI427994 B TW I427994B
Authority
TW
Taiwan
Prior art keywords
data model
identification number
deleted
deletion
service agent
Prior art date
Application number
TW99128104A
Other languages
Chinese (zh)
Other versions
TW201210280A (en
Inventor
Chih Yuan Huang
I Chieh Lin
Original Assignee
Hon Hai Prec Ind Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hon Hai Prec Ind Co Ltd filed Critical Hon Hai Prec Ind Co Ltd
Priority to TW99128104A priority Critical patent/TWI427994B/en
Publication of TW201210280A publication Critical patent/TW201210280A/en
Application granted granted Critical
Publication of TWI427994B publication Critical patent/TWI427994B/en

Links

Description

資料模型物件刪除識別裝置及其使用方法 Data model object deletion identification device and using method thereof

本發明涉及一種資料模型物件刪除識別裝置及其使用方法,尤其涉及一種支援TR-069協定之資料模型物件刪除識別裝置及其使用方法。 The invention relates to a data model object deletion and identification device and a using method thereof, in particular to a data model object deletion and identification device supporting the TR-069 protocol and a using method thereof.

用戶終端設備廣域網管理協議(CPE WAN Management Protocol,CWMP)亦稱為TR-069協議,其規定了家庭閘道進行遠端管理配置時之通用框架與協定,用於從網路側對家庭網路中之閘道、路由器、電腦等用戶終端進行遠端集中管理。上述每一用戶終端均具有資料模型(data model),資料模型包括多個物件,每一對像是能實現某一功能之參數之集合,如虛擬區域網(virtual local area network,VLAN)功能,且每一個物件對應一個物件識別號,用於區別每一物件。每一物件包括多個參數(parameter),如埠號(Port Number)、埠使能(Port Enable)、埠狀態(Port Status)等。一般當資料模型內之某些物件未被引用時,可將該等對象刪除。然,該用戶終端還需對該被刪除之物件進行識別,以得知未被引用之物件有哪些,以便於後續操作,如當後續需要引用被刪除之物件,可快速建立該物件。 The CPE WAN Management Protocol (CWMP), also known as the TR-069 protocol, specifies a common framework and protocol for remote gateway configuration of home gateways for use in the home network from the network side. User terminals such as gateways, routers, and computers perform remote centralized management. Each of the user terminals has a data model, and the data model includes a plurality of objects, each of which is a set of parameters capable of realizing a certain function, such as a virtual local area network (VLAN) function. And each object corresponds to an object identification number, which is used to distinguish each object. Each object includes a plurality of parameters, such as a Port Number, a Port Enable, a Port Status, and the like. Generally, when certain objects in the data model are not referenced, they can be deleted. However, the user terminal also needs to identify the deleted object to know which objects are not cited, so as to facilitate subsequent operations, such as when the object to be deleted is subsequently referred to, the object can be quickly established.

每一用戶終端內一般設置有多個支援TR-069協定之堆疊(Stack)。該等堆疊可藉由遠端程式呼叫(Remote Procedure Call,RPC)協定相互建立通訊。請參閱圖1,一用戶終端包括多個堆疊,其中至少包括一用於執行 刪除操作之堆疊1及一用於存儲物件之堆疊2,當需要對被刪除之物件進行識別時,其方法一般包括以下步驟:首先利用堆疊1使用GPV(get parameter value)獲得存儲於堆疊2內之物件識別號(Instance ID),以生成一第一對象列表(Instance list)並存儲於堆疊1內。當堆疊2內之物件被刪除時,其將發送一相應之RPC命令給堆疊1。此時堆疊1再次使用GPV獲得存儲於堆疊2內之物件識別號,以生成一第二對象列表,並將第二物件列表之物件識別號與第一物件列表之物件識別號一一進行比對分析,以得到被刪除之物件識別號並識別出與該被刪除之物件識別號相應之物件。 Each user terminal is generally provided with a plurality of stacks supporting the TR-069 protocol. The stacks can establish communication with each other by means of a Remote Procedure Call (RPC) protocol. Referring to FIG. 1, a user terminal includes multiple stacks, at least one of which is used for execution. The stack 1 of the delete operation and the stack 2 for storing the objects, when the object to be deleted needs to be identified, the method generally includes the following steps: first, using the stack 1 to obtain the storage in the stack 2 using the GPV (get parameter value) The Instance ID is used to generate a first Instance list and stored in the stack 1. When the object in stack 2 is deleted, it will send a corresponding RPC command to stack 1. At this time, the stack 1 uses the GPV to obtain the object identification number stored in the stack 2 to generate a second object list, and compares the object identification number of the second object list with the object identification number of the first object list. Analysis to obtain the deleted object identification number and identify the object corresponding to the deleted object identification number.

顯然,上述方法必須將物件識別號進行備份以進行比對分析,其操作流程較為複雜,且將佔用堆疊1之存儲空間,導致資源之浪費。另外,若堆疊2內之多個物件均被刪除時,無法識別出該等物件被刪除之操作順序,較為不便。 Obviously, the above method must back up the object identification number for comparison analysis, and the operation process is complicated, and the storage space of the stack 1 is occupied, resulting in waste of resources. In addition, if a plurality of objects in the stack 2 are deleted, the operation sequence in which the objects are deleted cannot be recognized, which is inconvenient.

有鑒於此,有必要提供一種流程簡單且操作方便之資料模型物件刪除識別裝置。 In view of this, it is necessary to provide a data model object deletion and identification device that is simple in process and convenient to operate.

另外,有必要提供一種上述資料模型物件刪除識別裝置之使用方法。 In addition, it is necessary to provide a method of using the above-described data model object deletion and identification device.

一種資料模型物件刪除識別裝置,用於對一包括多個物件之資料模型中被刪除之物件進行識別,其中每一對像是實現一個功能之參數之集合,且每一物件具有一物件識別號;所述資料模型物件刪除識別裝置包括一堆疊, 所述堆疊包括一資料庫,用於存儲多個物件分別對應之物件識別號及參數資訊;一服務代理,用於根據資料庫內之物件識別號資訊識別出與其相應之物件;一判斷模組,用於判斷資料庫內是否有物件識別號被刪除;及一通訊模組,用於當判斷模組判斷出資料庫內有物件識別號被刪除時,發送一遠端程式呼叫命令給所述服務代理,所述服務代理根據遠端程式呼叫命令中包含之物件識別號資訊識別出相應被刪除之物件。 A data model object deletion and identification device is configured to identify a deleted object in a data model including a plurality of objects, wherein each pair of objects is a set of parameters for realizing a function, and each object has an object identification number The data model object deletion identification device comprises a stack, The stack includes a database for storing object identification numbers and parameter information corresponding to the plurality of objects, and a service agent for identifying the corresponding objects according to the object identification number information in the database; For determining whether an object identification number is deleted in the database, and a communication module, configured to send a remote program call command to the determining module when determining that the object identification number in the database is deleted A service agent that identifies the corresponding deleted object based on the object identification number information included in the remote program call command.

一種上述項所述之資料模型物件刪除識別裝置之使用方法,該方法包括以下步驟:a.所述服務代理針對與之相關之對象進行一簽署動作,以使之針對通訊模組傳送過來之物件識別號資訊,準確識別出與該物件識別號相應之物件;b.所述判斷模組判斷資料庫內是否有物件識別號被刪除;c.若是,通訊模組發送一遠端程式呼叫命令給服務代理,所述遠端程式呼叫命令中包括有被刪除物件之物件識別號資訊;d.該服務代理接收該遠端程式呼叫命令,並對該遠端程式呼叫命令進行解析,以識別出與被刪除物件識別號相應之物件。 A method for using a data model object deletion and identification device according to the above item, the method comprising the steps of: a. the service agent performs a signing action on an object associated with the object to transmit the object to the communication module. The identification number information accurately identifies the object corresponding to the object identification number; b. the determining module determines whether an object identification number is deleted in the database; c. if yes, the communication module sends a remote program call command to a service agent, the remote program call command includes an item identification number information of the deleted object; d. the service agent receives the remote program call command, and parses the remote program call command to identify The object corresponding to the object identification number is deleted.

與習知技術相比,本發明之資料模型物件刪除識別裝置藉由設置一服務代理,一旦所述資料庫內有物件被刪除,該服務代理便可根據被刪除物件之物件識別號資訊快速識別出相應之被刪除之物件。本發明之資料模型物件刪除識別裝置不需要將該等物件及其物件識別號進行備份,其流程簡單,有效提高了資料模型物件刪除識別裝置之管理效能。 Compared with the prior art, the data model object deletion identification device of the present invention can quickly identify the object identification number information of the deleted object by setting a service agent, once an object in the database is deleted. The corresponding deleted object. The data model object deletion and identification device of the invention does not need to back up the object and its object identification number, and the flow is simple, and the management performance of the data model object deletion and identification device is effectively improved.

請參閱圖2,本發明較佳實施方式提供一資料模型物件刪除識別裝置30,該資料模型物件刪除識別裝置30可用於一網路系統100中,該網路系統100包括一自動配置伺服器(auto configuration service,ACS)10、一網路20、一局端閘道22及所述資料模型物件刪除識別裝置30。其中,該ACS10藉由網路20管理該資料模型物件刪除識別裝置30。該資料模型物件刪除識別裝置30可為支援用戶終端設備廣域網管理協定(CPE WAN Manage-ment Protocol,CWMP)(以下統稱TR-069協定)之用戶終端,例如電腦、手機、個人數位助理裝置(Per-sonal Digital Assistant,PDA)等。 Referring to FIG. 2, a preferred embodiment of the present invention provides a data model object deletion and identification device 30. The data model object deletion identification device 30 can be used in a network system 100. The network system 100 includes an automatic configuration server ( An auto configuration service (ACS) 10, a network 20, a central gateway 22, and the data model object deletion identifying device 30. The ACS 10 manages the data model object deletion identification device 30 by the network 20. The data model object deletion and identification device 30 may be a user terminal supporting a user terminal device CPE WAN (CWMP) (hereinafter collectively referred to as the TR-069 protocol), such as a computer, a mobile phone, or a personal digital assistant device (Per). -sonal Digital Assistant, PDA), etc.

該資料模型物件刪除識別裝置30存儲有資料模型(data model),該資料模型包括多個物件,每一對像是能實現某一功能之參數之集合,如虛擬區域網(VLAN)功能,且每一個物件對應一個物件識別號,用於區別每一物件。每一物件包括多個參數(parameter),如埠號(Port Number)、埠使能(Port Enable)、埠狀態(Port Status)等。每一參數對應一個參數值。 The data model object deletion identifying device 30 stores a data model including a plurality of objects, each pair being a set of parameters capable of realizing a certain function, such as a virtual area network (VLAN) function, and Each object corresponds to an object identification number that is used to distinguish each item. Each object includes a plurality of parameters, such as a Port Number, a Port Enable, a Port Status, and the like. Each parameter corresponds to a parameter value.

請一併參閱圖3,於本發明較佳實施方式中,資料模型物件刪除識別裝置30包括至少一堆疊(stack)32、一服務代理(service agent,SA)34、一判斷模組36及一通訊模組38。 Referring to FIG. 3, in the preferred embodiment of the present invention, the data model object deletion and identification device 30 includes at least one stack 32, a service agent (SA) 34, a determination module 36, and a Communication module 38.

該堆疊32包括一資料庫321。該資料庫321用於將多個物件分別對應之物件識別號及相應之參數等資訊以一定之 資料結構進行存儲。於本發明較佳實施方式中,所述物件為事例(Instance)。 The stack 32 includes a database 321 . The database 321 is used for determining information such as an object identification number and corresponding parameters corresponding to a plurality of objects. The data structure is stored. In a preferred embodiment of the invention, the object is an Instance.

所述服務代理34可與資料庫321設置於同一堆疊內,亦可與該資料庫321設置於不同之堆疊內。於本實施例中,該服務代理34與資料庫321位於同一堆疊。該服務代理34用於對與其相關之對象建立簽署動作,即該服務代理34可根據資料庫321內之物件識別號識別出與其相應之物件。 The service agent 34 may be disposed in the same stack as the database 321 or may be disposed in a different stack from the database 321 . In this embodiment, the service agent 34 and the repository 321 are in the same stack. The service agent 34 is configured to establish a signing action on the object associated with it, that is, the service agent 34 can identify the object corresponding thereto according to the object identification number in the database 321 .

該判斷模組36用於判斷資料庫321內是否有與服務代理34建立簽署動作之對象識別號被刪除。該通訊模組38用於當判斷模組36判斷出資料庫321內有物件識別號被刪除時,發送一遠端程式呼叫(Remote Procedure Call,RPC)命令給所述服務代理34。其中該RPC命令中包含有被刪除物件之物件識別號資訊。此時,該服務代理34根據RPC命令中包含之對象識別號識別出相應被刪除之對象。 The determining module 36 is configured to determine whether the object identification number of the database 321 that establishes a signing action with the service agent 34 is deleted. The communication module 38 is configured to send a Remote Procedure Call (RPC) command to the service agent 34 when the determining module 36 determines that the object identification number in the database 321 is deleted. The RPC command includes the object identification number information of the deleted object. At this time, the service agent 34 identifies the corresponding deleted object based on the object identification number included in the RPC command.

請參閱圖4,為本發明資料模型物件刪除識別裝置30之使用方法流程圖,其具體包括以下步驟:步驟S1:所述服務代理34針對與其相關之對象進行一簽署動作,以使其可針對通訊模組38傳送過來之物件識別號資訊,準確識別出與該等資訊相應之物件。 Please refer to FIG. 4, which is a flowchart of a method for using the data model object deletion and identification device 30 of the present invention, which specifically includes the following steps: Step S1: The service agent 34 performs a signing action on an object related thereto so that it can be targeted The object identification number information transmitted by the communication module 38 accurately identifies the object corresponding to the information.

步驟S2:所述判斷模組36判斷資料庫321內是否有與服務代理34建立簽署動作之對象識別號被刪除。若是,則執行步驟S3;若不是,則繼續執行步驟S2。 Step S2: The determining module 36 determines whether the object identification number of the database 321 that has a signing action with the service agent 34 is deleted. If yes, step S3 is performed; if not, step S2 is continued.

步驟S3:通訊模組38發送一RPC命令給服務代理34,所 述RPC命令中包括有被刪除物件之物件識別號資訊。 Step S3: The communication module 38 sends an RPC command to the service agent 34. The RPC command includes the object identification number information of the deleted object.

步驟S4:該服務代理34接收該RPC命令,並對該RPC命令進行解析,以識別出與被刪除對象識別號所對應之對象。 Step S4: The service agent 34 receives the RPC command and parses the RPC command to identify an object corresponding to the deleted object identification number.

圖5所示為本發明資料模型物件刪除識別裝置採用圖4之方法識別被刪除物件之一實施例。其中,IGD為資料模型物件刪除識別裝置30中之一個資料模型,Object為所有物件之集合,SA為堆疊32內之一個服務代理,數位元1至n為每一物件相應之物件識別號,每一對象均包括複數個參數para 1-para n,每一參數均具有一參數值。當物件識別號為1所對應之物件被刪除時,該通訊模組38將發送一RPC命令給服務代理,該RPC命令中包含有與該物件相應之物件識別號1之資訊。該服務代理SA將根據該資訊準確識別出是物件識別號1所對應之對象被刪除。 FIG. 5 shows an embodiment of the data model object deletion and identification device of the present invention using the method of FIG. 4 to identify the deleted object. The IGD is a data model in the data model object deletion and identification device 30, Object is a collection of all objects, SA is a service agent in the stack 32, and digits 1 to n are corresponding object identification numbers of each object, and each An object includes a plurality of parameters para 1-para n, each of which has a parameter value. When the object corresponding to the object identification number 1 is deleted, the communication module 38 sends an RPC command to the service agent, and the RPC command includes the information of the object identification number 1 corresponding to the object. The service agent SA will accurately recognize that the object corresponding to the object identification number 1 is deleted based on the information.

顯然,本發明之資料模型物件刪除識別裝置30藉由設置一服務代理34,一旦所述資料庫321內有物件被刪除,該服務代理34便可根據被刪除物件之物件識別號資訊快速識別出相應之被刪除之物件。本發明之資料模型物件刪除識別裝置30不需要將該等物件及其物件識別號進行備份,其流程簡單,有效提高了資料模型物件刪除識別裝置30之管理效能。 Obviously, the data model object deletion identification device 30 of the present invention can quickly identify the object identification number information of the deleted object by setting a service agent 34, once an object in the database 321 is deleted. Corresponding deleted objects. The data model object deletion and identification device 30 of the present invention does not need to back up the objects and their object identification numbers, and the flow is simple, and the management performance of the data model object deletion and identification device 30 is effectively improved.

綜上所述,本發明符合發明專利要件,爰依法提出專利申請。惟,以上所述者僅為本發明之較佳實施例,本發明之範圍並不以上述實施例為限,舉凡熟悉本案技藝之 人士援依本發明之精神所作之等效修飾或變化,皆應涵蓋於以下申請專利範圍內。 In summary, the present invention complies with the requirements of the invention patent and submits a patent application according to law. However, the above description is only a preferred embodiment of the present invention, and the scope of the present invention is not limited to the above embodiments, and is familiar with the skill of the present invention. Equivalent modifications or variations made by persons in accordance with the spirit of the invention are intended to be included within the scope of the following claims.

100‧‧‧網路系統 100‧‧‧Network System

10‧‧‧ACS 10‧‧‧ACS

20‧‧‧網路 20‧‧‧Network

22‧‧‧局端閘道 22‧‧‧Central Gateway

30‧‧‧資料模型物件刪除識別裝置 30‧‧‧Data model object deletion identification device

1、2、32‧‧‧堆疊 1, 2, 32‧‧‧ Stacking

321‧‧‧資料庫 321‧‧‧Database

34‧‧‧服務代理 34‧‧‧Service Agent

36‧‧‧判斷模組 36‧‧‧Judgement module

38‧‧‧通訊模組 38‧‧‧Communication module

圖1所示為習知技術中資料模型物件刪除識別方法之流程圖。 FIG. 1 is a flow chart showing a method for deleting a data model object in a prior art.

圖2所示為應用本發明較佳實施方式之資料模型物件刪除識別裝置之網路系統示意圖。 2 is a schematic diagram of a network system for applying a data model object deletion and identification device according to a preferred embodiment of the present invention.

圖3所示為本發明較佳實施方式之資料模型物件刪除識別裝置之功能框圖。 FIG. 3 is a functional block diagram of a data model object deletion and identification device according to a preferred embodiment of the present invention.

圖4為本發明較佳實施方式之資料模型物件刪除識別方法之流程圖。 4 is a flow chart of a method for deleting and identifying a data model object according to a preferred embodiment of the present invention.

圖5所示為本發明較佳實施方式之資料模型物件刪除識別裝置採用圖4之方法識別被刪除物件之一實施例。 FIG. 5 is a diagram showing an embodiment of the data model object deletion and identification device according to the preferred embodiment of the present invention, which uses the method of FIG. 4 to identify the deleted object.

30‧‧‧資料模型物件刪除識別裝置 30‧‧‧Data model object deletion identification device

32‧‧‧堆疊 32‧‧‧Stacking

321‧‧‧資料庫 321‧‧‧Database

34‧‧‧服務代理 34‧‧‧Service Agent

36‧‧‧判斷模組 36‧‧‧Judgement module

38‧‧‧通訊模組 38‧‧‧Communication module

Claims (7)

一種資料模型物件刪除識別裝置,用於對一包括多個物件之資料模型中被刪除之物件進行識別,其中每一對像是實現一個功能之參數之集合,且每一物件具有一物件識別號;其改良在於:所述資料模型物件刪除識別裝置包括:一堆疊,所述堆疊包括一資料庫,用於存儲多個物件分別對應之物件識別號及參數資訊;一服務代理,用於根據資料庫內之物件識別號資訊識別出與其相應之物件;一判斷模組,用於判斷資料庫內是否有物件識別號被刪除;及一通訊模組,用於當判斷模組判斷出資料庫內有物件識別號被刪除時,發送一遠端程式呼叫命令給所述服務代理,所述服務代理根據遠端程式呼叫命令中包含之物件識別號資訊識別出相應被刪除之物件。 A data model object deletion and identification device is configured to identify a deleted object in a data model including a plurality of objects, wherein each pair of objects is a set of parameters for realizing a function, and each object has an object identification number The improvement is that the data model object deletion and identification device comprises: a stack, the stack includes a database for storing object identification numbers and parameter information corresponding to the plurality of objects respectively; and a service agent for using the data The object identification number information in the library identifies the corresponding object; a judgment module is used to determine whether an object identification number is deleted in the database; and a communication module is used when the judgment module determines the data library When the object identification number is deleted, a remote program call command is sent to the service agent, and the service agent identifies the corresponding deleted object according to the object identification number information included in the remote program call command. 如申請專利範圍第1項所述之資料模型物件刪除識別裝置,其中所述物件為事例。 The data model object deletion identifying device according to claim 1, wherein the object is an example. 如申請專利範圍第1項所述之資料模型物件刪除識別裝置,其中所述資料模型物件刪除識別裝置支援用戶終端設備廣域網管理協定。 The data model object deletion identifying device according to claim 1, wherein the data model object deletion identifying device supports a user terminal device wide area network management protocol. 如申請專利範圍第1項所述之資料模型物件刪除識別裝置,其中所述服務代理與資料庫位元於同一堆疊內。 The data model object deletion identifying apparatus according to claim 1, wherein the service agent and the database bit are in the same stack. 如申請專利範圍第1項所述之資料模型物件刪除識別裝置,其中所述服務代理與資料庫位元於不同之堆疊內。 The data model object deletion identifying apparatus according to claim 1, wherein the service agent and the database bit are in different stacks. 一種如申請專利範圍第1-5項中任一項所述之資料模型物 件刪除識別裝置之使用方法,其改良在於,該方法包括以下步驟:a.所述服務代理針對與之相關之對象進行一簽署動作,以使之針對通訊模組傳送過來之物件識別號資訊,準確識別出與該物件識別號相應之物件;b.所述判斷模組判斷資料庫內是否有物件識別號被刪除;c.若是,通訊模組發送一遠端程式呼叫命令給服務代理,所述遠端程式呼叫命令中包括有被刪除物件之物件識別號資訊;d.該服務代理接收該遠端程式呼叫命令,並對該遠端程式呼叫命令進行解析,以識別出與被刪除物件識別號相應之物件。 A data model object according to any one of claims 1-5 The method for using the deletion identification device is improved in that the method comprises the following steps: a. the service agent performs a signing action on the object associated with the object to make the object identification number information transmitted to the communication module, Accurately identifying the object corresponding to the object identification number; b. the determining module determines whether an object identification number is deleted in the database; c. If yes, the communication module sends a remote program call command to the service agent, The remote program call command includes the object identification number information of the deleted object; d. the service agent receives the remote program call command, and parses the remote program call command to identify and identify the deleted object The corresponding object. 如申請專利範圍第6項所述之資料模型物件刪除識別裝置之使用方法,其中當判斷資料庫內沒有物件識別號被刪除時,繼續執行步驟b。 The method for using the data model object deletion and identification device according to Item 6 of the patent application, wherein when it is determined that no object identification number is deleted in the database, the step b is continued.
TW99128104A 2010-08-23 2010-08-23 Object of data model deleting identification device and using the same TWI427994B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW99128104A TWI427994B (en) 2010-08-23 2010-08-23 Object of data model deleting identification device and using the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW99128104A TWI427994B (en) 2010-08-23 2010-08-23 Object of data model deleting identification device and using the same

Publications (2)

Publication Number Publication Date
TW201210280A TW201210280A (en) 2012-03-01
TWI427994B true TWI427994B (en) 2014-02-21

Family

ID=46763933

Family Applications (1)

Application Number Title Priority Date Filing Date
TW99128104A TWI427994B (en) 2010-08-23 2010-08-23 Object of data model deleting identification device and using the same

Country Status (1)

Country Link
TW (1) TWI427994B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111917919B (en) * 2020-07-31 2021-10-19 未来穿戴技术有限公司 Mode management method, device, mobile terminal and computer storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6131095A (en) * 1996-12-11 2000-10-10 Hewlett-Packard Company Method of accessing a target entity over a communications network
US6452915B1 (en) * 1998-07-10 2002-09-17 Malibu Networks, Inc. IP-flow classification in a wireless point to multi-point (PTMP) transmission system
US6459682B1 (en) * 1998-04-07 2002-10-01 International Business Machines Corporation Architecture for supporting service level agreements in an IP network
US6798771B1 (en) * 1995-12-11 2004-09-28 Hewlett-Packard Development Company, L.P. Call setup gateway for telecommunications system
US6862622B2 (en) * 1998-07-10 2005-03-01 Van Drebbel Mariner Llc Transmission control protocol/internet protocol (TCP/IP) packet-centric wireless point to multi-point (PTMP) transmission system architecture

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6798771B1 (en) * 1995-12-11 2004-09-28 Hewlett-Packard Development Company, L.P. Call setup gateway for telecommunications system
US6131095A (en) * 1996-12-11 2000-10-10 Hewlett-Packard Company Method of accessing a target entity over a communications network
US6459682B1 (en) * 1998-04-07 2002-10-01 International Business Machines Corporation Architecture for supporting service level agreements in an IP network
US6452915B1 (en) * 1998-07-10 2002-09-17 Malibu Networks, Inc. IP-flow classification in a wireless point to multi-point (PTMP) transmission system
US6862622B2 (en) * 1998-07-10 2005-03-01 Van Drebbel Mariner Llc Transmission control protocol/internet protocol (TCP/IP) packet-centric wireless point to multi-point (PTMP) transmission system architecture

Also Published As

Publication number Publication date
TW201210280A (en) 2012-03-01

Similar Documents

Publication Publication Date Title
WO2019029525A1 (en) Network function information management method and related device
US8983190B2 (en) Dynamic service configuration during OCR capture
EP3479546B1 (en) Data management microservice in a microservice domain
CN109408132A (en) A kind of configuration file processing method and server, user terminal, storage medium
TW201830929A (en) Context-based detection of anomalous behavior in network traffic patterns
CN104852990A (en) Information processing method and intelligent household control system
CN103475751B (en) A kind of method and device of IP address switching
WO2014117406A1 (en) Feature extraction device, network traffic identification method, device and system.
CN110366276A (en) Serviceization framework base station
US9369674B2 (en) Dialing device and method for video conferencing
US20130223424A1 (en) Management methods and related electronic devices and machine-readable storage mediums using the same
WO2014056345A1 (en) Management method and apparatus for monitoring task
CN107294910B (en) Login method and server
CN103313430A (en) WiFi (wireless fidelity) connecting method using mobile terminal to configure network access equipment through WiFi and related equipment
CN105323128B (en) method, device and system for accessing front-end equipment to server
WO2015117362A1 (en) Method and device for sharing personal information on terminal
TWI427994B (en) Object of data model deleting identification device and using the same
CN103959719B (en) Message switching system, user management device, message switching method
WO2012109895A1 (en) Method and device for managing device management tree under device management client multi-server
US20230106935A1 (en) Network probe placement optimization
CN102375755A (en) Data model object deletion identification device and use method thereof
WO2012167657A1 (en) Event forwarding method and common information model (cim) server
CN113966602A (en) Distributed storage of blocks in a blockchain
CN103326892B (en) The operating method and device of web interface
CN108737350B (en) Information processing method and client

Legal Events

Date Code Title Description
MM4A Annulment or lapse of patent due to non-payment of fees