This invention relates to wireless devices accessing and using external storage spaces provided by one or more servers that includes a method for a wireless device downloading a file from a remote server into an assigned external storage.
Storage system can be categorized as internal storage or external storage system.
The internal storages of a computing system include those storage media such as hard disk drives, memory sticks, memory, and others that are internally connected within the computing system through system bus or a few inches of cable. Therefore, the storage media actually are internal components of the computing system in a same enclosure.
The external storages of a computing system are those storage media that are not the internal components of the computing system in a same enclosure. Therefore, they have to be connected through longer cable, such as through Ethernet cable for IP based storage, Fiber channel cable for fiber channel storage, or wireless communication media, and others. The storage media of the external storage could be magnetic hard disk drives, solid state disk, optical storage drives, or memory card and could be in any form such as Raid which usually consists of a group of hard disk drives.
To effectively use a storage system, the storage devices of the storage system usually need to be partitioned into small volumes. After the partitioning, each of the volumes can be used for establishing a file system on top of it. To simplify the discussion, herein, the term of the storage volume and its corresponding file system, and the term of the storage partition are often used without differentiation in this invention.
CCDSVM in this invention is an abbreviation for a central controlled distributed scalable virtual machine. The CCDSVM allows a control management system to control a group of computing systems for providing distributed services to client systems over the Internet, Intranet, and LAN environment.
By the way, in this invention, the ISP refers to Internet service provider and the ASP refers to application service provider.
Unless specified, the programming languages and the protocols used by the software modules, and the computing systems used in this invention are assumed to be the same as described in the prior patent applications.
In addition, in the drawing, like elements are designated by like reference numbers. Further, when a list of identical elements is present, only one element may be given the reference number.
Today, users commonly face a problem of lack of storage capacity in their wireless devices such as in their cell phones or personal data assistant devices (“PDA”), which are usually limited to 256 MB for the PDA and much less for the cell phone. To effectively solve this problem and let users possess multiple gigabytes (GB) of storage for their wireless devices as well as allowing the users to use the GB storage for their multimedia applications, the storage on a server can be used as the external storage for the wireless devices. This technology has been briefly introduced in the prior patent applications by the same author.
The followings describe details on how can the external storage actually be used by the wireless devices by referring to the
These and other features, aspects and advantages of the present invention will become understood with reference to the following description, appended claims, and accompanying figures.
Referring now to the
In the
In addition, the other software modules (9) of the wireless device (1) is also configured capable to send data to or receive data from the other service modules (7) of the server (3) via communication link (2) through a suitable IP or non-IP based protocol. The data being sent or received could be a digital photo picture, a message and other data.
In addition, the console supporting software (5) of the server (3) and the other software modules (9) of the wireless device (1) can be implemented with suitable languages such as C, C++, Java, and others.
Besides, the web-browser (8) of the wireless device (1) can be any suitable software tool, which. is capable to communication with web server software (4) on the server (3) or with other web server through the HTTP protocol.
The
First, the storage system (10) of the server (3) can be partitioned into multiple volumes (11), for example, by administration staff through a web-console (13) of a console host (12).
Second, the storage system (10) of the server (3) can be partitioned in such way that each of the wireless devices can be assigned with a storage volume of a desired size, which can be best supported by the server (3) for supporting maximum numbers of the wireless devices.
In addition, the storage connection media could be any kind such as SCSI cable, IP cable, Fiber cable and others. Meanwhile the storage system itself could be various types.
Finally, the storage system (10) can be accessed by each of the wireless devices through IP or non-IP based network and protocols.
The
The Use of the External Storage of the Wireless Device:
The
Partition Storage Volumes (Refer to the
With this invention, the entire storage (10) on a server (3) needs to be partitioned into suitable size of volumes (11) such as 4 GB for each volume for allowing the server 3 to serve maximum number of the wireless devices (1). With the web console support software (5) of the server (3), the task of partitioning the storage system (10) can be done through a web-console (13) on a console host (12) by an administrative staff.
In order to support storage partition, first the console support software (5) of the server (3) must send storage information of the server (3), such as the information of the storage system (10), to the web-console (13) of the console host (12). The storage information includes each storage device name, storage size and others. Second, based on the storage information received, the administration staff on the console host (12) can use the web-console (13) to fill out partition information for the storage devices and send the storage partition information to the console support software (5) of the server (3). The storage partition information includes the number of the partitions (volumes) and the size of each partition (volume). Third, upon receiving the storage partition information from the web-console (13) of the console host (12), the console support software (5) of the server (3) performs the actual storage partition by dividing the entire storage into multiple small volumes. Finally, for each small storage volume, a corresponding file system could be built up.
Assign Storage Volumes (Refer to the
Each of the storage volumes (11) together with its corresponding file system (11) on the storage system (10) of the server (3) needs to be exclusively assigned and exported to a given specific wireless device (1) by the console support software (5) of the server (3).
Data and Storage Volume Management (Refer to
With the support of the console support software modules (5) of the server (3), a user on a web-browser (8) of the wireless device (1) can setup folder or directory structure on the file system of his/her assigned external storage volume (11). In addition, the user on the web-browser (8) of the wireless device (1) can performing all data management operations such as delete, copy, move, or rename and other operations for files or folders on that file system.
In order to support such data management over the external storage (10) by using the web browser (8) of the wireless device (1), first the console support software modules (5) of the server system (3) must communicate with the web-browser (8) of the wireless device (1) for presenting the external storage to a user on the wireless device. Therefore, the user from the web-browser (8) of the wireless device (1) can choose desired data management operation and submit the operation for the wireless device sending the operation information to the console support software modules (5) of the server system (3). These operations include establishing folder or directory, and copying, moving, or renaming data file and others for the folder or directory. Second, upon receiving each data management operations, the console support software modules (5) of the server system (3) actually performs the operations over the assigned file system of the assigned external storage volume (11) on the server system (3).
Store Data from Wireless Device into External Storage (Refer to
To store the data such as digital photo pictures or messages into the assigned file system on the external storage (11) of a server (3), the other software modules (9) of the wireless device (1) need to send the data to the other service modules (7) of the server (3) via communication link between them. Upon receiving the data, the other service modules (7) of the server (3) write these data to the assigned file system of the assigned storage volume (11) on the server (3). The protocol used between these two communication entities could be either IP or non-IP based protocol.
Download Data from a Remote Web Server Site into External Storage (Refer to the
If a user of a wireless device (1) wants to download data from a remote web server (15) into an assigned file system (11) of the assigned external storage on a server (3), the following steps are required:
1) Provide the user from a web-browser (8) of the wireless device (1) access to a remote web server site (15) to obtain information for the downloading via the path (a) of the
2) The other software modules (9) of the wireless device (1) obtains the downloading information, which becomes available in the cached web-pages on the wireless device (1) after the web-browser (8) accessing the web site (15).
3) The other software modules (9) of the wireless device (1) send the obtained downloading information to other service modules (7) of the storage server (3) via the path (b).
4) Upon receiving the downloading information from the wireless device (1), the other service module (7) of the storage server (3) sends a web download request to the web-site (15) via the path (c) based on download information obtained and then receives the downloading data from the web server of the web-site (15).
5) Upon receiving downloading data, the other service modules (7) of the storage server (3) write the data for the wireless device (1) into the assigned file system (11) on the server (3).
Retrieve Data from External Storage of a Wireless Device:
1) If a web-browser (8) has embedded video or music functionality, the web-browser (8) of a wireless device (1) can be used to retrieve and play multimedia data file such as video or music stored in the wireless device's external storage volume (11), which actually located on a server (3).
2) If there is needs, the other software module (9) of the wireless device (1) also can retrieve data file from the assigned file system of the assigned storage volume (11) on a server (3).
Support External Storage for Large Number of the Wireless Devices:
Referring now to the
This invention is a continuation application of the U.S. patent application Ser. No. 14/977,509 filed on Dec. 21, 2015 which itself is a continuation application of U.S. patent application Ser. No. 14/036,744 filed on Sep. 25, 2013, now a U.S. Pat. No. 9,239,686 and which itself is continuation application for U.S. patent application Ser. No. 10/726,897 filed on Dec. 4, 2003 and now a U.S. Pat. No. 8,606,880. The application Ser. No. 10/726,897 has also referenced application Ser. No. 10/713,904 of “Concurrent Web Based Multi-task Support for Control Management System”, now a U.S. Pat. No. 7,418,702, and referenced application Ser. No. 10/713,905 of “IP Based Distributed Virtual SAN”, now a U.S. Pat. No. 7,379,990 in the name of same inventor. All above prior applications and patents are herein incorporated by reference in their entireties for all purpose.
Number | Name | Date | Kind |
---|---|---|---|
6269394 | Kenner et al. | Jul 2001 | B1 |
6309305 | Kraft | Oct 2001 | B1 |
6442529 | Krishan et al. | Aug 2002 | B1 |
6735623 | Prust | May 2004 | B1 |
6754696 | Kamath et al. | Jun 2004 | B1 |
7222176 | Laurent | May 2007 | B1 |
7266555 | Coates et al. | Sep 2007 | B1 |
9344235 | Putra | May 2016 | B1 |
20010028363 | Nomoto et al. | Oct 2001 | A1 |
20020019908 | Reuter et al. | Feb 2002 | A1 |
20020026558 | Reuter | Feb 2002 | A1 |
20020078102 | Dutta | Jun 2002 | A1 |
20020078197 | Suda et al. | Jun 2002 | A1 |
20020091836 | Moetteli | Jul 2002 | A1 |
20040101272 | Boston | May 2004 | A1 |
20040214551 | Kim | Oct 2004 | A1 |
20040215749 | Tsao | Oct 2004 | A1 |
Number | Date | Country |
---|---|---|
1379939 | Nov 2002 | CN |
1411183 | Apr 2003 | CN |
2001-0089012 | Sep 2001 | KR |
2001-0103325 | Nov 2001 | KR |
2002-0003041 | Jan 2002 | KR |
0167233 | Sep 2001 | WO |
02052785 | Jul 2002 | WO |
Entry |
---|
Decision Granting Institution of Inter Partes Review dated Nov. 4, 2020 in U.S. Pat. No. 10,015,254. (32 Pages). |
Decision Granting Institution of Inter Partes Review dated Nov. 4, 2020 in U.S. Pat. No. 10,015,254. (29 Pages). |
Decision Granting Institution of Inter Partes Review dated Jan. 25, 2021 in U.S. Pat. No. 10,015,254. |
Number | Date | Country | |
---|---|---|---|
Parent | 14977509 | Dec 2015 | US |
Child | 15992091 | US | |
Parent | 14036744 | Sep 2013 | US |
Child | 14977509 | US | |
Parent | 10726897 | Dec 2003 | US |
Child | 14036744 | US |