CN102387604B - Client device and method for recovering network connection thereof - Google Patents
Client device and method for recovering network connection thereof Download PDFInfo
- Publication number
- CN102387604B CN102387604B CN201010266802.9A CN201010266802A CN102387604B CN 102387604 B CN102387604 B CN 102387604B CN 201010266802 A CN201010266802 A CN 201010266802A CN 102387604 B CN102387604 B CN 102387604B
- Authority
- CN
- China
- Prior art keywords
- information
- historical record
- stage
- stage information
- inventory
- Prior art date
- Legal status (The legal status 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 status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Mobile Radio Communication Systems (AREA)
Abstract
Description
技术领域 technical field
本发明涉及一种客户端装置及其恢复网络连接的方法。The invention relates to a client device and a method for restoring network connection thereof.
背景技术 Background technique
目前,客户端装置在应用WiMAX(Worldwide Interoperability forMicrowave Access,全球互通微波存取)无线接入技术进行网络连接,且该客户端装置中的应用程序网络连接成功时,会保存该网络连接成功的WiMAX设置资讯,作为一个历史记录清单。如图1所示。每一个历史记录清单有对应Scanning、Filter、Network资讯。当网络中断时或需要恢复最近的网络连接成功的设置资讯时,需要依次读取历史记录清单中的每条历史记录,并建立连接,直到网络连接成功。这样导致效率不高,且在存储上也需要较大的存储空间。At present, when the client device is connected to the network using WiMAX (Worldwide Interoperability for Microwave Access) wireless access technology, and the application program in the client device is successfully connected to the network, it will save the WiMAX data of the successful network connection. Set information, as a history list. As shown in Figure 1. Each history list has corresponding Scanning, Filter, and Network information. When the network is interrupted or the setting information of the recent successful network connection needs to be restored, it is necessary to read each history record in the history record list in turn and establish a connection until the network connection is successful. In this way, the efficiency is not high, and a large storage space is also required for storage.
发明内容 Contents of the invention
鉴于以上内容,有必要提供一种客户端装置及其恢复网络连接的方法,其仅记录没有存在于历史记录清单中的资讯,以及当需要恢复网络连接时,读取连接成功的资讯在历史记录清单中的历史记录以恢复网络。In view of the above, it is necessary to provide a client device and its method for restoring the network connection, which only records the information that does not exist in the history record list, and when the network connection needs to be restored, read the information of successful connection in the history record History in the manifest to restore the network.
一种客户端装置,包括全球互通微波存取WiMAX单元以及历史记录清单,该历史记录清单中记录该客户端装置的应用程序每次网络连接成功时的多条历史记录,该每条历史记录对应一条网络连接成功时的WiMAX设置资讯。该客户端装置还包括:检查模块,用于当应用程序通过WiMAX单元进行网络连接失败时,检查当前的WiMAX设置资讯以判断出现故障的阶段,该WiMAX设置资讯包括三个阶段的资讯,分别为第一阶段资讯、第二阶段资讯以及第三阶段资讯;读取模块,用于当出现故障的是第一阶段时,从历史记录清单中读取一条历史记录以恢复网络连接;所述的读取模块,还用于当出现故障的是第二阶段时,若当前的第一阶段资讯存在于历史记录清单中,则在历史记录清单中读取一条该第一阶段资讯所在的历史记录以恢复网络连接,若当前的第一阶段资讯没有存在于历史记录清单中,则从历史记录清单中读取一条历史记录以恢复网络连接;所述的读取模块,还用于当出现故障的是第三阶段时,若当前的第一阶段资讯没有存在于历史记录清单中,则从历史记录清单中读取一条历史记录以恢复网络连接,若当前的第一阶段资讯存在于历史记录清单中而当前的第二阶段资讯没有存在于历史记录清单中,则在历史记录清单中读取一条该第一阶段资讯所在的历史记录以恢复网络连接,若当前的第一阶段资讯与当前的第二阶段资讯均存在于历史记录清单中,则在历史记录清单中读取一条该第一阶段资讯与第二阶段资讯所在的历史记录以恢复网络连接。A client device, including a Worldwide Interoperability Microwave Access WiMAX unit and a history record list, the history record list records multiple history records when the client device's application program is successfully connected to the network each time, and each history record corresponds to A WiMAX setting message when the network connection is successful. The client device also includes: a check module, used to check the current WiMAX setting information to determine the stage of the failure when the application program fails to connect to the network through the WiMAX unit. The WiMAX setting information includes three stages of information, which are respectively The first stage information, the second stage information and the third stage information; the reading module is used to read a historical record from the historical record list to restore the network connection when the failure is the first stage; the reading The fetching module is also used for when the fault occurs in the second stage, if the current first stage information exists in the history record list, read a history record where the first stage information is located in the history record list to restore Network connection, if the current first-stage information does not exist in the historical record list, then read a historical record from the historical record list to restore the network connection; the reading module is also used when the failure occurs In the third stage, if the current first stage information does not exist in the history record list, read a history record from the history record list to restore the network connection, if the current first stage information exists in the history record list and the current If the second-stage information does not exist in the history list, read a history record where the first-stage information is located in the history list to restore the network connection. If the current first-stage information is the same as the current second-stage information Both exist in the history record list, then read a history record where the first-stage information and the second-stage information are located in the history record list to restore the network connection.
一种恢复网络连接的方法,应用在客户端装置中,该客户端装置包括全球互通微波存取WiMAX单元以及历史记录清单,该历史记录清单中记录该客户端装置的应用程序每次网络连接成功时的多条历史记录,该每条历史记录对应一条网络连接成功时的WiMAX设置资讯。该方法包括:当应用程序通过WiMAX单元进行网络连接失败时,检查当前WiMAX设置资讯以判断出现故障的阶段,该WiMAX设置资讯包括三个阶段的资讯,分别为第一阶段资讯、第二阶段资讯以及第三阶段资讯;当出现故障的是第一阶段时,则从历史记录清单中读取一条历史记录以恢复网络连接;当出现故障的是第二阶段时,若当前的第一阶段资讯存在于历史记录清单中,则在历史记录清单中读取一条该第一阶段资讯所在的历史记录以恢复网络连接,若当前的第一阶段资讯没有存在于历史记录清单中,则从历史记录清单中读取一条历史记录以恢复网络连接;当出现故障的是第三阶段时,若当前的第一阶段资讯没有存在于历史记录清单中,则从历史记录清单中读取一条历史记录以恢复网络连接,若当前的第一阶段资讯存在于历史记录清单中而当前的第二阶段资讯没有存在于历史记录清单中,则在历史记录清单中读取一条该第一阶段资讯所在的历史记录以恢复网络连接,若当前的第一阶段资讯与当前的第二阶段资讯均存在于历史记录清单中,则在历史记录清单中读取一条该第一阶段资讯与第二阶段资讯所在的历史记录以恢复网络连接。A method for restoring network connection, which is applied in a client device, the client device includes a Worldwide Interoperability Microwave Access WiMAX unit and a history record list, and the application program of the client device is recorded in the history record list every time the network connection is successful Multiple historical records, each historical record corresponds to a piece of WiMAX setting information when the network connection is successful. The method includes: when the application program fails to connect to the network through the WiMAX unit, checking the current WiMAX setting information to determine the stage of the failure. The WiMAX setting information includes three stages of information, namely the first stage information and the second stage information And the third stage information; when the failure is the first stage, read a historical record from the history list to restore the network connection; when the failure is the second stage, if the current first stage information exists In the history list, read a history record where the first-stage information is located in the history list to restore the network connection. If the current first-stage information does not exist in the history list, read from the history list Read a history record to restore the network connection; when the failure is the third stage, if the current first stage information does not exist in the history record list, read a history record from the history record list to restore the network connection , if the current first-stage information exists in the history list and the current second-stage information does not exist in the history list, read a history record where the first-stage information is located in the history list to restore the network Connection, if the current first-stage information and the current second-stage information both exist in the history record list, read a history record where the first-stage information and the second-stage information are located in the history record list to restore the network connect.
相较于现有技术,本发明提供的客户端装置及其恢复网络连接的方法,其将设置资讯分为第一、第二以及第三阶段资讯,且仅记录没有存在于历史记录清单中的某个阶段资讯,以及当需要恢复网络连接时,首先检查存在于历史记录清单中的阶段资讯,然后使用该阶段资讯所在的历史记录建立连接,以快速恢复网络连接。提高了效率,且节约了存储空间。Compared with the prior art, the client device and the method for restoring the network connection provided by the present invention divide the setting information into the first, second and third stage information, and only record the information that does not exist in the historical record list. A certain stage of information, and when it is necessary to restore the network connection, first check the stage information in the history list, and then use the history record where the stage information is located to establish a connection to quickly restore the network connection. Efficiency is improved and storage space is saved.
附图说明 Description of drawings
图1是传统保存网络连接成功的设置资讯的示意图。FIG. 1 is a schematic diagram of conventionally saving setting information of a successful network connection.
图2是本发明客户端装置的较佳实施例的系统架构图。FIG. 2 is a system architecture diagram of a preferred embodiment of the client device of the present invention.
图3是本发明记录网络连接成功时多条历史记的显示示意图。Fig. 3 is a schematic diagram of displaying multiple histories when the network connection is successfully recorded according to the present invention.
图4是本发明客户端装置的较佳实施例的功能模块图。FIG. 4 is a functional block diagram of a preferred embodiment of the client device of the present invention.
图5是本发明恢复客户端装置网络连接的方法较佳实施例的流程图。FIG. 5 is a flowchart of a preferred embodiment of a method for restoring a network connection of a client device according to the present invention.
图6是本发明恢复客户端装置网络连接的方法中步骤S10的细化流程图。FIG. 6 is a detailed flowchart of step S10 in the method for restoring the network connection of the client device according to the present invention.
图7是本发明恢复客户端装置网络连接的方法中步骤S17的细化流程图。FIG. 7 is a detailed flow chart of step S17 in the method for restoring the network connection of the client device according to the present invention.
主要元件符号说明Description of main component symbols
具体实施方式 Detailed ways
如图2所示,是本发明客户端装置的较佳实施例的系统架构图。所述的客户端装置1包括应用程序10、恢复单元20、WiMAX(Worldwide Interoperability for Microwave Access,全球互通微波存取)单元30以及数据库40。所述的客户端装置1通过WiMAX单元30与WiMAX无线接入点2(AP,Access Point)进行无线网络连接。所述的应用程序10可以是客户端装置1上需要进行网络连接的程序,例如,VOIP(Voice over Internet Protocol,网络电话)应用程序。应说明的是,所述的客户端装置1中的应用程序10通过WiMAX单元30与WiMAX无线接入点2进行网络连接时,需要通过一定的WiMAX设置资讯进行连接。所述的WiMAX设置资讯包括网络连接过程中三个阶段的资讯,分别是第一阶段资讯、第二阶段资讯以及第三阶段资讯。第一阶段资讯包括客户端装置1连接网络时所使用的频段(Frequency)与带宽(Bandwidth)等资讯;第二阶段资讯包括与该第一阶段资讯对应的接入点资讯,例如,SectorID(扇区参数消息),PreambleIdx(前导码索引)等资讯;第三阶段资讯包括与该接入点资讯所连接网络的验证信息,例如,用于进行身份验证的用户名、密码等资讯。在应用程序10通过WiMAX单元30与WiMAX无线接入点2进行网络连接时,需要使用该第一阶段、第二阶段以及第三阶段的资讯依次连接。As shown in FIG. 2 , it is a system architecture diagram of a preferred embodiment of the client device of the present invention. The
所述的数据库40用于存储各类数据。在本较佳实施例中,所述的数据库40存储有包括WiMAX设置资讯的历史记录清单401。该历史记录清单401记录了应用程序10网络连接成功时的多条历史记录,该每条历史记录对应一条网络连接成功时的WiMAX设置资讯,因此每条历史记录均包括一个第一阶段资讯、一个第二阶段资讯以及一个第三阶段资讯。The
如图3所示,为本发明所记录的历史记录清单401较佳实施例的示意图。所述的历史记录清单401中包括多个带有编号的Scanning来记录每条历史记录的第一阶段资讯,多个带有编号的Filter来记录每条历史记录的第二阶段资讯,以及多个带有编号的Network来记录每条历史记录的第三阶段资讯。其中,该历史记录清单401中的Scanning 2、Filter 2与Network 2为网络连接成功时的一条历史记录,或历史记录清单401中的Scanning 2、Filter 2与Network 3也为网络连接成功时的一条历史记录。其中,历史记录清单401中的Scanning2所在的历史记录有三条,第一条历史记录包括Scanning 2、Filter 1以及Network 1;第二条历史记录包括Scanning 2、Filter 2以及Network2;第三条历史记录包括Scanning 2、Filter 2以及Network 3。As shown in FIG. 3 , it is a schematic diagram of a preferred embodiment of the
如图4所示,是本发明客户端装置中的恢复单元较佳实施例的功能模块图。所示的恢复单元20包括记录模块202、检查模块204、判断模块206以及读取模块208。本发明所称的模块是完成一特定功能的计算机程序段,比程序更适合于描述软件在计算机中的执行过程,因此在本发明以下对软件描述中都以模块描述。As shown in FIG. 4 , it is a functional block diagram of a preferred embodiment of the recovery unit in the client device of the present invention. The
所述的记录模块202用于当应用程序10通过WiMAX单元30与WiMAX无线接入点2进行网络连接且网络连接成功时,从WiMAX单元30中读取该次网络连接成功的WiMAX设置资讯,并添加该WiMAX设置资讯作为一条历史记录存储于历史记录清单401中。The
应说明的是,在记录模块202记录该条历史记录过程中,需要首先依次判断所读取的WiMAX设置资讯中各阶段资讯是否已经存在于历史记录清单401中。所述记录模块202通过下列方法将每次网络连接成功时的WiMAX设置资讯中的各阶段资讯记录到历史记录清单401中:当历史记录清单中不存在该读取的WiMAX设置资讯的第一阶段资讯时,需要在历史记录清单中新增该第一阶段资讯;当历史记录清单中存在该第一阶段资讯时,无需再新增该第一阶段资讯;当历史记录清单中不存在该读取的WiMAX设置资讯的第二阶段资讯时,需要在历史记录清单中新增该第二阶段资讯,并将该新增的第二阶段资讯同上述第一阶段资讯关联起来;当历史记录清单中存在该第二阶段资讯时,将该已经存在的该第二阶段资讯与上述第一阶段资讯关联起来;当历史记录清单中不存在该读取的WiMAX设置资讯的第三阶段资讯时,需要在历史记录清单中新增该第三阶段资讯,并将该新增的第三阶段资讯与上述第一阶段资讯和第二阶段资讯关联起来,形成一条历史记录;当历史记录清单中存在该读取的第三阶段资讯时,无需新增该第三阶段资讯,只需将历史记录清单中存在的该第三阶段资讯与上述第一阶段资讯、第二阶段资讯关联起来,以形成一条历史记录。该记录模块202往历史记录清单401添加新记录的方法可参见图6的描述。It should be noted that, in the process of recording the historical record by the
所述的检查模块204用于当应用程序10通过WiMAX单元30与WiMAX无线接入点2进行网络连接失败时,检查WiMAX单元30中当前的WiMAX设置资讯。具体而言,检查模块204依次检查当前的WiMAX设置资讯中的第一阶段资讯、第二阶段资讯以及第三阶段资讯以查找出网络断线时出现故障的阶段。所述的检查模块204根据当前哪个阶段资讯连接失败来判断出现故障的是哪一个阶段。所述的出现故障即表示连接失败。The
当出现故障的是第一阶段,或者当出现故障的是第二阶段或第三阶段时且第一阶段资讯没有存在于历史记录清单401中时,所述的读取模块208读取整个历史记录清单401,并从中读取一条历史记录以尝试使用该条历史记录的第一、第二、第三阶段资讯恢复应用程序10与无线接入点2的网络连接。When the fault occurs in the first stage, or when the fault occurs in the second stage or the third stage and the first stage information does not exist in the
当出现故障的不是第一阶段时,而是第二阶段时,所述的判断模块206判断当前的第一阶段资讯是否存在于历史记录清单401中。当第一阶段资讯存在于历史记录清单401中时,所述的读取模块208读取历史记录清单401中该第一阶段资讯所在的历史记录以尝试恢复网络连接。When the fault occurs not in the first stage but in the second stage, the
当出现故障的不是第一、第二阶段,而是第三阶段时,所述的判断模块206判断第一、第二阶段资讯是否存在于历史记录清单401中。当第一阶段资讯和第二阶段资讯均存在于历史记录清单401中时,所述的读取模块208读取历史记录清单401中所述第一阶段资讯以及第二阶段资讯所在的历史记录以恢复网络连接。当第一阶段资讯存在于历史记录清单401中而第二阶段资讯没有存在于历史记录清单401中时,所述的读取模块208在历史记录清单401中读取第一阶段资讯所在的历史记录以恢复网络。When the failure occurs not in the first and second stages but in the third stage, the
所述读取模块208读取历史记录清单中的历史记录以尝试恢复网络连接的过程结合图7进行描述。The process of the
如图5所示,是本发明恢复网络连接方法较佳实施例的流程图。As shown in FIG. 5 , it is a flow chart of a preferred embodiment of the method for restoring network connection in the present invention.
步骤S10,当应用程序10通过WiMAX单元30与WiMAX无线接入点2进行网络连接且网络连接成功时,从WiMAX单元30中读取所述的WiMAX设置资讯,并添加该WiMAX设置资讯作为一条历史记录存储于历史记录清单401中。Step S10, when the
步骤S11,当应用程序10通过WiMAX单元30与WiMAX无线接入点2网络连接失败时,所述的检查模块204检查WiMAX单元30中当前的WiMAX设置资讯中的第一阶段资讯、第二阶段资讯及第三阶段资讯,以判断出现故障的是哪一个阶段。当出现故障的是第一阶段时,进入步骤S17;当出现故障的是第二阶段时,进入步骤S12;当出现故障的是第三阶段时,进入步骤S14。Step S11, when the
步骤S12,所述的判断模块206判断当前的第一阶段资讯是否存在于历史记录清单401中。当当前的第一阶段资讯存在于历史记录清单401中时,进入步骤S13;当当前的第一阶段资讯没有存在于历史记录清单401中时,进入步骤S17。Step S12 , the judging
步骤S13,所述的读取模块208读取历史记录清单401中该第一阶段资讯所在的历史记录,并提供给应用程序10以使用该条历史记录尝试恢复网络连接,流程结束。In step S13, the
步骤S14,所述的判断模块206判断当前的第一阶段资讯是否存在于历史记录清单401中。当当前的第一阶段资讯存在于历史记录清单401中时,进入步骤S15;当当前的第一阶段资讯没有存在于历史记录清单401中时,进入步骤S17。Step S14 , the judging
步骤S15,所述的判断模块206判断当前的第二阶段资讯是否存在于历史记录清单401中。当当前的第二阶段资讯存在于历史记录清单401中时,进入步骤S16;当当前的第二阶段资讯没有存在于历史记录清单401中时,进入步骤S13。Step S15 , the judging
步骤S16,所述的读取模块208读取历史记录清单401中该第一阶段资讯以及第二阶段资讯所在的历史记录,并提供给应用程序10以使用该条历史记录尝试恢复网络连接,流程结束。Step S16, the
步骤S17,所述的读取模块208从历史记录清单401中读取任意一条连接成功的历史记录并提供给应用程序以使用该条历史记录尝试恢复网络连接,流程结束。In step S17, the
如图6所示,是图5中步骤S10的细化流程图。As shown in FIG. 6 , it is a detailed flowchart of step S10 in FIG. 5 .
步骤S100,在记录模块202记录该条历史记录过程中,所述的判断模块206判断所读取的WiMAX设置资讯中的第一阶段资讯是否存在于历史记录清单401中。当历史记录清单401中存在该所读取的第一阶段资讯时,进入步骤S102;当历史记录清单401中不存在所读取的第一阶段资讯时,进入步骤S101。Step S100 , during the
步骤S101,所述的记录模块202在历史记录清单401中新增该第一阶段资讯,并进入步骤S102。In step S101, the
步骤S102,所述的判断模块206判断所读取的WiMAX设置资讯中的第二阶段资讯是否存在于历史记录清单401中。当历史记录清单401中存在该所读取的第二阶段资讯时,进入步骤S104;当历史记录清单401中不存在所读取的第二阶段资讯时,进入步骤S103。Step S102 , the judging
步骤S103,所述的记录模块202在历史记录清单401中新增该第二阶段资讯,并进入步骤S104。In step S103, the
步骤S104,所述的记录模块202将该已存在或新增的第二阶段资讯与上述第一阶段资讯关联起来。Step S104, the
步骤S105,所述的判断模块206判断所读取的WiMAX设置资讯的第三阶段资讯是否存在于历史记录清单401中。当历史记录清单401中存在该所读取的第三阶段资讯时,进入步骤S107;当历史记录清单401中不存在所读取的第三阶段资讯时,进入步骤S106。Step S105 , the judging
步骤S106,所述的记录模块202在历史记录清单401中新增该第三阶段资讯,并进入步骤S107。In step S106, the
步骤S107,所述的记录模块202将该已存在或新增的第三阶段资讯与上述第一阶段资讯、第二阶段资讯关联起来,以形成一条历史记录,流程结束。Step S107, the
如图7所示,是图5中步骤S17的细化流程图。As shown in FIG. 7 , it is a detailed flowchart of step S17 in FIG. 5 .
步骤S170,所述的读取模块208依次读取历史记录清单401中的一条第一阶段资讯,并提供给应用程序10使用,使其使用该第一阶段资讯尝试进行网络连接。In step S170, the
步骤S171,所述的读取模块208判断使用该第一阶段资讯是否连接成功。当连接成功时,进入步骤S173;当没有连接成功时,进入步骤S172。In step S171, the
步骤S172,判断历史记录清单401中的第一阶段资讯是否已读完。如果第一阶段资讯已读完,流程结束。如果第一阶段资讯没有读完,返回步骤S170,继续读取下一条第一阶段资讯。Step S172, judging whether the first stage information in the
步骤S173,所述的读取模块208依次读取该第一阶段资讯所在历史记录中的一条第二阶段资讯,并将其提供给应用程序10,使应用程序10使用该第二阶段资讯进行网络连接。Step S173, the
步骤S174,所述的读取模块208判断使用该第二阶段资讯是否连接成功。当连接成功时,进入步骤S176;当没有连接成功时,进入步骤S175。In step S174, the
步骤S175,判断该第一阶段资讯所在的历史记录中的多条第二阶段资讯是否已读完。如果已读完,返回步骤S172。如果没有读完,返回步骤S173。Step S175, judging whether the multiple pieces of second-stage information in the history record where the first-stage information is located have been read. If it has been read, return to step S172. If not finished reading, return to step S173.
步骤S176,所述的读取模块208依次读取该第二阶段资讯所在历史记录中的一条第三阶段资讯,并将其提供给应用程序10,使应用程序10使用该第三阶段资讯进行网络连接。Step S176, the
步骤S177,所述的读取模块208判断使用该第三阶段资讯是否连接成功。当连接成功时,流程结束,表示应用程序10使用历史记录清单401中的一条历史记录恢复了网络连接。当没有连接成功时,进入步骤S178。In step S177, the
步骤S178,判断该第二阶段资讯所在历史记录中的多条第三阶段资讯是否已读完。如果已读完,返回步骤S175;如果没有读完,返回步骤S176。Step S178, judging whether the multiple pieces of third-stage information in the history record where the second-stage information is located have been read. If it has been read, return to step S175; if not, return to step S176.
最后所应说明的是,以上实施例仅用以说明本发明的技术方案而非限制,尽管参照较佳实施例对本发明进行了详细说明,本领域的普通技术人员应当理解,可以对本发明的技术方案进行修改或等同替换,而不脱离本发明技术方案的精神和范围。Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present invention without limitation. Although the present invention has been described in detail with reference to the preferred embodiments, those of ordinary skill in the art should understand that the technical solutions of the present invention can be The scheme shall be modified or equivalently replaced without departing from the spirit and scope of the technical scheme of the present invention.
Claims (6)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201010266802.9A CN102387604B (en) | 2010-08-30 | 2010-08-30 | Client device and method for recovering network connection thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201010266802.9A CN102387604B (en) | 2010-08-30 | 2010-08-30 | Client device and method for recovering network connection thereof |
Publications (2)
Publication Number | Publication Date |
---|---|
CN102387604A CN102387604A (en) | 2012-03-21 |
CN102387604B true CN102387604B (en) | 2014-04-30 |
Family
ID=45826414
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201010266802.9A Expired - Fee Related CN102387604B (en) | 2010-08-30 | 2010-08-30 | Client device and method for recovering network connection thereof |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN102387604B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105873175B (en) * | 2015-08-11 | 2019-02-01 | 上海连尚网络科技有限公司 | For handling the method and apparatus of abnormal wireless access point |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1848783A (en) * | 2005-11-24 | 2006-10-18 | 华为技术有限公司 | Method and device for recovering service flow identifier in WiMAX network |
CN101212382A (en) * | 2006-12-27 | 2008-07-02 | 富士通株式会社 | Network connection restoration method, AAA server and wireless access network gateway device |
CN101364913A (en) * | 2007-08-07 | 2009-02-11 | 中兴通讯股份有限公司 | Method for network access by wireless terminal |
CN101459972A (en) * | 2008-12-09 | 2009-06-17 | 中兴通讯股份有限公司 | Method and access gateway for implementing user access holding in WiMAX system |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5167769B2 (en) * | 2007-11-09 | 2013-03-21 | 富士通株式会社 | Communication control device |
-
2010
- 2010-08-30 CN CN201010266802.9A patent/CN102387604B/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1848783A (en) * | 2005-11-24 | 2006-10-18 | 华为技术有限公司 | Method and device for recovering service flow identifier in WiMAX network |
CN101212382A (en) * | 2006-12-27 | 2008-07-02 | 富士通株式会社 | Network connection restoration method, AAA server and wireless access network gateway device |
CN101364913A (en) * | 2007-08-07 | 2009-02-11 | 中兴通讯股份有限公司 | Method for network access by wireless terminal |
CN101459972A (en) * | 2008-12-09 | 2009-06-17 | 中兴通讯股份有限公司 | Method and access gateway for implementing user access holding in WiMAX system |
Also Published As
Publication number | Publication date |
---|---|
CN102387604A (en) | 2012-03-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN106326219B (en) | Method, device and system for checking business system data | |
CN103019707A (en) | Call stack analyzing and processing method and device | |
CN103049354B (en) | Data recovery method, data restore device and storage system | |
CN109102273B (en) | Method and system for realizing distributed intelligent payment routing | |
CN111651173A (en) | Key code data burning method, device, terminal device and readable storage medium | |
EP4145771A1 (en) | Network topology construction method and apparatus, and computer readable medium | |
CN103888597B (en) | A kind of communication means, device and electronic equipment | |
CN115794472A (en) | Chip error collection and processing method, device and storage medium | |
CN102387604B (en) | Client device and method for recovering network connection thereof | |
WO2011127708A1 (en) | Set-card separation mobile phone and method for realizing card initialization | |
CN113420082A (en) | Data synchronization anomaly detection method and device | |
CN103065096B (en) | A kind of data guard method, Apparatus and system | |
TWI478529B (en) | Client device and method for recovering a network connection | |
CN114786279A (en) | Method, device and system for directly connecting control of air conditioner and storage medium | |
CN106204031B (en) | Card application processing method and device | |
CN111371818B (en) | Data request verification method, device and equipment | |
WO2017201966A1 (en) | Control method and apparatus for smart card, terminal device, and smart card | |
CN113448760B (en) | Method, system, equipment and medium for recovering abnormal state of hard disk | |
CN111026332B (en) | SSD bad block information protection method, SSD bad block information protection device, computer equipment and storage medium | |
CN115021806A (en) | Link detection method, device, electronic device and storage medium | |
CN112463460A (en) | Erasure code-based small block data recovery method and system | |
CN100401814C (en) | A protection method for PHS mobile communication PIM card authentication data | |
CN106446214B (en) | A method of extracting Saipan system message registration data | |
CN106339280B (en) | A method of recombination spreadtrum system data | |
CN105574438A (en) | User privacy protection method and system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20140430 Termination date: 20210830 |
|
CF01 | Termination of patent right due to non-payment of annual fee |