US20130219006A1 - Multiple media devices through a gateway server or services to access cloud computing service storage - Google Patents
Multiple media devices through a gateway server or services to access cloud computing service storage Download PDFInfo
- Publication number
- US20130219006A1 US20130219006A1 US13/401,708 US201213401708A US2013219006A1 US 20130219006 A1 US20130219006 A1 US 20130219006A1 US 201213401708 A US201213401708 A US 201213401708A US 2013219006 A1 US2013219006 A1 US 2013219006A1
- Authority
- US
- United States
- Prior art keywords
- data
- gateway server
- client device
- data request
- external network
- 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.)
- Abandoned
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
- H04L67/563—Data redirection of data network streams
Definitions
- the present patent document relates in general to web services, and more specifically to a gateway server for providing registered client devices with services, application program interfaces, and related data from an external network, such as the internet.
- Cloud-based computing is the delivery of computing as a service rather than a product. Shared resources, software, and information are provided to computers and other client devices over an external network “cloud” (with the external network typically being the internet). Cloud-based computing services are more plentiful than ever following recent internet development trends, and consumer electronics media devices for example access such network-based computing services frequently.
- An exemplary computer-implemented method embodiment may comprise transmitting a data request from client devices to a gateway server connected to an external network, if the data request cannot be satisfied by data stored in a gateway server memory, selectively transmitting a second data request from the gateway server to the external network and storing data received in response to the second data request in the gateway server memory, and satisfying the data request using the data stored in the gateway server memory.
- the client device may comprise a smartphone, a television, a personal computer, a laptop computer, a tablet computer, a personal digital assistant, a video game, and/or a media device.
- the stored data may comprise a computing service, an application program interface, streaming data, metadata, and/or media data.
- the data may comprise file formats including HTML5, Java, and/or JSON.
- the client device and the gateway server may communicate securely, and may communicate via a local area network.
- the external network may comprise the internet and/or a social network.
- Satisfying the data request may comprise filtering data, transcoding data from at least one application program interface, transferring data from the client device to the external network, transferring data from the client device to a second client device, and/or merging data.
- Data stored in the gateway server memory for the data request satisfies a simultaneous data request and/or a subsequent data request.
- the gateway server may comprise an http server, and may satisfy the data request transparently to the client device.
- the gateway server may satisfy the data request by providing a local computing service comprising receiving data from a client device, tuning, IP streaming, performing DVR functions, providing electronic program guide data, managing security, performing content protection functions, and/or establishing communications between client devices.
- the method may operate in substantially real-time.
- a system embodiment may comprise a processor and a memory containing instructions that, when executed by the processor cause the processor to transmit a data request from at least one client device to a gateway server connected to an external network, if the data request cannot be satisfied by data stored in a gateway server memory, selectively transmit a second data request from the gateway server to the external network and store data received in response to the second data request in the gateway server memory, and satisfy the data request using the data stored in the gateway server memory.
- a computer program product embodiment may comprise a computer readable medium tangibly embodying non-transitory computer-executable program instructions thereon that, when executed, cause a computing device to transmit a data request from at least one client device to a gateway server connected to an external network, if the data request cannot be satisfied by data stored in a gateway server memory, selectively transmit a second data request from the gateway server to the external network and store data received in response to the second data request in the gateway server memory, and satisfy the data request using the data stored in the gateway server memory.
- the apparatus and processes of the embodiments disclosed enable client devices to access computing services, service storage, and related data via a gateway server that connects to an external network.
- FIG. 1 depicts a set of registered client devices that communicate with a gateway server connected to an external network, according to an embodiment
- FIG. 2 depicts a flow chart of the gateway server operation, according to an embodiment.
- network consumer electronics client devices available on the market these days, such as tablet or laptop computers, smartphones, smart TVs, personal computers, personal digital assistants, video games, and other media devices.
- Multiple consumer electronics devices in the same location or facility e.g. a home or office
- Accessing computing services via the internet may require related fees, and may impact overall performance.
- the cloud services may take time to execute in various servers for example, or to download or stream the contents to a particular individual consumer electronics client device.
- redundant contents are simultaneously provided to multiple client devices, e.g. multiple consumer electronics devices may have live-stream downloads of the same IPTV content (such as a Super Bowl program) at the same time.
- a centralized gateway server may transparently download, cache, and locally share service contents among securely communicating consumer electronics devices.
- the gateway server may locally engage various internet services for connected client devices concurrently, and it may store the service contents in its memory, either temporarily or permanently.
- the gateway server may also enhance the capability of internet service access, or provide the methodology to control and manage the service contents among connected media devices. Caching and sharing content locally among media devices through such a centralized gateway server is more manageable, convenient, faster, and cost-saving.
- Client devices 100 , 102 , and 104 may comprise different consumer electronics devices as previously described. Each is preferably registered with and communicates securely with gateway server 106 internally over a network, which may be a local area network (or LAN). The client devices may share a common user interface.
- a network which may be a local area network (or LAN).
- the client devices may share a common user interface.
- Gateway server 106 is based on the familiar client and server concept.
- the gateway server may be assigned with any connected client device dynamically by network protocol.
- a dedicated client device may be configured to interact with the gateway server locally, to manage the activities of connected client devices both online and offline.
- Gateway server 106 also communicates with external network 108 , which may for example be the internet and/or a social network.
- Gateway server 106 may be an http server, and preferably operates in substantially real-time.
- a client device may send a request for application services to the gateway server through a local network or an internet connection, in step 200 .
- the gateway server may then save the requests into a queue.
- the gateway server includes a memory that it searches for data needed to satisfy the data request.
- the gateway server determines if the data request can be satisfied without contacting the external network, that is, using only the data it already has in storage.
- the gateway server in step 204 responsively acquires the needed data from the external network, and stores it in the memory for future use. Once in memory, the data is available for processing by the gateway server to satisfy the data request. The step of fetching the data from the external network is not necessary if the data is already in memory, which increases efficiency.
- the gateway server satisfies the data request independently, even if the requesting client device is not connected at the time.
- the gateway server may be given a script of things to fetch from the external network, and then later provides the fetched material to the client devices, so a slow external network connection is not a major limitation.
- the gateway server may also merge fetched data and return the merged data to the client device. Additional fetch requests may continue until the client device is satisfied.
- the gateway server may download and record streaming data and other media data, application program interfaces (APIs), metadata, and computing services for the client device.
- the gateway server's operation may itself be governed by a web service. Later, the gateway server may provide the status of the process, and enable access to the cached stream or data as client devices connect.
- the gateway server may also fulfill the data request transparently to the client device by transcoding data from at least one application program interface. So, the gateway server provides a private cloud service and media management tool.
- the gateway server may also serve as the control mechanism for the internal network for security and application management, to enable access to these cloud services by connected consumer electronics client devices.
- the gateway server may provide its own local services (e.g. tuning, IP streaming, DVR functionality, EPG/metadata management, etc.) among registered devices internally or externally, similar to the concept of a private home media console.
- the gateway server may cache the cloud service APIs and related data when it passes the request from a connected device to the internet service.
- the gateway server may then provide the same cloud service, which has been stored in memory, to other requests of registered devices transparently without accessing the same cloud service again via the internet.
- the caching time of services and data in the gateway server may be configured by user. This mechanism improves the performance of accessing cloud services dramatically in comparison to having each individual device the access the same service repeatedly through the internet, either simultaneously or subsequently.
- the gateway server may also monitor, control, and filter the services of each connected device.
- the gateway server may act as a gate keeper to perform security checks, filter spam and manage content protection before granting local devices access. In some cases, it reduces the total cost of the service, as only one fee-based connection to the external network (through the gateway server) is required.
- the gateway server also enables a user to setup his or her own cloud service in the gateway server platform through internet or social network connections.
- a user may implement his or her own personal services among client devices on the cloud gateway sever. These personal cloud services may be shared among client devices internally through a local area network or shared with others through internet access.
- a user may for example setup and record the broadcast streams, download internet contents, or upload personal video in the local gateway server. Later, any registered devices that connect to the gateway server may play the recorded contents at any time without internet service involvement.
- the broadcast contents may be recorded and stored as cloud services to share among media devices through an internet connection as well. Users may also upload a customized service or portable applications to the gateway server as a cloud service through the internet, and share it through web sites or with social networks.
- the gateway server also locally provides bridge functionality to share media data and remote applications (e.g. a remote user interface, or second display) through an http interface protocol among connected devices.
- This methodology also provides the server mechanism among connected media devices, to share the contents of remote user interfaces and interaction of portable applications.
- the portable remote user interface code or platform independent applications i.e. HTML5, JAVA, JSON, etc.
- HTML5 HyperText Markup Language
- JAVA JavaScript JAVA
- JSON JavaScript
- the gateway server also locally provides bridge functionality to share media data and remote applications (e.g. a remote user interface, or second display) through an http interface protocol among connected devices.
- This methodology also provides the server mechanism among connected media devices, to share the contents of remote user interfaces and interaction of portable applications.
- the portable remote user interface code or platform independent applications i.e. HTML5, JAVA, JSON, etc.
- the embodiments provide a gateway server that can cache cloud service APIs, responses, and data transferred between a client device on an internal network and a service, and allow multiple client devices to access the same content offline virtually.
- the gateway server provides the same service which has been stored in memory to other requests of registered devices transparently, without accessing the same service again through an external network.
- the gateway server provides its own local services among registered devices internally or externally. It also monitors, controls, and filters the services provided to a client device.
- the gateway server further shares user-made personal services among the client devices, either internally or through the external network. It may handle network security, content protection, spam filtering, and may reduce fees for network access.
- the gateway server enables a user to set up (capture and share) their own services, for example home security applications such as burglar alarm management. It also enables client devices to share cached material, including services, applications, APIs, and related data, including for example streaming content.
- the user may establish his or her own network by registering various client devices with the gateway server.
- the embodiments simplify the process of developing world-wide products, and create opportunities for future business concepts around electronic web services.
- the embodiments support combining and filtering multiple sources of web services, streaming data, and metadata. Services may be enhanced without impacting existing client products or devices.
- the embodiments also allow client device software development to be decoupled from the gateway server.
- the client device software needs to support only a single source of data, while the gateway server handles data translation. This allows the flexibility to switch from one web service to another while maintaining the same look and feel for the customer, with no changes to the client applications.
- the embodiments provide a common and centralized service gateway to leverage a unified interface to connect consumer electronics devices with user internal services and external internet services for future business opportunities.
- the terms “a” or “an” shall mean one or more than one.
- the term “plurality” shall mean two or more than two.
- the term “another” is defined as a second or more.
- the terms “including” and/or “having” are open ended (e.g., comprising).
- Reference throughout this document to “one embodiment”, “certain embodiments”, “an embodiment” or similar term means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment. Thus, the appearances of such phrases in various places throughout this specification are not necessarily all referring to the same embodiment.
- the particular features, structures, or characteristics may be combined in any suitable manner on one or more embodiments without limitation.
- the non-transitory code segments may be stored in a processor readable medium or computer readable medium, which may include any medium that may store or transfer information. Examples of such media include an electronic circuit, a semiconductor memory device, a read-only memory (ROM), a flash memory or other non-volatile memory, a floppy diskette, a CD-ROM, an optical disk, a hard disk, a fiber optic medium, etc.
- User input may include any combination of a keyboard, mouse, touch screen, voice command input, etc. User input may similarly be used to direct a browser application executing on a user's computing device to one or more network resources, such as web pages, from which computing resources may be accessed.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Computer And Data Communications (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Abstract
A system, method, and computer program product are provided for enabling client devices to transparently access cloud computing services, service storage, and related data via a gateway server that connects to an external network such as the internet or a social network. Data requests are transmitted from at least one client device to the gateway server. The gateway server determines if the data request cannot be satisfied by data stored in its memory, and responsively transmits a second data request to the external network and stores data received in response to the second data request in its memory. The gateway server then satisfies the data request using the stored data, which may include a web computing service, an application program interface, streaming data, metadata, and/or media data.
Description
- The present patent document is related to commonly-assigned patent application U.S. Ser. No. 13/291,075 filed on Nov. 7, 2011, and entitled “SONY EPG METADATA SOLUTION WITH MULTIPLE SERVICE SOURCES”, which is hereby incorporated by reference in its entirety.
- The present patent document relates in general to web services, and more specifically to a gateway server for providing registered client devices with services, application program interfaces, and related data from an external network, such as the internet.
- Home networking capability is rapidly becoming a must-have feature on today's consumer electronics (CE) products. The addition of internet access to consumer electronics products provides new opportunities to improve and enhance their existing capabilities.
- Cloud-based computing is the delivery of computing as a service rather than a product. Shared resources, software, and information are provided to computers and other client devices over an external network “cloud” (with the external network typically being the internet). Cloud-based computing services are more plentiful than ever following recent internet development trends, and consumer electronics media devices for example access such network-based computing services frequently.
- Unfortunately, the cost, latency, and complexity of providing computing services from an external network to client devices individually can become prohibitive. This patent application provides a viable approach to solving this challenge and presents a practical implementation of that technique.
- A system, method, and computer program product for enabling client devices to access cloud computing services, service storage, and related data via a gateway server attached to an external network are disclosed and claimed herein. An exemplary computer-implemented method embodiment may comprise transmitting a data request from client devices to a gateway server connected to an external network, if the data request cannot be satisfied by data stored in a gateway server memory, selectively transmitting a second data request from the gateway server to the external network and storing data received in response to the second data request in the gateway server memory, and satisfying the data request using the data stored in the gateway server memory.
- The client device may comprise a smartphone, a television, a personal computer, a laptop computer, a tablet computer, a personal digital assistant, a video game, and/or a media device. The stored data may comprise a computing service, an application program interface, streaming data, metadata, and/or media data. The data may comprise file formats including HTML5, Java, and/or JSON. The client device and the gateway server may communicate securely, and may communicate via a local area network. The external network may comprise the internet and/or a social network.
- Satisfying the data request may comprise filtering data, transcoding data from at least one application program interface, transferring data from the client device to the external network, transferring data from the client device to a second client device, and/or merging data. Data stored in the gateway server memory for the data request satisfies a simultaneous data request and/or a subsequent data request. The gateway server may comprise an http server, and may satisfy the data request transparently to the client device.
- The gateway server may satisfy the data request by providing a local computing service comprising receiving data from a client device, tuning, IP streaming, performing DVR functions, providing electronic program guide data, managing security, performing content protection functions, and/or establishing communications between client devices. The method may operate in substantially real-time.
- A system embodiment may comprise a processor and a memory containing instructions that, when executed by the processor cause the processor to transmit a data request from at least one client device to a gateway server connected to an external network, if the data request cannot be satisfied by data stored in a gateway server memory, selectively transmit a second data request from the gateway server to the external network and store data received in response to the second data request in the gateway server memory, and satisfy the data request using the data stored in the gateway server memory.
- A computer program product embodiment may comprise a computer readable medium tangibly embodying non-transitory computer-executable program instructions thereon that, when executed, cause a computing device to transmit a data request from at least one client device to a gateway server connected to an external network, if the data request cannot be satisfied by data stored in a gateway server memory, selectively transmit a second data request from the gateway server to the external network and store data received in response to the second data request in the gateway server memory, and satisfy the data request using the data stored in the gateway server memory.
- As described more fully below, the apparatus and processes of the embodiments disclosed enable client devices to access computing services, service storage, and related data via a gateway server that connects to an external network. Further aspects, objects, desirable features, and advantages of the apparatus and methods disclosed herein will be better understood and apparent to one skilled in the relevant art in view of the detailed description and drawings that follow, in which various embodiments are illustrated by way of example. It is to be expressly understood, however, that the drawings are for the purpose of illustration only and are not intended as a definition of the limits of the claimed invention.
-
FIG. 1 depicts a set of registered client devices that communicate with a gateway server connected to an external network, according to an embodiment; -
FIG. 2 depicts a flow chart of the gateway server operation, according to an embodiment. - There are more and more network consumer electronics client devices available on the market these days, such as tablet or laptop computers, smartphones, smart TVs, personal computers, personal digital assistants, video games, and other media devices. Multiple consumer electronics devices in the same location or facility (e.g. a home or office) may access cloud services with various web applications, and rely on accessing various cloud services or internet storage at the same time.
- Accessing computing services via the internet may require related fees, and may impact overall performance. The cloud services may take time to execute in various servers for example, or to download or stream the contents to a particular individual consumer electronics client device. In some cases, redundant contents are simultaneously provided to multiple client devices, e.g. multiple consumer electronics devices may have live-stream downloads of the same IPTV content (such as a Super Bowl program) at the same time.
- As an alternative to individual consumer electronics devices accessing dedicated cloud services directly, a centralized gateway server may transparently download, cache, and locally share service contents among securely communicating consumer electronics devices. The gateway server may locally engage various internet services for connected client devices concurrently, and it may store the service contents in its memory, either temporarily or permanently. The gateway server may also enhance the capability of internet service access, or provide the methodology to control and manage the service contents among connected media devices. Caching and sharing content locally among media devices through such a centralized gateway server is more manageable, convenient, faster, and cost-saving.
- Referring now to
FIG. 1 , a set of client devices that communicate with a gateway server connected to an external network is shown, according to an embodiment.Client devices gateway server 106 internally over a network, which may be a local area network (or LAN). The client devices may share a common user interface. -
Gateway server 106 is based on the familiar client and server concept. The gateway server may be assigned with any connected client device dynamically by network protocol. Or, a dedicated client device may be configured to interact with the gateway server locally, to manage the activities of connected client devices both online and offline. -
Gateway server 106 also communicates withexternal network 108, which may for example be the internet and/or a social network.Gateway server 106 may be an http server, and preferably operates in substantially real-time. - Referring now to
FIG. 2 , a flow chart of the gateway server operation is shown, according to an embodiment. A client device may send a request for application services to the gateway server through a local network or an internet connection, instep 200. The gateway server may then save the requests into a queue. The gateway server includes a memory that it searches for data needed to satisfy the data request. Instep 202, the gateway server determines if the data request can be satisfied without contacting the external network, that is, using only the data it already has in storage. - If the data needed to satisfy the data request is not found in the memory, the gateway server in
step 204 responsively acquires the needed data from the external network, and stores it in the memory for future use. Once in memory, the data is available for processing by the gateway server to satisfy the data request. The step of fetching the data from the external network is not necessary if the data is already in memory, which increases efficiency. - In
step 206, the gateway server satisfies the data request independently, even if the requesting client device is not connected at the time. The gateway server may be given a script of things to fetch from the external network, and then later provides the fetched material to the client devices, so a slow external network connection is not a major limitation. The gateway server may also merge fetched data and return the merged data to the client device. Additional fetch requests may continue until the client device is satisfied. - The gateway server may download and record streaming data and other media data, application program interfaces (APIs), metadata, and computing services for the client device. The gateway server's operation may itself be governed by a web service. Later, the gateway server may provide the status of the process, and enable access to the cached stream or data as client devices connect. The gateway server may also fulfill the data request transparently to the client device by transcoding data from at least one application program interface. So, the gateway server provides a private cloud service and media management tool.
- The gateway server may also serve as the control mechanism for the internal network for security and application management, to enable access to these cloud services by connected consumer electronics client devices. The gateway server may provide its own local services (e.g. tuning, IP streaming, DVR functionality, EPG/metadata management, etc.) among registered devices internally or externally, similar to the concept of a private home media console.
- Further, the gateway server may cache the cloud service APIs and related data when it passes the request from a connected device to the internet service. The gateway server may then provide the same cloud service, which has been stored in memory, to other requests of registered devices transparently without accessing the same cloud service again via the internet. The caching time of services and data in the gateway server may be configured by user. This mechanism improves the performance of accessing cloud services dramatically in comparison to having each individual device the access the same service repeatedly through the internet, either simultaneously or subsequently.
- The gateway server may also monitor, control, and filter the services of each connected device. The gateway server may act as a gate keeper to perform security checks, filter spam and manage content protection before granting local devices access. In some cases, it reduces the total cost of the service, as only one fee-based connection to the external network (through the gateway server) is required.
- The gateway server also enables a user to setup his or her own cloud service in the gateway server platform through internet or social network connections. A user may implement his or her own personal services among client devices on the cloud gateway sever. These personal cloud services may be shared among client devices internally through a local area network or shared with others through internet access.
- A user may for example setup and record the broadcast streams, download internet contents, or upload personal video in the local gateway server. Later, any registered devices that connect to the gateway server may play the recorded contents at any time without internet service involvement. The broadcast contents may be recorded and stored as cloud services to share among media devices through an internet connection as well. Users may also upload a customized service or portable applications to the gateway server as a cloud service through the internet, and share it through web sites or with social networks.
- The gateway server also locally provides bridge functionality to share media data and remote applications (e.g. a remote user interface, or second display) through an http interface protocol among connected devices. This methodology also provides the server mechanism among connected media devices, to share the contents of remote user interfaces and interaction of portable applications. Using the web application implementation, the portable remote user interface code or platform independent applications (i.e. HTML5, JAVA, JSON, etc.) may be downloaded or executed on multiple media devices through the http protocol.
- To recap, the embodiments provide a gateway server that can cache cloud service APIs, responses, and data transferred between a client device on an internal network and a service, and allow multiple client devices to access the same content offline virtually. The gateway server provides the same service which has been stored in memory to other requests of registered devices transparently, without accessing the same service again through an external network. The gateway server provides its own local services among registered devices internally or externally. It also monitors, controls, and filters the services provided to a client device. The gateway server further shares user-made personal services among the client devices, either internally or through the external network. It may handle network security, content protection, spam filtering, and may reduce fees for network access. The gateway server enables a user to set up (capture and share) their own services, for example home security applications such as burglar alarm management. It also enables client devices to share cached material, including services, applications, APIs, and related data, including for example streaming content. The user may establish his or her own network by registering various client devices with the gateway server.
- By providing a common gateway server to connect consumer electronics products, the embodiments simplify the process of developing world-wide products, and create opportunities for future business concepts around electronic web services. The embodiments support combining and filtering multiple sources of web services, streaming data, and metadata. Services may be enhanced without impacting existing client products or devices. The embodiments also allow client device software development to be decoupled from the gateway server. By using a cloud service approach, the client device software needs to support only a single source of data, while the gateway server handles data translation. This allows the flexibility to switch from one web service to another while maintaining the same look and feel for the customer, with no changes to the client applications.
- With the development of this gateway server, users may create new business opportunities to develop new data services with consumer electronics devices, and enhance existing features with web services. The embodiments provide a common and centralized service gateway to leverage a unified interface to connect consumer electronics devices with user internal services and external internet services for future business opportunities.
- As used herein, the terms “a” or “an” shall mean one or more than one. The term “plurality” shall mean two or more than two. The term “another” is defined as a second or more. The terms “including” and/or “having” are open ended (e.g., comprising). Reference throughout this document to “one embodiment”, “certain embodiments”, “an embodiment” or similar term means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment. Thus, the appearances of such phrases in various places throughout this specification are not necessarily all referring to the same embodiment. Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner on one or more embodiments without limitation. The term “or” as used herein is to be interpreted as inclusive or meaning any one or any combination. Therefore, “A, B or C” means “any of the following: A; B; C; A and B; A and C; B and C; A, B and C”. An exception to this definition will occur only when a combination of elements, functions, steps or acts are in some way inherently mutually exclusive.
- In accordance with the practices of persons skilled in the art of computer programming, embodiments are described below with reference to operations that are performed by a computer system or a like electronic system. Such operations are sometimes referred to as being computer-executed. It will be appreciated that operations that are symbolically represented include the manipulation by a processor, such as a central processing unit, of electrical signals representing data bits and the maintenance of data bits at memory locations, such as in system memory, as well as other processing of signals. The memory locations where data bits are maintained are physical locations that have particular electrical, magnetic, optical, or organic properties corresponding to the data bits.
- When implemented in software, the elements of the embodiments are essentially the code segments to perform the necessary tasks. The non-transitory code segments may be stored in a processor readable medium or computer readable medium, which may include any medium that may store or transfer information. Examples of such media include an electronic circuit, a semiconductor memory device, a read-only memory (ROM), a flash memory or other non-volatile memory, a floppy diskette, a CD-ROM, an optical disk, a hard disk, a fiber optic medium, etc. User input may include any combination of a keyboard, mouse, touch screen, voice command input, etc. User input may similarly be used to direct a browser application executing on a user's computing device to one or more network resources, such as web pages, from which computing resources may be accessed.
- While the invention has been described in connection with specific examples and various embodiments, it should be readily understood by those skilled in the art that many modifications and adaptations of the embodiments described herein are possible without departure from the spirit and scope of the invention as claimed hereinafter. Thus, it is to be clearly understood that this application is made only by way of example and not as a limitation on the scope of the invention claimed below. The description is intended to cover any variations, uses or adaptation of the invention following, in general, the principles of the invention, and including such departures from the present disclosure as come within the known and customary practice within the art to which the invention pertains.
Claims (20)
1. A computer-implemented method for providing data to a client device, comprising:
transmitting a data request from at least one client device to a gateway server connected to an external network;
if the data request cannot be satisfied by data stored in a gateway server memory, selectively transmitting a second data request from the gateway server to the external network and storing data received in response to the second data request in the gateway server memory; and
satisfying the data request using the data stored in the gateway server memory.
2. The method of claim 1 wherein the client device comprises at least one of a smartphone, a television, a personal computer, a laptop computer, a tablet computer, a personal digital assistant, a video game, and a media device.
3. The method of claim 1 , wherein the stored data comprises at least one of a computing service, an application program interface, streaming data, metadata, and media data.
4. The method of claim 1 , wherein the data comprises file formats including at least one of HTML5, Java, and JSON.
5. The method of claim 1 , wherein the client device and the gateway server communicate securely.
6. The method of claim 1 , wherein the client device and the gateway server communicate via a local area network.
7. The method of claim 1 , wherein the external network is at least one of the internet and a social network.
8. The method of claim 1 , wherein satisfying the data request comprises at least one of filtering data, transcoding data from at least one application program interface, transferring data from the client device to the external network, transferring data from the client device to a second client device, and merging data.
9. The method of claim 1 , wherein data stored in the gateway server memory for the data request satisfies at least one of a simultaneous data request and a subsequent data request.
10. The method of claim 1 , wherein the gateway server comprises an http server.
11. The method of claim 1 , wherein the gateway server satisfies the data request transparently to the client device.
12. The method of claim 1 , wherein the gateway server satisfies the data request by providing a local computing service comprising at least one of receiving data from a client device, tuning, IP streaming, performing DVR functions, providing electronic program guide data, managing security, performing content protection functions, and establishing communications between client devices.
13. The method of claim 1 , wherein the method operates in substantially real-time.
14. A system for providing data to a client device, comprising:
a processor; and
a memory containing instructions that, when executed by the processor cause the processor to:
transmit a data request from at least one client device to a gateway server connected to an external network;
if the data request cannot be satisfied by data stored in a gateway server memory, selectively transmit a second data request from the gateway server to the external network and store data received in response to the second data request in the gateway server memory; and
satisfy the data request using the data stored in the gateway server memory.
15. The system of claim 14 , wherein the stored data comprises at least one of a computing service, an application program interface, streaming data, metadata, and media data.
16. The system of claim 14 , wherein the client device and the gateway server communicate securely via a local area network and wherein the external network is at least one of the internet and a social network.
17. The system of claim 14 , wherein satisfying the data request comprises at least one of filtering data, transcoding data from at least one application program interface, transferring data from the client device to the external network, transferring data from the client device to a second client device, and merging data.
18. The system of claim 14 , wherein the gateway server satisfies the data request by providing a local computing service comprising at least one of receiving data from a client device, tuning, IP streaming, performing DVR functions, providing electronic program guide data, managing security, performing content protection functions, and establishing communications between client devices.
19. A computer program product for providing data to a client device, comprising a non-transitory computer readable medium tangibly embodying non-transitory computer-executable program instructions thereon that, when executed, cause a computing device to:
transmit a data request from at least one client device to a gateway server connected to an external network;
if the data request cannot be satisfied by data stored in a gateway server memory, selectively transmit a second data request from the gateway server to the external network and store data received in response to the second data request in the gateway server memory; and
satisfy the data request using the data stored in the gateway server memory.
20. A system for providing data to a client device, comprising:
means for transmitting a data request from at least one client device to a gateway server connected to an external network;
means for, if the data request cannot be satisfied by data stored in a gateway server memory, selectively transmitting a second data request from the gateway server to the external network and storing data received in response to the second data request in the gateway server memory; and
means for satisfying the data request using the data stored in the gateway server memory.
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/401,708 US20130219006A1 (en) | 2012-02-21 | 2012-02-21 | Multiple media devices through a gateway server or services to access cloud computing service storage |
TW102104215A TWI504202B (en) | 2012-02-21 | 2013-02-04 | Multiple media devices through a gateway server or services to access cloud computing service storage |
PCT/US2013/026793 WO2013126367A1 (en) | 2012-02-21 | 2013-02-20 | Multiple media devices through a gateway server or services to access cloud computing service storage |
KR1020147022090A KR20140111336A (en) | 2012-02-21 | 2013-02-20 | Multiple media devices through a gateway server or services to access cloud computing service storage |
JP2014558785A JP2015515660A (en) | 2012-02-21 | 2013-02-20 | Multiple media devices accessing cloud computing service storage via a gateway server or service |
CN201380009550.3A CN104115140A (en) | 2012-02-21 | 2013-02-20 | Multiple media devices through a gateway server or services to access cloud computing service storage |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/401,708 US20130219006A1 (en) | 2012-02-21 | 2012-02-21 | Multiple media devices through a gateway server or services to access cloud computing service storage |
Publications (1)
Publication Number | Publication Date |
---|---|
US20130219006A1 true US20130219006A1 (en) | 2013-08-22 |
Family
ID=48983193
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/401,708 Abandoned US20130219006A1 (en) | 2012-02-21 | 2012-02-21 | Multiple media devices through a gateway server or services to access cloud computing service storage |
Country Status (6)
Country | Link |
---|---|
US (1) | US20130219006A1 (en) |
JP (1) | JP2015515660A (en) |
KR (1) | KR20140111336A (en) |
CN (1) | CN104115140A (en) |
TW (1) | TWI504202B (en) |
WO (1) | WO2013126367A1 (en) |
Cited By (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150089659A1 (en) * | 2013-09-20 | 2015-03-26 | Open Text S.A. | System and method for remote wipe |
US20150304240A1 (en) * | 2012-12-03 | 2015-10-22 | Hewlett-Packard Development Company, L.P. | Cloud service management system |
US20150347404A1 (en) * | 2014-06-02 | 2015-12-03 | Samsung Electronics Co., Ltd. | Method for storing data by using cloud services and apparatus thereof |
WO2015199299A1 (en) * | 2014-06-25 | 2015-12-30 | 에스케이플래닛 주식회사 | Method for providing cloud service, computer-readable recording medium having, recorded thereon, web application supporting same, and cloud service system and device according to same |
US20160028830A1 (en) * | 2014-07-23 | 2016-01-28 | Facebook, Inc. | Rural area network device |
US9930132B2 (en) | 2014-01-10 | 2018-03-27 | Facebook, Inc. | Content specific router caching |
US20180131785A1 (en) * | 2016-11-07 | 2018-05-10 | Ca, Inc. | Reducing response times to gateway-connected devices |
US10205797B2 (en) | 2014-12-29 | 2019-02-12 | Facebook, Inc. | Application service delivery through an application service avatar |
US10291735B2 (en) | 2014-07-23 | 2019-05-14 | Facebook, Inc. | Residential cache appliance utilizing a social network |
US10474437B2 (en) | 2015-11-03 | 2019-11-12 | Open Text Sa Ulc | Streamlined fast and efficient application building and customization systems and methods |
US10645003B2 (en) | 2016-02-22 | 2020-05-05 | Huawei Technologies Co., Ltd. | Data packet transmission method, network side device, and user equipment |
CN111698273A (en) * | 2019-03-15 | 2020-09-22 | 北京京东尚科信息技术有限公司 | Method and device for processing request |
US10824756B2 (en) | 2013-09-20 | 2020-11-03 | Open Text Sa Ulc | Hosted application gateway architecture with multi-level security policy and rule promulgations |
CN112235400A (en) * | 2020-10-14 | 2021-01-15 | 腾讯科技(深圳)有限公司 | Communication method, communication system, communication apparatus, server, and storage medium |
US11108827B2 (en) | 2013-09-20 | 2021-08-31 | Open Text Sa Ulc | Application gateway architecture with multi-level security policy and rule promulgations |
CN113973117A (en) * | 2020-07-22 | 2022-01-25 | 马上消费金融股份有限公司 | Data access method, gateway device, server and data access system |
CN114285616A (en) * | 2021-12-16 | 2022-04-05 | 上海商汤科技开发有限公司 | Data transmission method and device, electronic equipment and storage medium |
CN114615332A (en) * | 2022-02-24 | 2022-06-10 | 阿里巴巴(中国)有限公司 | Cloud product access method, device and system, storage medium and computer terminal |
US11388037B2 (en) | 2016-02-25 | 2022-07-12 | Open Text Sa Ulc | Systems and methods for providing managed services |
CN115150642A (en) * | 2021-03-31 | 2022-10-04 | 阿里巴巴新加坡控股有限公司 | Communication method, server, electronic device, and storage medium |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102050736B1 (en) | 2015-02-23 | 2020-01-08 | 에스케이플래닛 주식회사 | Cloud streaming system and apparatus for caching date in the system |
KR101780782B1 (en) | 2016-07-08 | 2017-09-21 | 엔트릭스 주식회사 | Method and apparatus for cloud streaming service |
SG11201901469TA (en) * | 2016-08-22 | 2019-03-28 | Ciambella Ltd | Method and apparatus for sensor and/or actuator data processing on a server |
TWI646434B (en) * | 2017-04-24 | 2019-01-01 | 宏碁股份有限公司 | Cloud management system and device configuration method thereof |
JP6776406B2 (en) * | 2019-05-31 | 2020-10-28 | 日本電信電話株式会社 | Signage presentation system |
CN113824988B (en) * | 2021-11-01 | 2023-08-25 | 福建星网视易信息系统有限公司 | Video-on-demand method and terminal adapting to different scenes |
Citations (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040103188A1 (en) * | 2002-11-22 | 2004-05-27 | Pickel James W. | Method, system, and mechanism for providing diagnostics in an interconnected network of gateways and servers |
US6889385B1 (en) * | 2000-01-14 | 2005-05-03 | Terayon Communication Systems, Inc | Home network for receiving video-on-demand and other requested programs and services |
US20060195547A1 (en) * | 2004-12-30 | 2006-08-31 | Prabakar Sundarrajan | Systems and methods for providing client-side accelerated access to remote applications via TCP multiplexing |
US20060206586A1 (en) * | 2005-03-09 | 2006-09-14 | Yibei Ling | Method, apparatus and system for a location-based uniform resource locator |
US20070124796A1 (en) * | 2004-11-25 | 2007-05-31 | Erland Wittkotter | Appliance and method for client-sided requesting and receiving of information |
US20070277205A1 (en) * | 2006-05-26 | 2007-11-29 | Sbc Knowledge Ventures L.P. | System and method for distributing video data |
US20080208966A1 (en) * | 2007-02-28 | 2008-08-28 | Numenta, Inc. | Hierarchical Temporal Memory (HTM) System Deployed as Web Service |
US20080275966A1 (en) * | 2007-03-13 | 2008-11-06 | Mackinnon Allan S | Methods and apparatus for provider-managed content delivery |
US20090030931A1 (en) * | 2007-07-24 | 2009-01-29 | Amit Khivesara | Multi-source multi-network electronic service guide |
US20100281112A1 (en) * | 2007-03-12 | 2010-11-04 | Robert Plamondon | Systems and methods of revalidating cached objects in parallel with request for object |
US7873704B2 (en) * | 2002-09-30 | 2011-01-18 | Ntt Docomo, Inc. | Communication system, relay device, and communication control method |
US20110307548A1 (en) * | 2001-02-09 | 2011-12-15 | Quadriga Technology Limited | Data distribution |
US8103783B2 (en) * | 2007-03-12 | 2012-01-24 | Citrix Systems, Inc. | Systems and methods of providing security and reliability to proxy caches |
US20120054809A1 (en) * | 2010-08-24 | 2012-03-01 | Cisco Technology, Inc. | Generating a response to video content request including dynamically processed video content |
US20120089669A1 (en) * | 2010-10-08 | 2012-04-12 | Lumi Mobile | Distribution of content and behavior to disparate platforms |
US8204930B1 (en) * | 2002-02-15 | 2012-06-19 | F5 Networks, Inc. | Method and system for controlling and accessing content servers |
US20120185561A1 (en) * | 2011-01-17 | 2012-07-19 | Telefonaktiebolaget L M Ericsson (Publ) | HTTP Notification Gateway |
US20120191804A1 (en) * | 2011-01-25 | 2012-07-26 | Openwave Systems Inc. | System and method for caching content elements with dynamic urls |
US8275829B2 (en) * | 2007-03-12 | 2012-09-25 | Citrix Systems, Inc. | Systems and methods of prefetching objects for caching using QoS |
US20120284371A1 (en) * | 2011-05-03 | 2012-11-08 | Cisco Technology, Inc. | Reducing Fetching Load on Cache Servers in Adaptive Streaming |
US20130042015A1 (en) * | 2011-08-12 | 2013-02-14 | Cisco Technology, Inc. | Constant-Quality Rate-Adaptive Streaming |
US8447875B2 (en) * | 2010-03-10 | 2013-05-21 | Thomson Licensing | Unified cache and peer-to-peer method and apparatus for streaming media in wireless mesh networks |
US8527661B1 (en) * | 2005-03-09 | 2013-09-03 | Oracle America, Inc. | Gateway for connecting clients and servers utilizing remote direct memory access controls to separate data path from control path |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5991810A (en) * | 1997-08-01 | 1999-11-23 | Novell, Inc. | User name authentication for gateway clients accessing a proxy cache server |
US6567857B1 (en) * | 1999-07-29 | 2003-05-20 | Sun Microsystems, Inc. | Method and apparatus for dynamic proxy insertion in network traffic flow |
US7111006B2 (en) * | 2000-04-17 | 2006-09-19 | Circadence Corporation | System and method for providing distributed database services |
US6871236B2 (en) * | 2001-01-26 | 2005-03-22 | Microsoft Corporation | Caching transformed content in a mobile gateway |
US20040128346A1 (en) * | 2001-07-16 | 2004-07-01 | Shmuel Melamed | Bandwidth savings and qos improvement for www sites by catching static and dynamic content on a distributed network of caches |
US20040003101A1 (en) * | 2002-06-26 | 2004-01-01 | Roth David J. | Caching control for streaming media |
JP2007529826A (en) * | 2004-03-16 | 2007-10-25 | アイコントロール ネットワークス, インコーポレイテッド | Object management network |
CN101084662B (en) * | 2004-12-22 | 2012-07-11 | 艾利森电话股份有限公司 | Methods and arrangements for caching static information for packet data applications in wireless communication systems |
CN101895668B (en) * | 2009-11-09 | 2012-10-17 | 深圳市同洲电子股份有限公司 | Set top box and family cloud computing method based on same |
CN102045385B (en) * | 2010-10-21 | 2013-09-04 | 李斌 | System and equipment for realizing personal cloud computing |
CN102014158B (en) * | 2010-11-29 | 2013-07-10 | 北京兴宇中科科技开发股份有限公司 | Cloud storage service client high-efficiency fine-granularity data caching system and method |
CN102185896B (en) * | 2011-04-14 | 2014-02-19 | 上海红神信息技术有限公司 | Cloud service-oriented remote file request sensing device and method |
-
2012
- 2012-02-21 US US13/401,708 patent/US20130219006A1/en not_active Abandoned
-
2013
- 2013-02-04 TW TW102104215A patent/TWI504202B/en active
- 2013-02-20 JP JP2014558785A patent/JP2015515660A/en active Pending
- 2013-02-20 CN CN201380009550.3A patent/CN104115140A/en active Pending
- 2013-02-20 WO PCT/US2013/026793 patent/WO2013126367A1/en active Application Filing
- 2013-02-20 KR KR1020147022090A patent/KR20140111336A/en not_active Ceased
Patent Citations (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6889385B1 (en) * | 2000-01-14 | 2005-05-03 | Terayon Communication Systems, Inc | Home network for receiving video-on-demand and other requested programs and services |
US20110307548A1 (en) * | 2001-02-09 | 2011-12-15 | Quadriga Technology Limited | Data distribution |
US8204930B1 (en) * | 2002-02-15 | 2012-06-19 | F5 Networks, Inc. | Method and system for controlling and accessing content servers |
US7873704B2 (en) * | 2002-09-30 | 2011-01-18 | Ntt Docomo, Inc. | Communication system, relay device, and communication control method |
US20040103188A1 (en) * | 2002-11-22 | 2004-05-27 | Pickel James W. | Method, system, and mechanism for providing diagnostics in an interconnected network of gateways and servers |
US20070124796A1 (en) * | 2004-11-25 | 2007-05-31 | Erland Wittkotter | Appliance and method for client-sided requesting and receiving of information |
US20060195547A1 (en) * | 2004-12-30 | 2006-08-31 | Prabakar Sundarrajan | Systems and methods for providing client-side accelerated access to remote applications via TCP multiplexing |
US20060206586A1 (en) * | 2005-03-09 | 2006-09-14 | Yibei Ling | Method, apparatus and system for a location-based uniform resource locator |
US8527661B1 (en) * | 2005-03-09 | 2013-09-03 | Oracle America, Inc. | Gateway for connecting clients and servers utilizing remote direct memory access controls to separate data path from control path |
US20070277205A1 (en) * | 2006-05-26 | 2007-11-29 | Sbc Knowledge Ventures L.P. | System and method for distributing video data |
US20080208966A1 (en) * | 2007-02-28 | 2008-08-28 | Numenta, Inc. | Hierarchical Temporal Memory (HTM) System Deployed as Web Service |
US20100281112A1 (en) * | 2007-03-12 | 2010-11-04 | Robert Plamondon | Systems and methods of revalidating cached objects in parallel with request for object |
US8103783B2 (en) * | 2007-03-12 | 2012-01-24 | Citrix Systems, Inc. | Systems and methods of providing security and reliability to proxy caches |
US8275829B2 (en) * | 2007-03-12 | 2012-09-25 | Citrix Systems, Inc. | Systems and methods of prefetching objects for caching using QoS |
US20080275966A1 (en) * | 2007-03-13 | 2008-11-06 | Mackinnon Allan S | Methods and apparatus for provider-managed content delivery |
US20090030931A1 (en) * | 2007-07-24 | 2009-01-29 | Amit Khivesara | Multi-source multi-network electronic service guide |
US8447875B2 (en) * | 2010-03-10 | 2013-05-21 | Thomson Licensing | Unified cache and peer-to-peer method and apparatus for streaming media in wireless mesh networks |
US20120054809A1 (en) * | 2010-08-24 | 2012-03-01 | Cisco Technology, Inc. | Generating a response to video content request including dynamically processed video content |
US20120089669A1 (en) * | 2010-10-08 | 2012-04-12 | Lumi Mobile | Distribution of content and behavior to disparate platforms |
US20120185561A1 (en) * | 2011-01-17 | 2012-07-19 | Telefonaktiebolaget L M Ericsson (Publ) | HTTP Notification Gateway |
US20120191804A1 (en) * | 2011-01-25 | 2012-07-26 | Openwave Systems Inc. | System and method for caching content elements with dynamic urls |
US20120284371A1 (en) * | 2011-05-03 | 2012-11-08 | Cisco Technology, Inc. | Reducing Fetching Load on Cache Servers in Adaptive Streaming |
US20130042015A1 (en) * | 2011-08-12 | 2013-02-14 | Cisco Technology, Inc. | Constant-Quality Rate-Adaptive Streaming |
Cited By (33)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10243875B2 (en) * | 2012-12-03 | 2019-03-26 | Hewlett Packard Enterprise Development Lp | Cloud service management system |
US20150304240A1 (en) * | 2012-12-03 | 2015-10-22 | Hewlett-Packard Development Company, L.P. | Cloud service management system |
US11108827B2 (en) | 2013-09-20 | 2021-08-31 | Open Text Sa Ulc | Application gateway architecture with multi-level security policy and rule promulgations |
US10284600B2 (en) | 2013-09-20 | 2019-05-07 | Open Text Sa Ulc | System and method for updating downloaded applications using managed container |
US11115438B2 (en) | 2013-09-20 | 2021-09-07 | Open Text Sa Ulc | System and method for geofencing |
US20150089659A1 (en) * | 2013-09-20 | 2015-03-26 | Open Text S.A. | System and method for remote wipe |
US10116697B2 (en) | 2013-09-20 | 2018-10-30 | Open Text Sa Ulc | System and method for geofencing |
US10171501B2 (en) * | 2013-09-20 | 2019-01-01 | Open Text Sa Ulc | System and method for remote wipe |
US11102248B2 (en) | 2013-09-20 | 2021-08-24 | Open Text Sa Ulc | System and method for remote wipe |
US10824756B2 (en) | 2013-09-20 | 2020-11-03 | Open Text Sa Ulc | Hosted application gateway architecture with multi-level security policy and rule promulgations |
US10268835B2 (en) | 2013-09-20 | 2019-04-23 | Open Text Sa Ulc | Hosted application gateway architecture with multi-level security policy and rule promulgations |
US9930132B2 (en) | 2014-01-10 | 2018-03-27 | Facebook, Inc. | Content specific router caching |
US20150347404A1 (en) * | 2014-06-02 | 2015-12-03 | Samsung Electronics Co., Ltd. | Method for storing data by using cloud services and apparatus thereof |
US10339182B2 (en) * | 2014-06-02 | 2019-07-02 | Samsung Electronics Co., Ltd. | Method for storing data by using cloud services and apparatus thereof |
WO2015199299A1 (en) * | 2014-06-25 | 2015-12-30 | 에스케이플래닛 주식회사 | Method for providing cloud service, computer-readable recording medium having, recorded thereon, web application supporting same, and cloud service system and device according to same |
US10397357B2 (en) * | 2014-07-23 | 2019-08-27 | Facebook, Inc. | Rural area network device |
US10291735B2 (en) | 2014-07-23 | 2019-05-14 | Facebook, Inc. | Residential cache appliance utilizing a social network |
US11115491B2 (en) | 2014-07-23 | 2021-09-07 | Facebook, Inc. | Residential cache appliance utilizing a social network |
US10587715B2 (en) | 2014-07-23 | 2020-03-10 | Facebook, Inc. | Residential cache appliance utilizing a social network |
US20160028830A1 (en) * | 2014-07-23 | 2016-01-28 | Facebook, Inc. | Rural area network device |
US10205797B2 (en) | 2014-12-29 | 2019-02-12 | Facebook, Inc. | Application service delivery through an application service avatar |
US10601947B2 (en) | 2014-12-29 | 2020-03-24 | Facebook, Inc. | Application service delivery through an application service avatar |
US11593075B2 (en) | 2015-11-03 | 2023-02-28 | Open Text Sa Ulc | Streamlined fast and efficient application building and customization systems and methods |
US10474437B2 (en) | 2015-11-03 | 2019-11-12 | Open Text Sa Ulc | Streamlined fast and efficient application building and customization systems and methods |
US10645003B2 (en) | 2016-02-22 | 2020-05-05 | Huawei Technologies Co., Ltd. | Data packet transmission method, network side device, and user equipment |
US11388037B2 (en) | 2016-02-25 | 2022-07-12 | Open Text Sa Ulc | Systems and methods for providing managed services |
US20180131785A1 (en) * | 2016-11-07 | 2018-05-10 | Ca, Inc. | Reducing response times to gateway-connected devices |
CN111698273A (en) * | 2019-03-15 | 2020-09-22 | 北京京东尚科信息技术有限公司 | Method and device for processing request |
CN113973117A (en) * | 2020-07-22 | 2022-01-25 | 马上消费金融股份有限公司 | Data access method, gateway device, server and data access system |
CN112235400A (en) * | 2020-10-14 | 2021-01-15 | 腾讯科技(深圳)有限公司 | Communication method, communication system, communication apparatus, server, and storage medium |
CN115150642A (en) * | 2021-03-31 | 2022-10-04 | 阿里巴巴新加坡控股有限公司 | Communication method, server, electronic device, and storage medium |
CN114285616A (en) * | 2021-12-16 | 2022-04-05 | 上海商汤科技开发有限公司 | Data transmission method and device, electronic equipment and storage medium |
CN114615332A (en) * | 2022-02-24 | 2022-06-10 | 阿里巴巴(中国)有限公司 | Cloud product access method, device and system, storage medium and computer terminal |
Also Published As
Publication number | Publication date |
---|---|
TWI504202B (en) | 2015-10-11 |
TW201347469A (en) | 2013-11-16 |
JP2015515660A (en) | 2015-05-28 |
CN104115140A (en) | 2014-10-22 |
KR20140111336A (en) | 2014-09-18 |
WO2013126367A1 (en) | 2013-08-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20130219006A1 (en) | Multiple media devices through a gateway server or services to access cloud computing service storage | |
US10567346B2 (en) | Remote browsing session management | |
US12120125B2 (en) | Method and apparatus for securely co-browsing documents and media URLs | |
CA2823615C (en) | A method and system of controlling a remote controlled device in a remote controlled surgical procedure | |
EP2741474B1 (en) | System and method for providing distributed online services | |
US10063430B2 (en) | Systems and methods for workspace interaction with cloud-based applications | |
KR102288858B1 (en) | Mobile cloud service architecture | |
CN106462577B (en) | Infrastructure for synchronization of mobile devices and mobile cloud services | |
US11516628B2 (en) | Media streaming with edge computing | |
US10721311B1 (en) | System and method for coupling two separate applications to an application session within a serverless infrastructure | |
US20200274908A1 (en) | Screencast orchestration | |
EP2300970A2 (en) | Managing personal digital assets over multiple devices | |
US11916992B2 (en) | Dynamically-generated encode settings for media content | |
EP3417367B1 (en) | Implementing a storage system using a personal user device and a data distribution device | |
CN116569538A (en) | Service-to-service communication and authentication via a central network grid | |
US9942346B2 (en) | Caching mechanism for determining validity of cached data using web application business logic | |
US12074858B2 (en) | Method and system for capturing data from an external cloud computing platform | |
US10506272B1 (en) | Parameterizable encoding profiles | |
JP7492647B2 (en) | HTTP-based media streaming service using fragmented MP4 | |
Chiu et al. | CloudEdge: a content delivery system for storage service in cloud environment | |
US20160100217A1 (en) | System and method for optimizing delivery of video content in native mobile applications |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: SONY CORPORATION, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KUO, JENKE WU;REEL/FRAME:027742/0134 Effective date: 20120221 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |