WO2015012678A1 - Method and module for enabling continuous access to internet when primary network is disrupted - Google Patents

Method and module for enabling continuous access to internet when primary network is disrupted Download PDF

Info

Publication number
WO2015012678A1
WO2015012678A1 PCT/MY2014/000102 MY2014000102W WO2015012678A1 WO 2015012678 A1 WO2015012678 A1 WO 2015012678A1 MY 2014000102 W MY2014000102 W MY 2014000102W WO 2015012678 A1 WO2015012678 A1 WO 2015012678A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
caching
access point
client
radio
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.)
Ceased
Application number
PCT/MY2014/000102
Other languages
French (fr)
Inventor
Rosli UZAIRI
Nazarudin MASHUDI
Badrul Zaman ADNAN
Zarina Hussin
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mimos Bhd
Original Assignee
Mimos Bhd
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 Mimos Bhd filed Critical Mimos Bhd
Publication of WO2015012678A1 publication Critical patent/WO2015012678A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/40Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass for recovering from a failure of a protocol instance or entity, e.g. service redundancy protocols, protocol state redundancy or protocol service redirection
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching

Definitions

  • This invention relates generally to wireless networks.
  • this invention relates to a method and a module for enabling continuous access to internet information and interactivity when primary network is temporarily disrupted.
  • a server stores objects in serialised form in cache.
  • a cache client requests an object from the cache, the server sends it to the client over the network.
  • the cache client then de-serialises the object for use by the client application.
  • the cache client When local cache is enabled, the cache client stores a reference to the object locally. This keeps the object active in the memory of the client application. When the application requests the object, the cache client first checks whether the object resides in the local cache. If so, the reference to the object is returned immediately without contacting server. If it does not exist, the object is retrieved from the server. The cache client then de-serialises the object and stores the reference to this newly retrieved object in the local cache. The client application uses this same object. Caching allows client devices to locally store information for authenticating, session tracking and for remembering specific information about users such as service preferences, browsing history, previous activities and the like.
  • Patent publication no. US 2013/0060885 A1 discloses a data caching module that determines a request from a device for specifying content data directed to a web server or a storage destination. However, with such approach, the invention may have trouble with lagging due to heavy synchronization process that occurs in the ungrouped caching servers.
  • Patent publication no. US 2012/0284356 A1 discloses a wireless traffic management system cache optimization, but the synchronization in the invention may not be effective due to heavy synchronization that takes place simultaneously in ungrouped caching servers of the same network.
  • HSDPA high speed downlink packet access
  • the present invention provides a method for enabling continuous access to internet information and interactivity when primary network such as 3G wireless networks, high speed downlink packet access (HSDPA) network, or the like, is temporarily disrupted.
  • primary network such as 3G wireless networks, high speed downlink packet access (HSDPA) network, or the like
  • the method works by allowing synchronization of data, such as cached objects, between a plurality of caching servers that are clustered together to form a group by utilizing a dedicated radio in addition to the existing network radio (e.g. 3G radio, HSDPA radio, or the like) and WiFi radio.
  • a dedicated radio in addition to the existing network radio (e.g. 3G radio, HSDPA radio, or the like) and WiFi radio.
  • the method is characterized by the steps of providing a plurality of caching servers; clustering the plurality of caching servers into a group; selecting and converting one of the caching servers within the group to become an access point; selecting and converting the rest of the caching serves within the group to become client caching servers; the access point gathers data from each client caching server; the access point consolidates all the gathered data to form a complete data; synchronizing the data between the client caching servers within the group via the access point having the complete data by using a dedicated radio in addition to the existing network radio and WiFi radio; and each client caching server consolidates the received complete data with its own existing data to produce a duplicate copy of the complete data.
  • the present invention also provides a synchronization module for enabling continuous access to internet information and interactivity when primary network, such as 3G wireless networks, HSDPA network, or the like, is temporarily disrupted.
  • primary network such as 3G wireless networks, HSDPA network, or the like
  • the synchronization module is characterized by a plurality of client caching servers, an access point for gathering data from each client caching server and consolidating the said data to become a complete data, and a dedicated radio for synchronizing data between the client caching servers via the access point having the complete data in addition to the existing network radio and WiFi radio.
  • the core aspect of the present invention relates to a method for enabling continuous access to internet information and interactivity when primary network is temporarily disrupted.
  • the present invention works by allowing a plurality of caching servers, which are clustered together, to synchronize data with each other through an access point by employing a dedicated radio in addition to the existing network radio and WiFi radio.
  • the wireless network in the present invention refers to 3G network, HSDPA network, or the like.
  • the network radio in the present invention refers to 3G radio, HSDPA radio, or the like.
  • the aforementioned method is characterized by the steps of providing a plurality of caching servers; clustering the plurality of caching servers into a group; selecting and converting one of the caching servers within the group to become an access point; selecting and converting the rest of the caching serves within the group to become client caching servers; the access point gathers data from each client caching server; the access point consolidates all the gathered data to form a complete data; synchronizing the data between the client caching servers within the group via the access point having the complete data by using a dedicated radio in addition to the existing network radio and WiFi radio; and each client caching server consolidates the received complete data with its own existing data to produce a duplicate copy of the complete data.
  • the method starts by selecting a first caching server, and by default, making the first caching server as the access point. Thereafter, the first caching server starts to scan its neighborhood for a second caching server. Upon successfully scanning the second caching server, a couple of tests is performed on the second caching server before it is allowed to join the first caching server to form a group.
  • the first test is a test to determine the speed of the second caching server.
  • the first caching server will perform a received signal strength indication (RSSI) checking on the second caching server to determine the speed of the second caching server. When it is determined that the speed of the second caching server is at least less than -70 dBm, the second caching server is allowed to join the first caching server to form the group.
  • RSSI received signal strength indication
  • the second test is a test to determine whether the second caching server already belongs to another existing group of caching servers. If it is not, the second caching server is allowed to join the first caching server to form the group.
  • the caching server with a higher MAC address will become the access point, whereas the caching server with a lower MAC address will become the client caching server.
  • the first one being the first caching server has a higher MAC address than the second caching server, and therefore the first caching server remains as the access point and the second caching server becomes the client caching server.
  • the second scenario being the second caching server has a higher MAC address than the first caching server, and therefore the second caching server replaces the first caching server to act as the new access point, forcing the first caching server to become the client caching server.
  • the aforementioned steps starting from the scanning part to the MAC addresses checking are carried on until the maximum number of caching servers that are allowed in a group has been reached.
  • the group consists of no more than 20 caching servers. It also means that the group of 20 caching servers would have one caching server acting as the access point, and nineteen caching servers acting as the client caching servers.
  • the access point will gather all the data from each client caching server, and consolidates the gathered data to form a complete data.
  • the data synchronization between the client caching servers is performed when the data within the client caching servers are different from the complete data within the access point. It is carried out by having the access point to furnish the client caching servers with the complete data through the dedicated radio.
  • this dedicated radio is an addition to the existing network radio and WiFi radio. With this dedicated radio, the speed of the existing network radio and WiFi radio will not be affected.
  • each client caching server Upon receiving the complete data, each client caching server will consolidate the complete data with its own existing data, therefore producing a duplicate copy of the complete data.
  • Another aspect of the present invention relates to a synchronization module for enabling continuous access to internet information and interactivity when primary network is temporarily disrupted, characterized by a plurality of client caching servers, an access point for gathering data from each client caching server and consolidating the data to become a complete data, and a dedicated radio for synchronizing data between the client caching servers via the access point having the complete data in addition to the existing network radio and WiFi radio.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention relates to a method for enabling continuous access to internet information and interactivity when primary network is temporarily disrupted, said method is characterized by providing a plurality of caching servers; clustering them into a group; selecting and converting one of the caching servers to become an access point; and the rest of the caching serves to become client caching servers; the access point gathers data from each client caching server and consolidates all the gathered data to form a complete data; synchronizing the data between the client caching servers within the group via the access point having the complete data by using a dedicated radio in addition to the existing network radio and WiFi radio; and each client caching server consolidates the received complete data with its own existing data to produce a duplicate copy of the complete data. The present invention also relates to a synchronization module for performing the aforesaid method.

Description

METHOD AND MODULE FOR ENABLING CONTINUOUS ACCESS TO INTERNET WHEN PRIMARY NETWORK IS DISRUPTED
FIELD OF THE INVENTION
This invention relates generally to wireless networks. In particular, this invention relates to a method and a module for enabling continuous access to internet information and interactivity when primary network is temporarily disrupted.
BACKGROUND OF THE INVENTION
A server stores objects in serialised form in cache. When a cache client requests an object from the cache, the server sends it to the client over the network. The cache client then de-serialises the object for use by the client application.
When local cache is enabled, the cache client stores a reference to the object locally. This keeps the object active in the memory of the client application. When the application requests the object, the cache client first checks whether the object resides in the local cache. If so, the reference to the object is returned immediately without contacting server. If it does not exist, the object is retrieved from the server. The cache client then de-serialises the object and stores the reference to this newly retrieved object in the local cache. The client application uses this same object. Caching allows client devices to locally store information for authenticating, session tracking and for remembering specific information about users such as service preferences, browsing history, previous activities and the like.
Patent publication no. US 2013/0060885 A1 discloses a data caching module that determines a request from a device for specifying content data directed to a web server or a storage destination. However, with such approach, the invention may have trouble with lagging due to heavy synchronization process that occurs in the ungrouped caching servers. Patent publication no. US 2012/0284356 A1 discloses a wireless traffic management system cache optimization, but the synchronization in the invention may not be effective due to heavy synchronization that takes place simultaneously in ungrouped caching servers of the same network.
A disclosure in patent publication no. US 2006/0015570 A1 states that the invention can only synchronize and store limited size objects in the local cache.
Another concern raised is most of the prior art documents do not concentrate on local data synchronization in high speed downlink packet access (HSDPA), for example International publication no. WO 2006/11 1016 A1.
Accordingly, it can be seen in the prior art that there exists a need to provide a method for synchronising data in local cache for HSDPA user during offline use without limiting the size of cache elements.
SUMMARY OF INVENTION
The present invention provides a method for enabling continuous access to internet information and interactivity when primary network such as 3G wireless networks, high speed downlink packet access (HSDPA) network, or the like, is temporarily disrupted.
In general, the method works by allowing synchronization of data, such as cached objects, between a plurality of caching servers that are clustered together to form a group by utilizing a dedicated radio in addition to the existing network radio (e.g. 3G radio, HSDPA radio, or the like) and WiFi radio.
Specifically, the method is characterized by the steps of providing a plurality of caching servers; clustering the plurality of caching servers into a group; selecting and converting one of the caching servers within the group to become an access point; selecting and converting the rest of the caching serves within the group to become client caching servers; the access point gathers data from each client caching server; the access point consolidates all the gathered data to form a complete data; synchronizing the data between the client caching servers within the group via the access point having the complete data by using a dedicated radio in addition to the existing network radio and WiFi radio; and each client caching server consolidates the received complete data with its own existing data to produce a duplicate copy of the complete data.
The present invention also provides a synchronization module for enabling continuous access to internet information and interactivity when primary network, such as 3G wireless networks, HSDPA network, or the like, is temporarily disrupted.
In particular, the synchronization module is characterized by a plurality of client caching servers, an access point for gathering data from each client caching server and consolidating the said data to become a complete data, and a dedicated radio for synchronizing data between the client caching servers via the access point having the complete data in addition to the existing network radio and WiFi radio.
DETAILED DESCRIPTION OF THE INVENTION
The above mentioned and other features and objects of this invention will become more apparent and better understood by reference to the following detailed description. It should be understood that the detailed description made known below is not intended to be exhaustive or limit the invention to the precise disclosed form as the invention may assume various alternative forms. On the contrary, the detailed description covers all the relevant modifications and alterations made to the present invention, unless the claims expressly state otherwise. The core aspect of the present invention relates to a method for enabling continuous access to internet information and interactivity when primary network is temporarily disrupted. Generally, the present invention works by allowing a plurality of caching servers, which are clustered together, to synchronize data with each other through an access point by employing a dedicated radio in addition to the existing network radio and WiFi radio.
The wireless network in the present invention refers to 3G network, HSDPA network, or the like.
The network radio in the present invention refers to 3G radio, HSDPA radio, or the like.
Particularly, the aforementioned method is characterized by the steps of providing a plurality of caching servers; clustering the plurality of caching servers into a group; selecting and converting one of the caching servers within the group to become an access point; selecting and converting the rest of the caching serves within the group to become client caching servers; the access point gathers data from each client caching server; the access point consolidates all the gathered data to form a complete data; synchronizing the data between the client caching servers within the group via the access point having the complete data by using a dedicated radio in addition to the existing network radio and WiFi radio; and each client caching server consolidates the received complete data with its own existing data to produce a duplicate copy of the complete data.
To be more specific, the method starts by selecting a first caching server, and by default, making the first caching server as the access point. Thereafter, the first caching server starts to scan its neighborhood for a second caching server. Upon successfully scanning the second caching server, a couple of tests is performed on the second caching server before it is allowed to join the first caching server to form a group. The first test is a test to determine the speed of the second caching server. The first caching server will perform a received signal strength indication (RSSI) checking on the second caching server to determine the speed of the second caching server. When it is determined that the speed of the second caching server is at least less than -70 dBm, the second caching server is allowed to join the first caching server to form the group. This test ensures that the method of the present invention is performed with maximum speed, thus avoiding data lagging.
The second test is a test to determine whether the second caching server already belongs to another existing group of caching servers. If it is not, the second caching server is allowed to join the first caching server to form the group.
Consequently, a check on the MAC addresses of the first caching server and the second caching server is performed. The caching server with a higher MAC address will become the access point, whereas the caching server with a lower MAC address will become the client caching server. In this case, there are two scenarios. The first one being the first caching server has a higher MAC address than the second caching server, and therefore the first caching server remains as the access point and the second caching server becomes the client caching server. The second scenario being the second caching server has a higher MAC address than the first caching server, and therefore the second caching server replaces the first caching server to act as the new access point, forcing the first caching server to become the client caching server. The aforementioned steps starting from the scanning part to the MAC addresses checking are carried on until the maximum number of caching servers that are allowed in a group has been reached. In the present invention, it is recommended that the group consists of no more than 20 caching servers. It also means that the group of 20 caching servers would have one caching server acting as the access point, and nineteen caching servers acting as the client caching servers.
Subsequently, the access point will gather all the data from each client caching server, and consolidates the gathered data to form a complete data. The data synchronization between the client caching servers is performed when the data within the client caching servers are different from the complete data within the access point. It is carried out by having the access point to furnish the client caching servers with the complete data through the dedicated radio. Note that this dedicated radio is an addition to the existing network radio and WiFi radio. With this dedicated radio, the speed of the existing network radio and WiFi radio will not be affected. Upon receiving the complete data, each client caching server will consolidate the complete data with its own existing data, therefore producing a duplicate copy of the complete data.
Another aspect of the present invention relates to a synchronization module for enabling continuous access to internet information and interactivity when primary network is temporarily disrupted, characterized by a plurality of client caching servers, an access point for gathering data from each client caching server and consolidating the data to become a complete data, and a dedicated radio for synchronizing data between the client caching servers via the access point having the complete data in addition to the existing network radio and WiFi radio.

Claims

A method for enabling continuous access to internet information and interactivity when primary network is temporarily disrupted, the method is characterized by the steps of:
a) providing a plurality of caching servers;
b) clustering the plurality of caching servers into a group;
c) selecting and converting one of the caching servers within the group to become an access point;
d) selecting and converting the rest of the caching serves within the group to become client caching servers;
e) the access point gathers data from each client caching server; f) the access point consolidates all the gathered data to form a complete data;
g) synchronizing the data between the client caching servers within the group via the access point having the complete data by using a dedicated radio in addition to the existing network radio and WiFi radio; and
h) each client caching server consolidates the received complete data with its own existing data to produce a duplicate copy of the complete data.
A method in accordance with claim 1 , wherein the wireless network is 3G network, or HSDPA network.
A method in accordance with claim 1 , wherein the network radio is 3G radio, or HSDPA radio.
A method in accordance with claim 1 , wherein the caching servers are clustered into a group consisting of no more than 20 caching servers.
5. A method in accordance with claim 1 , wherein the caching server within the group with the highest MAC address is selected as the access point and the rest of the caching servers within the group with MAC addresses lower than the just selected access point are selected as the client caching servers.
A method in accordance with claim 1 , wherein the data synchronization is performed when the data within the client caching servers are different than the complete data within the access point.
A method in accordance with claim 1 , wherein the speed of the caching servers is at least less than -70 dBm.
A method in accordance with claim 7, wherein the speed of the caching servers is determined by performing a received signal strength indication (RSSI) checking on the caching server.
A synchronization module for enabling continuous access to internet information and interactivity when primary network is temporarily disrupted, the module is characterized by:
a) a plurality of client caching servers;
b) an access point for gathering data from each client caching server and consolidating the data to become a complete data; and c) a dedicated radio for synchronizing data between the client caching servers via the access point having the complete data in addition to the existing network radio and WiFi radio.
A module in accordance with claim 9, wherein the wireless network is 3G network, or HSDPA network.
PCT/MY2014/000102 2013-07-25 2014-05-16 Method and module for enabling continuous access to internet when primary network is disrupted Ceased WO2015012678A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
MYPI2013701308A MY168897A (en) 2013-07-25 2013-07-25 Method and module for enabling continuous access to internet when primary network is disrupted
MYPI2013701308 2013-07-25

Publications (1)

Publication Number Publication Date
WO2015012678A1 true WO2015012678A1 (en) 2015-01-29

Family

ID=51265802

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/MY2014/000102 Ceased WO2015012678A1 (en) 2013-07-25 2014-05-16 Method and module for enabling continuous access to internet when primary network is disrupted

Country Status (2)

Country Link
MY (1) MY168897A (en)
WO (1) WO2015012678A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060036856A1 (en) * 2004-08-10 2006-02-16 Wilson Kok System and method for dynamically determining the role of a network device in a link authentication protocol exchange
US20090046655A1 (en) * 2007-08-17 2009-02-19 Research In Motion Limited Mobility Mechanism for Service Continuity
US20090157766A1 (en) * 2007-12-18 2009-06-18 Jinmei Shen Method, System, and Computer Program Product for Ensuring Data Consistency of Asynchronously Replicated Data Following a Master Transaction Server Failover Event

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060036856A1 (en) * 2004-08-10 2006-02-16 Wilson Kok System and method for dynamically determining the role of a network device in a link authentication protocol exchange
US20090046655A1 (en) * 2007-08-17 2009-02-19 Research In Motion Limited Mobility Mechanism for Service Continuity
US20090157766A1 (en) * 2007-12-18 2009-06-18 Jinmei Shen Method, System, and Computer Program Product for Ensuring Data Consistency of Asynchronously Replicated Data Following a Master Transaction Server Failover Event

Also Published As

Publication number Publication date
MY168897A (en) 2018-12-04

Similar Documents

Publication Publication Date Title
JP6941679B2 (en) Network slice selection method, user equipment, and network equipment
CN102651861B (en) Download method for mobile terminal, mobile terminal and proxy download server
CN107943594B (en) Data acquisition method and device
CN103812849B (en) A kind of local cache update method, system, client and server
EP2787742B1 (en) Method and system for transmitting network video
EP2924941B1 (en) Method and device for preventing service illegal access
CN102378303B (en) Method and device for selecting WIFI (Wireless Fidelity) access point to access to network
CN107172186B (en) Content acquisition method and system
CN107181686B (en) Routing table synchronization method, device and system
KR20160030381A (en) Method, device and router for access webpage
CN108234207B (en) Fault positioning method and device based on Content Delivery Network (CDN)
CN103634346B (en) The data distributing method and system of network data center
CN102065112A (en) Peer-to-peer (P2P) network system and method and related device for establishing the same
US10306007B2 (en) Cache content hit method and communications system
CN103024593A (en) Online VOD (video on demand) acceleration system and online VOD playing method
CN105208058A (en) Information exchange system based on web session sharing
CN104348859B (en) File synchronisation method, device, server, terminal and system
US12010164B2 (en) System for providing exact communication delay guarantee of request response for distributed service
CN105850183B (en) Wireless network access control method, device and system
CN108429777A (en) Data updating method based on cache and server
CN104468852A (en) Method, device and system for client to select IP link address
CN101834888A (en) Method for remotely starting transparent computing system client through wireless local area network
EP3258673B1 (en) Efficient information exchange between servers in content transmission network system
CN101662389B (en) Method for carrying out statistics on performance data and device applying same
CN120711501B (en) Secure Communication Methods and Systems for Network Devices

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14747421

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14747421

Country of ref document: EP

Kind code of ref document: A1