WO2012079365A1 - 一种移动终端及其浏览器的实现方法 - Google Patents

一种移动终端及其浏览器的实现方法 Download PDF

Info

Publication number
WO2012079365A1
WO2012079365A1 PCT/CN2011/077305 CN2011077305W WO2012079365A1 WO 2012079365 A1 WO2012079365 A1 WO 2012079365A1 CN 2011077305 W CN2011077305 W CN 2011077305W WO 2012079365 A1 WO2012079365 A1 WO 2012079365A1
Authority
WO
WIPO (PCT)
Prior art keywords
mobile terminal
module
remote
task
computing entity
Prior art date
Application number
PCT/CN2011/077305
Other languages
English (en)
French (fr)
Inventor
王涛
李启瑞
刘利章
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Priority to US13/990,381 priority Critical patent/US9172741B2/en
Priority to EP11849403.8A priority patent/EP2653983A4/en
Publication of WO2012079365A1 publication Critical patent/WO2012079365A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/18Information format or content conversion, e.g. adaptation by the network of the transmitted or received information for the purpose of wireless delivery to users or terminals
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a mobile terminal and a browser implementation method thereof. Background technique
  • the functions of mobile terminals are becoming more and more abundant, especially the browser function has gradually become a more commonly used function for mobile terminal users.
  • the computing processing power of the mobile terminal, the analysis of the data, and the rendering speed of the screen are relatively slow, which may cause problems such as the webpage refreshing when the user browses the webpage through the mobile terminal browser.
  • the processing performance of the mobile terminal can be improved by using a higher performance ARM processor and a mobile application processor in the mobile terminal, and the effect of the mobile terminal browser browsing the web page is also improved.
  • the power consumption will also increase.
  • the popularity of high-performance processors will take time, so that they occupy a considerable market share. The current situation of weak computing power of low-end mobile terminals and functional mobile terminals has not been effectively solved.
  • Another method is: through the cloud computing, specifically for the mobile terminal to access the 3G network or the Internet, through the data center, to obtain the powerful computing and storage capabilities provided by the distributed processing.
  • the method needs to occupy the bandwidth of the communication network, and the user's tariff is high; and in order to maintain the connection of the network, the radio part of the mobile terminal also needs to consume a large amount of power.
  • the main object of the present invention is to provide a mobile terminal and a browser thereof.
  • the current method can improve the performance of the mobile terminal itself and reduce power consumption.
  • a method for implementing a mobile terminal browser comprising:
  • the mobile terminal establishes a remote browser connection with the computing entity
  • the mobile terminal remotely invokes the browser program of the browser engine provided by the computing entity to remotely invoke the browser engine to parse the data to be parsed and render the image, and receive the frame data stream returned by the computing entity.
  • the method further includes:
  • the mobile terminal searches for a computing entity by using a short-range wireless communication method
  • the mobile terminal sends a wireless connection request to the searched computing entity, and upon receiving the agreed access information returned by the computing entity, establishes a wireless connection with the computing entity.
  • the mobile terminal establishes a remote browser connection with the computing entity as:
  • the mobile terminal starts its own remote client terminal module, remotely logs into the computing entity, and starts its own transmission adaptation task sub-module to complete the establishment of a connection with the computing entity remote browser.
  • the method further includes:
  • the remote browser engine mode is enabled
  • the mobile application processor software task is stopped, the data communication of the mobile terminal's CPU and the mobile application processor is cut off, and the mobile application processor is put to sleep.
  • the mobile terminal remotely invokes the webpage data to be parsed by the browser engine to perform webpage data parsing and rendering of the screen by using a distributed program interface of the browser engine provided by the entity:
  • the mobile terminal starts its own virtual coprocessor task module, receives the webpage data block and the parsing command to be parsed by the CPU, and sends the buffer to the remote browser engine task module.
  • the mobile terminal starts a remote browser engine task module, converts the parsing command sent by the virtual coprocessor task module into a remote invoking command to the browser engine distributed program interface, and the remote invoking command and the virtual coordinating
  • the webpage data block sent by the processor task module is bound and packaged, and the data packet is sent to the transmission adaptation task sub-module;
  • the wireless task module sent to the mobile terminal is sent by the wireless task module of the mobile terminal to the wireless task module of the computing entity.
  • the method further includes:
  • the remote browser engine mode is switched to the local browser engine mode, and the virtual coprocessor task module, the remote client terminal module, the remote browser engine task module, and the transmission are closed. Adapt the task sub-module and wake up the mobile application processor of the mobile terminal to start the mobile application processor software task.
  • a mobile terminal includes a wireless task module, a CPU, and a mobile application processor task module, and the mobile terminal further includes: a remote browser connection module, a virtual coprocessor task module, and a remote browser engine task module;
  • a remote browser connection module configured to establish a remote browser connection with the computing entity
  • a virtual coprocessor task module configured to receive data to be parsed by the CPU, perform buffer processing, and send the task to the remote browser engine Module
  • a remote browser engine task module configured to remotely invoke the browser engine to parse the data to be parsed and render the webpage by using a distributed program interface of the browser engine provided by the computing entity;
  • a wireless task module configured to receive a frame data stream returned by the computing entity. Further, the wireless task module is specifically configured to search for a computing entity, send a wireless connection request to the searched computing entity, and after receiving the agreed access information returned by the computing entity, establish a wireless with the computing entity. connection.
  • the remote browser connection module further includes a remote client terminal module and a transmission adaptation task sub-module;
  • a remote client terminal module configured to remotely log in to the computing entity
  • the transmission adaptation task sub-module is configured to receive a data packet sent by the remote client terminal module, communicate with the wireless task module, and complete establishment of a connection with the computing entity remote browser.
  • the CPU is configured to: after receiving the remote browser selection information input by the user, enable the remote browser engine mode, stop the mobile application processor software task of the mobile terminal, and cut off the data communication between the CPU and the mobile application processor, And putting the mobile application processor into a sleep state.
  • the virtual coprocessor task module is specifically configured to receive a webpage data block and a parsing command to be parsed by the CPU, and then send the buffer to the remote browser engine task module;
  • the remote browser engine task module is configured to convert the parsing command sent by the virtual coprocessor task module into a remote invoking command to the browser engine distributed program interface, and send the remote invoking command and the virtual coprocessor task module
  • the incoming data block is bound and packaged, and the data packet is sent to the transmission adaptation task sub-module;
  • the transmission adaptation task sub-module is configured to perform a wireless protocol data format conversion on the received data packet, and the wireless task module sent to the mobile terminal is sent by the wireless task module of the mobile terminal to the wireless task module of the computing entity.
  • the CPU is further configured to: when detecting that the remote browser connection of the remote browser connection module is disconnected, switch the remote browser engine mode to the local browser engine mode, close the remote browser connection module, and virtual co-processing Task module, and remote browser engine task mode Block, and wake up the mobile application processor, launch the mobile application processor software task.
  • the mobile terminal and the browser implementation method thereof provide a remote browser connection between a mobile terminal and a computing entity that has established a wireless connection, and share the computing entity as a component by using a computing entity based on a distributed implementation.
  • the mobile terminal is configured to remotely invoke the browser engine to process the data to be parsed by the mobile terminal by receiving a distributed program interface of the browser engine provided by the entity, and receive the frame data stream returned by the computing entity, by using a browser of the mobile terminal.
  • the web page is displayed. In this way, not only the browser performance of the mobile terminal is improved, but also the power consumption is small, the user does not need to spend extra cost, the cost is saved, and the installation of the additional client software is not required, which improves the usability.
  • FIG. 1 is a schematic flowchart of a method for implementing a browser of a mobile terminal according to the present invention
  • FIG. 2 is a schematic diagram of a processing flow of a specific implementation example of a method for implementing a mobile terminal browser according to the present invention
  • FIG. 3 is a schematic structural diagram of a mobile terminal according to the present invention. detailed description
  • the basic idea of the present invention is: establishing a remote browser connection between the mobile terminal and the computing entity; the mobile terminal remotely invoking the browser engine to parse the data to be parsed by the distributed program interface of the browser engine provided by the entity; The rendering of the picture, and receiving the frame data stream returned by the computing entity.
  • FIG. 1 is a flowchart of a method for implementing a mobile terminal browser according to the present invention. As shown in FIG. 1, the method includes the following steps:
  • Step 101 The mobile terminal establishes a remote browser connection with the computing entity. Specifically, the mobile terminal remotely logs in to the computing entity that has established a wireless connection with the mobile terminal by starting a remote client terminal module of the remote browser connection module of the remote terminal; and then starts the transmission adaptation task of the remote browser connection module of the mobile terminal. Module, at this point, the remote browser connection between the mobile terminal and the computing entity is established.
  • Step 102 The mobile terminal remotely invokes a browser engine of the computing entity by using a distributed program interface of the browser engine provided by the entity, parses and renders the webpage data to be parsed, and receives the frame data stream returned by the computing entity. ;
  • the mobile terminal converts the parsing command into a remote invoking command to the distributed program interface of the browser engine, binds to the webpage data block to be parsed, and then packages it, sends it to the computing entity through its own wireless task module, and uses the computing entity.
  • the shared browser engine performs processing such as parsing of webpage data and rendering of a screen, and receives a frame data stream returned by the computing entity for presentation.
  • FIG. 2 is a flowchart showing a process of a specific implementation of a method for implementing a mobile terminal browser according to the present invention. As shown in FIG. 2, the embodiment includes the following steps:
  • Step 1 The mobile terminal receives the open short-range wireless connection request input by the user, and activates its short-range wireless connection function;
  • the short-range wireless connection of the mobile terminal can be Bluetooth, WIFI, wireless USB, and the like.
  • Step 2 The computing entity turns on its own short-range wireless connection
  • the computing entity may calculate a powerful device for a computer or the like; specifically, when the computing entity receives the open proximity wireless connection request input by the user, the computing entity turns on its own short-range wireless connection function.
  • the computing entity in this step refers to: a computing entity located in the effective range of the short-range wireless connection of the mobile terminal, and steps 1 and 2 are indistinguishable in implementation.
  • Steps 3 to 4 the mobile terminal searches for a computing entity in the neighboring area by using a short-range wireless communication manner, and sends a wireless connection request to the computing entity when searching for the computing entity; Specifically, the mobile terminal searches for a computing entity within the effective range of its own close wireless connection; when searching for a computing entity that also turns on the close wireless connection, a wireless connection request can be sent to the computing entity.
  • Steps 5-6 The computing entity verifies the received wireless connection request, and when the verification passes, returns the consent access information to the mobile terminal, and the wireless connection between the mobile terminal and the computing entity is completed.
  • the verification of the wireless connection request by the computing entity further includes: determining, according to the operation status of the mobile terminal, whether to agree to the access request of the mobile terminal, and when not agreeing, returning the disagreement access information to the a mobile terminal; wherein, when the CPU usage of the computing entity is high, and the number of running processes is high, the computing entity returns a disagreement to the mobile terminal; otherwise, when the CPU of the computing entity is in good use, In the case where the number of running processes is not too large, the computing entity returns the consent access information to the mobile terminal.
  • Step 7 The mobile terminal starts its own remote browser connection module, and the computing entity starts its own terminal server module, and the remote browser connection between the mobile terminal and the computing entity is established. Specifically, in this step, the mobile terminal first starts remote browsing.
  • the remote client terminal module of the connection module, the remote client terminal module can be implemented by using a virtualization technology, such as Microsoft's remote application technology, so that when the mobile terminal remotely logs in to the computing entity, it does not need to be in the mobile terminal.
  • Displaying the desktop of the computing entity eliminating the need to transfer a large amount of display data required for computing the desktop image of the entity to the mobile terminal, is simpler to implement; then starting the transmission adaptation task sub-module of the remote browser connection module, and transmitting the adaptation task sub-module Receiving data sent by the remote client terminal module, establishing a connection with the wireless task module of the mobile terminal to complete the communication task with the computing entity.
  • the computing entity starts the terminal server module, performs setting of a related environment such as a distributed component service, and shares the browser engine based on the distributed implementation as a component to the mobile terminal, and serves as a browser engine of the mobile terminal; specifically, adding the Mobile terminal to distributed component service In the meantime, a remote browser engine is added to the distributed component service.
  • the shared browser engine is displayed in the browser list of the mobile terminal, and correspondingly, the displayed browser engine is shared by the mobile terminal. .
  • Step 8 After receiving the remote browser selection information input by the user, the mobile terminal enables the remote browser engine mode.
  • the browser module of the mobile terminal provides a browser engine mode selection function for the user, which includes a local browser engine mode and a remote browser engine mode; when the mobile terminal receives the remote browser selection information, the mobile terminal moves The terminal switches to the remote browser engine mode, and when further receiving the remote browser engine selection information input by the user according to the browser list provided by the mobile terminal, stopping the mobile application processor software task, cutting off the internal mobile application processor and the CPU In the meantime, in order to save power consumption of the mobile terminal, the mobile application processor may be placed in a sleep state.
  • Step 9 ⁇ 10 the mobile terminal starts the virtual coprocessor task module, receives the webpage data and the parsing command sent by the CPU, and starts the remote browser engine task module, buffering the webpage data block and the parsing command to be parsed.
  • the remote browser engine task module passes the webpage data to be parsed through the distributed program interface of the remote browser engine, and invokes the browser engine for parsing;
  • the virtual coprocessor task module can continuously receive the webpage data block and the parsing command to be parsed sent by the CPU, perform buffer processing, and the like, and send the message to the remote browser.
  • the engine task module at the same time, the mobile terminal starts the remote browser engine task module, and the remote browser engine task module receives the webpage data block and the parsing command sent by the virtual coprocessing task module, and converts the parsing command into a remote invocation command; specifically,
  • the remote browser engine task module converts the parsing command sent by the virtual coprocessor task module into a remote invoking command to the browser engine's distributed program interface, and sends the remote invoking command and the virtual coprocessor task module.
  • the web data block is bound and packaged, and the data packet is Sending to the transmission adaptation task sub-module; the transmission adaptation task sub-module converts the received data packet into a wireless protocol data format, and then sends the data to the wireless task module, and the wireless task module sends the data to the computing entity.
  • Step 11 ⁇ 12 the computing entity's own wireless task module sends the received data to the browser engine; the browser engine performs local parsing, and returns the frame data stream to the mobile terminal;
  • the wireless task module of the computing entity performs format conversion on the received data, obtains a data packet including the data block to be parsed and the parsing command, and sends the data packet to the browser engine; the browser engine from the data packet
  • the parsing command and the data block are extracted, and the hardware such as the local CPU is called to perform webpage data parsing and rendering of the screen, and the obtained frame data stream is returned to the mobile terminal.
  • Step 13 The mobile terminal processes the received frame data stream and displays it through a local browser.
  • the wireless task module of the mobile terminal sends the received data to the transmission adaptation task sub-module, and the transmission adaptation task sub-module converts the data of the wireless protocol data format into a data format that can be processed by the virtual coprocessor task module. And sending the converted data to the virtual coprocessor task module, and the virtual coprocessor task module buffers the received data, and then the final data is provided to the browser of the mobile terminal, and the The browser invokes a hardware presentation such as a liquid crystal display (LCD) local to the mobile terminal.
  • LCD liquid crystal display
  • the remote browser engine mode is switched to the local browser engine mode, and the virtual coprocessor is turned off.
  • FIG. 3 shows the composition of the mobile terminal of the present invention.
  • the mobile terminal includes: a wireless task module 31, a CPU 32 and a mobile application processor task module 33, a remote browser connection module 34, and a virtual association. a processor task module 35, and a remote browser engine task module 36; wherein
  • a wireless task module 31 configured to receive a frame data stream returned by the computing entity
  • the remote browser connection module 34 is configured to establish a remote browser connection with the computing entity.
  • the virtual coprocessor task module 35 is configured to receive the data to be parsed by the CPU 32, perform buffer processing, and send the remote browser to the remote browsing.
  • the remote browser engine task module 36 is configured to remotely invoke the browser engine to parse the data to be parsed and render the image by using a distributed program interface of the browser engine provided by the computing entity.
  • the wireless task module 31 is specifically configured to search for a computing entity, and send a wireless connection request to the searched computing entity, and after receiving the agreed access information returned by the computing entity, establishing a computing entity with the computing entity Wireless connections.
  • the remote browser connection module 34 further includes a remote client terminal module 341 and a transmission adaptation task sub-module 342;
  • a remote client terminal module 341, configured to remotely log in to the computing entity
  • the transmission adaptation task sub-module 342 is configured to receive the data packet sent by the remote client terminal module 341, and communicate with the wireless task module 31 to complete establishment of a connection with the computing entity remote browser.
  • the computing entity starts its own terminal server module, performs related environment settings such as distributed component services, and shares the browser engine based on the distributed implementation as a component to the mobile terminal, and functions as a browser engine of the mobile terminal; Adding the mobile terminal to the distributed component service, and adding a remote browser engine to the distributed component service.
  • the shared remote browser engine is displayed in the browser list of the mobile terminal, correspondingly, The displayed browser engine can be shared for use by mobile terminals.
  • the CPU 32 is configured to: after receiving the remote browser selection information input by the user, enable the remote browser engine mode, stop the mobile application processor software task of the mobile application processor task module 33 of the mobile terminal, and cut off the mobile Data communication between the mobile application processor of the mobile application processor task module 33 of the terminal and the CPU 32 places the mobile application processor in a sleep state.
  • the virtual coprocessor task module 35 is specifically configured to receive the webpage data block and the parsing command to be parsed by the CPU 32, perform buffer processing, and send the result to the remote browser engine task module 36;
  • the remote browser engine task module 36 is configured to convert the parsing command sent by the virtual coprocessor task module 35 into a remote invoking command to the browser engine distributed program interface, and the remote invoking command and the virtual coprocessor task
  • the data blocks sent by module 35 are bound and packed, and the data packets are sent to the transport adaptation task sub-module 342.
  • the wireless task module 31 sent to the mobile terminal is sent by the wireless task module 31 of the mobile terminal to the wireless task module of the computing entity.
  • the frame data stream obtained by the computing entity's wireless task module is returned to the mobile terminal, and the mobile terminal wirelessly
  • the task module 31 sends the received data to the transmission adaptation task sub-module 342, and the transmission adaptation task sub-module 342 converts the data of the wireless protocol data format into a virtual co-processor task module 35.
  • the converted data is sent to the virtual coprocessor task module 35, and the virtual coprocessor task module 35 performs buffer acceleration processing on the received data, and then provides the final data to the mobile terminal.
  • the browser through which the hardware rendering effect such as the local LCD of the mobile terminal is called.
  • the CPU 32 is further configured to detect the far distance of the remote browser connection module 34.
  • the remote browser engine mode is switched to the local browser engine mode, the remote browser connection module 34, the virtual coprocessor task module 35, and the remote browser engine task module 36 are closed, and the mobile is started.
  • the application processor task module 33 specifically wakes up the mobile application processor and starts the mobile application processor software task.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Information Transfer Between Computers (AREA)

Description

一种移动终端及其浏览器的实现方法 技术领域
本发明涉及通信技术领域, 尤其涉及一种移动终端及其浏览器的实现 方法。 背景技术
进入第三代移动通信(3G ) 时代后, 移动终端的功能也越来越丰富, 尤其是浏览器功能逐渐成为移动终端用户较常用的功能。 可是与计算机相 比, 移动终端的计算处理能力、 数据的解析和画面的渲染速度还是比较慢, 这些就会导致用户在通过移动终端浏览器进行网页浏览时, 网页刷新不流 畅等问题。
于是,可以通过在移动终端中使用更高性能的 ARM处理器和移动应用 处理器, 进而使移动终端的处理性能得到一定的提升, 移动终端浏览器浏 览网页的效果也得到一定改善。 但是, 在移动终端处理性能得到提高的同 时, 其功耗也会随之增加; 同时, 由于高性能处理器的价格因素, 高性能 处理器的普及尚需时日, 如此, 使得占据相当市场份额的中低端移动终端、 功能移动终端计算能力弱的现状并未得到有效地解决。
还有一种方法是:通过云计算,具体为移动终端接入 3G网络或因特网, 通过数据中心, 取得分布式处理所提供的强大计算和存储能力。 但是, 该 方法需要占用通信网络的带宽, 用户的资费开销较高; 同时为了维持网络 的连接, 移动终端的射频部分也需要付出较大的功耗。 发明内容
有鉴于此, 本发明的主要目的在于提供一种移动终端及其浏览器的实 现方法, 能提高移动终端自身的浏览器性能并降低功耗。
为达到上述目的, 本发明的技术方案是这样实现的:
一种移动终端浏览器的实现方法, 所述方法包括:
移动终端与计算实体建立远程浏览器连接;
移动终端通过计算实体所提供的浏览器引擎的分布式程序接口, 远程 调用所述浏览器引擎对待解析的数据进行网页数据解析和画面的渲染, 并 接收计算实体返回的帧数据流。
进一步地, 所述移动终端与计算实体建立远程浏览器连接之前, 所述 方法还包括:
移动终端利用近距无线通信方式搜索计算实体;
移动终端向搜索到的计算实体发送无线连接请求, 当接收到所述计算 实体返回的同意接入信息后, 建立与所述计算实体的无线连接。
其中, 所述移动终端与计算实体建立远程浏览器连接为:
移动终端启动自身的远程客户端子模块, 远程登录到所述计算实体; 启动自身的传输适配任务子模块, 完成与计算实体远程浏览器连接的 建立。
进一步地, 所述移动终端与计算实体建立远程浏览器连接之后, 所述 方法还包括:
移动终端接收到用户输入的远程浏览器选择信息后, 启用远程浏览器 引擎模式;
停止移动应用处理器软件任务、 切断移动终端的 CPU和移动应用处理 器的数据通信, 并将所述移动应用处理器置于休眠状态。
其中, 所述移动终端通过计算实体所提供的浏览器引擎的分布式程序 接口, 远程调用所述浏览器引擎对待解析的网页数据进行网页数据解析和 画面的渲染为: 移动终端启动自身的虚拟协处理器任务模块, 接收自身 CPU发送的待 解析的网页数据块和解析命令, 緩冲处理后发送给远程浏览器引擎任务模 块;
移动终端启动远程浏览器引擎任务模块, 将所述虚拟协处理器任务模 块发来的解析命令, 转换成对浏览器引擎分布式程序接口的远程调用命令, 并将远程调用命令与所述虚拟协处理器任务模块发来的网页数据块进行绑 定并打包, 将数据包发送至传输适配任务子模块;
所述传输适配任务子模块对接收到的数据包进行无线协议数据格式转 化后, 发送至移动终端的无线任务模块, 由移动终端的无线任务模块发送 至计算实体的无线任务模块。
进一步地, 所述方法还包括:
移动终端检测到远程浏览器连接断开时, 将远程浏览器引擎模式切换 为本地浏览器引擎模式, 关闭自身的虚拟协处理器任务模块、 远程客户端 子模块、 远程浏览器引擎任务模块、 及传输适配任务子模块, 并唤醒移动 终端的移动应用处理器, 启动移动应用处理器软件任务。
一种移动终端, 包括无线任务模块、 CPU及移动应用处理器任务模块, 所述移动终端还包括: 远程浏览器连接模块、 虚拟协处理器任务模块、 以 及远程浏览器引擎任务模块; 其中,
远程浏览器连接模块, 用于与计算实体建立远程浏览器连接; 虚拟协处理器任务模块, 用于接收所述 CPU发来的待解析的数据, 进 行緩冲处理后发送给远程浏览器引擎任务模块;
远程浏览器引擎任务模块, 用于通过计算实体所提供的浏览器引擎的 分布式程序接口, 远程调用所述浏览器引擎对待解析的数据进行网页数据 的解析和画面的渲染;
无线任务模块, 用于接收所述计算实体返回的帧数据流。 进一步地, 所述无线任务模块, 具体用于搜索计算实体, 向搜索到的 计算实体发送无线连接请求, 当接收到所述计算实体返回的同意接入信息 后, 建立与所述计算实体的无线连接。
进一步地, 所述远程浏览器连接模块还包括远程客户端子模块、 传输 适配任务子模块; 其中,
远程客户端子模块, 用于远程登录到所述计算实体;
传输适配任务子模块, 用于接收远程客户端子模块发来的数据包, 与 无线任务模块进行通信, 完成与计算实体远程浏览器连接的建立。
进一步地, 所述 CPU, 用于接收到用户输入的远程浏览器选择信息后, 启用远程浏览器引擎模式, 停止移动终端的移动应用处理器软件任务、 切 断 CPU和移动应用处理器的数据通信, 并将所述移动应用处理器置于休眠 状态。
进一步地, 所述虚拟协处理器任务模块, 具体用于接收自身 CPU发送 的待解析的网页数据块和解析命令, 緩冲处理后发送给远程浏览器引擎任 务模块;
远程浏览器引擎任务模块, 用于将虚拟协处理器任务模块发来的解析 命令, 转换成对浏览器引擎分布式程序接口的远程调用命令, 并将远程调 用命令与虚拟协处理器任务模块发来的数据块进行绑定并打包, 将数据包 发送至传输适配任务子模块;
传输适配任务子模块, 用于对接收到的数据包进行无线协议数据格式 转化后, 发送至移动终端的无线任务模块, 由移动终端的无线任务模块发 送至计算实体的无线任务模块。
进一步地, 所述 CPU, 还用于检测到远程浏览器连接模块的远程浏览 器连接断开时, 将远程浏览器引擎模式切换为本地浏览器引擎模式, 关闭 远程浏览器连接模块、 虚拟协处理器任务模块、 及远程浏览器引擎任务模 块, 并唤醒移动应用处理器、 启动移动应用处理器软件任务。
本发明所提供的移动终端及其浏览器的实现方法, 将移动终端与已建 立无线连接的计算实体建立远程浏览器连接, 通过将计算实体基于分布式 实现的浏览器引擎作为组件共享给所述移动终端; 通过计算实体所提供浏 览器引擎的分布式程序接口, 远程调用该浏览器引擎对移动终端所要解析 的数据进行处理, 并接收计算实体返回的帧数据流, 通过移动终端的浏览 器进行网页显示。 如此, 不仅提高了移动终端的浏览器性能; 而且功耗较 小, 不需要用户花费额外的费用, 节约成本, 且不需要额外客户端软件的 安装, 提高了易用性。 附图说明
图 1为本发明移动终端浏览器的实现方法的流程示意图;
图 2为本发明移动终端浏览器的实现方法一具体实施例处理流程示意 图;
图 3为本发明移动终端的组成结构示意图。 具体实施方式
本发明的基本思想为: 将移动终端与计算实体建立远程浏览器连接; 移动终端通过计算实体所提供浏览器引擎的分布式程序接口, 远程调用该 浏览器引擎对待解析的数据进行网页数据解析和画面的渲染, 并接收计算 实体返回的帧数据流。
为使本发明的目的、 技术方案和优点更加清楚明白, 以下举实施例并 参照附图, 对本发明进一步详细说明。
图 1示出了本发明移动终端浏览器的实现方法的流程, 如图 1所示, 所述方法包括下述步骤:
步骤 101 , 移动终端建立与计算实体之间的远程浏览器连接; 具体地, 移动终端通过启动自身的远程浏览器连接模块的远程客户端 子模块, 远程登录到与该移动终端已建立无线连接的计算实体; 然后启动 自身的远程浏览器连接模块的传输适配任务子模块, 此时, 移动终端与计 算实体间的远程浏览器连接建立完成。
步骤 102,移动终端通过计算实体所提供的浏览器引擎的分布式程序接 口, 远程调用计算实体的浏览器引擎, 将待解析的网页数据进行解析和画 面渲染, 并接收计算实体返回的帧数据流;
具体地, 移动终端将解析命令转换成对浏览器引擎的分布式程序接口 的远程调用命令, 与待解析的网页数据块绑定后打包, 通过自身的无线任 务模块发送至计算实体, 利用计算实体共享的浏览器引擎进行网页数据的 解析及画面的渲染等处理, 并接收计算实体返回的帧数据流以进行展示。
图 2示出了本发明的移动终端浏览器的实现方法一具体实施例的处理 流程, 如图 2所示, 所述实施例包括下述步骤:
步骤 1 , 移动终端接收用户输入的开启近距无线连接请求, 开启自身的 近距无线连接功能;
其中, 移动终端的近距无线连接可以为蓝牙、 WIFI、 无线 USB等多种 方式。
步骤 2, 计算实体开启自身的近距无线连接;
本步骤中, 计算实体可以为计算机等计算功能强大的设备; 具体地, 当计算实体接收到用户输入的开启近距无线连接请求时, 则开启自身的近 距无线连接功能。
另外, 应当理解, 本步骤中计算实体是指: 位于移动终端近距无线连 接有效范围内的计算实体, 步骤 1和步骤 2在实现上是不区分先后的。
步骤 3~4, 移动终端通过近距无线通信方式搜索临近区域的计算实体, 当搜索到计算实体时, 向所述计算实体发送无线连接请求; 具体地, 移动终端在自身的近距无线连接的有效范围内搜索计算实体; 当搜索到同样开启近距无线连接的计算实体时, 可以向该计算实体发送无 线连接请求。
步骤 5~6,计算实体对接收到的无线连接请求进行验证,当验证通过时, 返回同意接入信息给所述移动终端, 此时移动终端与计算实体之间的无线 连接建立完成;
具体地, 本步骤中, 所述计算实体对无线连接请求的验证还包括: 根 据自身的运行情况, 确定是否同意移动终端的接入请求, 当不同意时, 返 回不同意接入信息给所述移动终端;其中, 当计算实体的 CPU使用率较高、 运行进程数较多等情况时, 计算实体会返回不同意接入信息给所述移动终 端; 反之, 当计算实体的 CPU使用状态良好、运行进程数不太多的情况下, 计算实体返回同意接入信息给所述移动终端。
步骤 7, 移动终端启动自身的远程浏览器连接模块, 计算实体启动自身 的终端服务器模块, 移动终端和计算实体之间的远程浏览器连接建立; 具体地, 本步骤中, 移动终端首先启动远程浏览器连接模块的远程客 户端子模块, 所述远程客户端子模块可以釆用虚拟化技术实现, 例如微软 的远程应用 ( remote App )技术, 如此, 在移动终端远程登录计算实体时, 不需要在移动终端上显示计算实体的桌面, 免去传输计算实体桌面图像到 移动终端所需要的大量显示数据, 实现更为简便; 然后启动远程浏览器连 接模块的传输适配任务子模块, 传输适配任务子模块接收远程客户端子模 块发来的数据, 建立与移动终端的无线任务模块的连接, 以完成与计算实 体的通信任务。
计算实体启动终端服务器模块, 进行分布式组件服务等相关环境的设 置, 将基于分布式实现的浏览器引擎作为一个组件共享给移动终端, 并作 为移动终端的浏览器引擎; 具体地, 添加所述移动终端到分布式组件服务 中, 同时在分布式组件服务中增加远程浏览器引擎, 此时, 移动终端的浏 览器列表中显示有所述共享的浏览器引擎, 相应的, 所显示的浏览器引擎 可供移动终端共享使用。
步骤 8, 移动终端接收到用户输入的远程浏览器选择信息后, 启用远程 浏览器引擎模式;
具体地, 本步骤中, 移动终端的浏览器模块为用户提供浏览器引擎模 式选择功能, 其包括本地浏览器引擎模式和远程浏览器引擎模式; 当移动 终端接收到远程浏览器选择信息时, 移动终端切换至远程浏览器引擎模式, 当进一步接收到用户根据移动终端提供的浏览器列表输入的远程浏览器引 擎选择信息时, 停止移动应用处理器软件任务、 切断自身内部移动应用处 理器与 CPU之间的数据通信; 同时, 为了节省移动终端的功耗, 可以选择 将所述移动应用处理器置于休眠状态。
步骤 9~10, 移动终端启动虚拟协处理器任务模块,接收 CPU发来的待 解析的网页数据和解析命令, 并启动远程浏览器引擎任务模块, 将待解析 的网页数据块和解析命令緩冲后发送给远程浏览器引擎任务模块, 由远程 浏览器引擎任务模块将待解析的网页数据通过远程浏览器引擎的分布式程 序接口, 调用该浏览器引擎进行解析;
具体地, 移动终端启动虚拟协处理器任务模块后, 虚拟协处理器任务 模块可以连续接收 CPU发送来的待解析的网页数据块和解析命令, 进行緩 冲处理等事务后, 发送给远程浏览器引擎任务模块; 同时移动终端启动远 程浏览器引擎任务模块, 远程浏览器引擎任务模块接收虚拟协处理任务模 块发来的网页数据块和解析命令, 并将解析命令转换成远程调用命令; 具 体地, 远程浏览器引擎任务模块将虚拟协处理器任务模块发来的解析命令, 转换成对浏览器引擎的分布式程序接口的远程调用命令, 并将远程调用命 令与虚拟协处理器任务模块发来的网页数据块进行绑定并打包, 将数据包 发送至传输适配任务子模块; 传输适配任务子模块对接收到的数据包进行 无线协议数据格式转化后, 发送至无线任务模块, 由无线任务模块将所述 数据发送至计算实体。
步骤 11~12,计算实体自身的无线任务模块将接收到的数据发送至浏览 器引擎; 浏览器引擎进行本地解析, 并返回帧数据流给移动终端;
具体地, 本步骤中, 计算实体的无线任务模块对接收到的数据进行格 式转换, 得到包含待解析的数据块和解析命令的数据包, 并发送至浏览器 引擎; 浏览器引擎从数据包中提取解析命令和数据块 , 调用本地 CPU等硬 件进行网页数据解析和画面的渲染后, 将得到的帧数据流返回给移动终端。
步骤 13 , 移动终端处理接收到的帧数据流, 并通过本地浏览器进行显 示;
具体地, 移动终端的无线任务模块将接收到的数据发送至传输适配任 务子模块, 传输适配任务子模块将无线协议数据格式的数据转化为虚拟协 处理器任务模块可处理的数据格式后, 将转化得到的数据发送至虚拟协处 理器任务模块, 由虚拟协处理器任务模块对接收到的数据进行緩冲加速等 处理后, 将最终得到的数据提供给移动终端的浏览器, 通过该浏览器调用 移动终端本地的液晶显示屏(LCD )等硬件呈现效果。
另外, 当移动终端的 CPU检测到步骤 7中建立的移动终端和计算实体 之间的远程浏览器连接断开时, 会将远程浏览器引擎模式切换为本地浏览 器引擎模式, 关闭虚拟协处理器任务模块、 远程客户端任务子模块、 远程 浏览器引擎任务模块及传输适配任务子模块等, 并启动移动应用处理器软 件任务, 唤醒移动应用处理器; 其中, 远程浏览器连接断开可以是接收到 用户输入的终止远程浏览器引擎模式的消息、 或是检测到移动终端不在所 述计算实体的服务范围内、 或是计算实体终止为移动终端提供远程浏览器 引擎服务等情况。 图 3示出了本发明移动终端的组成结构, 如图 3所示, 所述移动终端 包括: 无线任务模块 31、 CPU 32及移动应用处理器任务模块 33、 远程浏 览器连接模块 34、 虚拟协处理器任务模块 35、 以及远程浏览器引擎任务模 块 36; 其中,
无线任务模块 31 , 用于接收所述计算实体返回的帧数据流;
远程浏览器连接模块 34, 用于与计算实体建立远程浏览器连接; 虚拟协处理器任务模块 35 , 用于接收所述 CPU 32发来的待解析的数 据, 进行緩冲处理后发送给远程浏览器引擎任务模块 36;
远程浏览器引擎任务模块 36, 用于通过计算实体所提供的浏览器引擎 的分布式程序接口, 远程调用所述浏览器引擎对待解析的数据进行网页数 据的解析和画面的渲染。
进一步地, 所述无线任务模块 31 , 具体用于搜索计算实体, 向搜索到 的计算实体发送无线连接请求, 当接收到所述计算实体返回的同意接入信 息后, 建立与所述计算实体的无线连接。
进一步地,所述远程浏览器连接模块 34,还包括远程客户端子模块 341、 传输适配任务子模块 342; 其中,
远程客户端子模块 341 , 用于远程登录到所述计算实体;
传输适配任务子模块 342,用于接收远程客户端子模块 341发送的数据 包,与无线任务模块 31进行通信,完成与计算实体远程浏览器连接的建立。
其中, 计算实体启动自身的终端服务器模块, 进行分布式组件服务等 相关环境的设置, 将基于分布式实现的浏览器引擎作为一个组件共享给移 动终端, 并作为移动终端的浏览器引擎; 具体地, 添加所述移动终端到分 布式组件服务中, 同时在分布式组件服务中增加远程浏览器引擎, 此时, 移动终端的浏览器列表中显示有所述共享的远程浏览器引擎, 相应的, 所 显示的浏览器引擎可供移动终端共享使用。 进一步地, 所述 CPU 32, 用于接收到用户输入的远程浏览器选择信息 后, 启用远程浏览器引擎模式, 停止移动终端的移动应用处理器任务模块 33的移动应用处理器软件任务、 切断移动终端的移动应用处理器任务模块 33的移动应用处理器和 CPU 32的数据通信, 将所述移动应用处理器置于 休眠状态。
进一步地, 所述虚拟协处理器任务模块 35 , 具体用于接收 CPU 32发 送的待解析的网页数据块和解析命令, 进行緩冲处理后发送给远程浏览器 引擎任务模块 36;
远程浏览器引擎任务模块 36,用于将虚拟协处理器任务模块 35发来的 解析命令, 转换成对浏览器引擎分布式程序接口的远程调用命令, 并将远 程调用命令与虚拟协处理器任务模块 35发来的数据块进行绑定并打包, 将 数据包发送至传输适配任务子模块 342。
传输适配任务子模块 342对接收到的数据包进行无线协议数据格式转 化后, 发送至移动终端的无线任务模块 31 , 由移动终端的无线任务模块 31 发送至计算实体的无线任务模块。
其中, 计算实体本地的浏览器引擎利用 CPU等硬件进行网页数据解析 和画面的渲染完毕后, 通过计算实体的无线任务模块将得到的帧数据流返 回给所述移动终端, 所述移动终端的无线任务模块 31接收到帧数据流后, 将接收到的数据发送至传输适配任务子模块 342, 传输适配任务子模块 342 将无线协议数据格式的数据转化为虚拟协处理器任务模块 35可处理的数据 格式后, 将转化得到的数据发送至虚拟协处理器任务模块 35 , 由虚拟协处 理器任务模块 35对接收到的数据进行緩冲加速等处理后, 将最终得到的数 据提供给移动终端的浏览器, 通过该浏览器调用移动终端本地的 LCD等硬 件呈现效果。
进一步地, 所述 CPU 32, 还用于检测到远程浏览器连接模块 34的远 程浏览器连接断开时, 将远程浏览器引擎模式切换为本地浏览器引擎模式, 关闭远程浏览器连接模块 34、 虚拟协处理器任务模块 35、 及远程浏览器引 擎任务模块 36, 并启动移动应用处理器任务模块 33 , 具体为唤醒移动应用 处理器, 并启动移动应用处理器软件任务。
以上所述, 仅为本发明的较佳实施例而已, 并非用于限定本发明的保 护范围。

Claims

权利要求书
1、 一种移动终端浏览器的实现方法, 其特征在于, 所述方法包括: 移动终端与计算实体建立远程浏览器连接;
移动终端通过计算实体所提供的浏览器引擎的分布式程序接口, 远程 调用所述浏览器引擎对待解析的数据进行网页数据解析和画面的渲染, 并 接收计算实体返回的帧数据流。
2、 根据权利要求 1所述的方法, 其特征在于, 所述移动终端与计算实 体建立远程浏览器连接之前, 所述方法还包括:
移动终端利用近距无线通信方式搜索计算实体;
移动终端向搜索到的计算实体发送无线连接请求, 当接收到所述计算 实体返回的同意接入信息后, 建立与所述计算实体的无线连接。
3、 根据权利要求 1所述的方法, 其特征在于, 所述移动终端与计算实 体建立远程浏览器连接为:
移动终端启动自身的远程客户端子模块, 远程登录到所述计算实体; 启动自身的传输适配任务子模块, 完成与计算实体远程浏览器连接的 建立。
4、 根据权利要求 1至 3任一项所述的方法, 其特征在于, 所述移动终 端与计算实体建立远程浏览器连接之后, 所述方法还包括:
移动终端接收到用户输入的远程浏览器选择信息后, 启用远程浏览器 引擎模式;
停止移动应用处理器软件任务、 切断移动终端的 CPU和移动应用处理 器的数据通信, 并将所述移动应用处理器置于休眠状态。
5、 根据权利要求 4所述的方法, 其特征在于, 所述移动终端通过计算 实体所提供的浏览器引擎的分布式程序接口, 远程调用所述浏览器引擎对 待解析的网页数据进行网页数据解析和画面的渲染为: 移动终端启动自身的虚拟协处理器任务模块, 接收自身 CPU发送的待 解析的网页数据块和解析命令, 緩冲处理后发送给远程浏览器引擎任务模 块;
移动终端启动远程浏览器引擎任务模块, 将所述虚拟协处理器任务模 块发来的解析命令, 转换成对浏览器引擎分布式程序接口的远程调用命令, 并将远程调用命令与所述虚拟协处理器任务模块发来的网页数据块进行绑 定并打包, 将数据包发送至传输适配任务子模块;
所述传输适配任务子模块对接收到的数据包进行无线协议数据格式转 化后, 发送至移动终端的无线任务模块, 由移动终端的无线任务模块发送 至计算实体的无线任务模块。
6、 根据权利要求 5所述的方法, 其特征在于, 所述方法还包括: 移动终端检测到远程浏览器连接断开时, 将远程浏览器引擎模式切换 为本地浏览器引擎模式, 关闭自身的虚拟协处理器任务模块、 远程客户端 子模块、 远程浏览器引擎任务模块、 及传输适配任务子模块, 并唤醒移动 终端的移动应用处理器, 启动移动应用处理器软件任务。
7、 一种移动终端, 包括无线任务模块、 CPU及移动应用处理器任务模 块, 其特征在于, 所述移动终端还包括: 远程浏览器连接模块、 虚拟协处 理器任务模块、 以及远程浏览器引擎任务模块; 其中,
远程浏览器连接模块, 用于与计算实体建立远程浏览器连接; 虚拟协处理器任务模块, 用于接收所述 CPU发来的待解析的数据, 进 行緩冲处理后发送给远程浏览器引擎任务模块;
远程浏览器引擎任务模块, 用于通过计算实体所提供的浏览器引擎的 分布式程序接口, 远程调用所述浏览器引擎对待解析的数据进行网页数据 的解析和画面的渲染;
无线任务模块, 用于接收所述计算实体返回的帧数据流。
8、根据权利要求 7所述的移动终端,其特征在于, 所述无线任务模块, 具体用于搜索计算实体, 向搜索到的计算实体发送无线连接请求, 当接收 到所述计算实体返回的同意接入信息后, 建立与所述计算实体的无线连接。
9、 根据权利要求 7所述的移动终端, 其特征在于, 所述远程浏览器连 接模块还包括远程客户端子模块、 传输适配任务子模块; 其中,
远程客户端子模块, 用于远程登录到所述计算实体;
传输适配任务子模块, 用于接收远程客户端子模块发来的数据包, 与 无线任务模块进行通信, 完成与计算实体远程浏览器连接的建立。
10、 根据权利要求 7至 9任一项所述的移动终端, 其特征在于, 所述 CPU, 用于接收到用户输入的远程浏览器选择信息后, 启用远程浏览器引 擎模式, 停止移动终端的移动应用处理器软件任务、 切断 CPU和移动应用 处理器的数据通信, 并将所述移动应用处理器置于休眠状态。
11、 根据权利要求 10所述的移动终端, 其特征在于, 所述虚拟协处理 器任务模块, 具体用于接收自身 CPU发送的待解析的网页数据块和解析命 令, 緩冲处理后发送给远程浏览器引擎任务模块;
远程浏览器引擎任务模块, 用于将虚拟协处理器任务模块发来的解析 命令, 转换成对浏览器引擎分布式程序接口的远程调用命令, 并将远程调 用命令与虚拟协处理器任务模块发来的数据块进行绑定并打包, 将数据包 发送至传输适配任务子模块;
传输适配任务子模块, 用于对接收到的数据包进行无线协议数据格式 转化后, 发送至移动终端的无线任务模块, 由移动终端的无线任务模块发 送至计算实体的无线任务模块。
12、 根据权利要求 11所述的移动终端, 其特征在于, 所述 CPU, 还用 于检测到远程浏览器连接模块的远程浏览器连接断开时, 将远程浏览器引 擎模式切换为本地浏览器引擎模式, 关闭远程浏览器连接模块、 虚拟协处 理器任务模块、 及远程浏览器引擎任务模块, 并唤醒移动应用处理器、 启 动移动应用处理器软件任务。
PCT/CN2011/077305 2010-12-15 2011-07-19 一种移动终端及其浏览器的实现方法 WO2012079365A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US13/990,381 US9172741B2 (en) 2010-12-15 2011-07-19 Mobile terminal and method for implementing browser thereof
EP11849403.8A EP2653983A4 (en) 2010-12-15 2011-07-19 MOBILE DEVICE AND IMPLEMENTATION PROCESS FOR A BROWSER THEREFOR

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010590876.8A CN102024048B (zh) 2010-12-15 2010-12-15 一种移动终端及其浏览器的实现方法
CN201010590876.8 2010-12-15

Publications (1)

Publication Number Publication Date
WO2012079365A1 true WO2012079365A1 (zh) 2012-06-21

Family

ID=43865345

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/077305 WO2012079365A1 (zh) 2010-12-15 2011-07-19 一种移动终端及其浏览器的实现方法

Country Status (4)

Country Link
US (1) US9172741B2 (zh)
EP (1) EP2653983A4 (zh)
CN (1) CN102024048B (zh)
WO (1) WO2012079365A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102024048A (zh) * 2010-12-15 2011-04-20 中兴通讯股份有限公司 一种移动终端及其浏览器的实现方法
CN108093211A (zh) * 2017-12-11 2018-05-29 日立楼宇技术(广州)有限公司 视频预览方法、装置、服务器和计算机可读存储介质

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102098512A (zh) * 2010-12-15 2011-06-15 中兴通讯股份有限公司 一种移动终端及其视频播放的实现方法
CN102096700A (zh) * 2010-12-15 2011-06-15 中兴通讯股份有限公司 一种移动终端及其浏览器的实现方法
US8577963B2 (en) * 2011-06-30 2013-11-05 Amazon Technologies, Inc. Remote browsing session between client browser and network based browser
US8706860B2 (en) 2011-06-30 2014-04-22 Amazon Technologies, Inc. Remote browsing session management
CN103067341B (zh) * 2011-10-20 2017-05-03 中国移动通信集团四川有限公司 网上营业厅访问方法、系统和装置
CN103678340B (zh) * 2012-09-07 2016-09-14 腾讯科技(深圳)有限公司 浏览器引擎的运行方法、装置、浏览器及终端
US10270709B2 (en) 2015-06-26 2019-04-23 Microsoft Technology Licensing, Llc Allocating acceleration component functionality for supporting services
US10198294B2 (en) * 2015-04-17 2019-02-05 Microsoft Licensing Technology, LLC Handling tenant requests in a system that uses hardware acceleration components
US9792154B2 (en) 2015-04-17 2017-10-17 Microsoft Technology Licensing, Llc Data processing system having a hardware acceleration plane and a software plane
US10216555B2 (en) 2015-06-26 2019-02-26 Microsoft Technology Licensing, Llc Partially reconfiguring acceleration components
US10044576B2 (en) * 2015-11-25 2018-08-07 Qualcomm Incorporated Estimation of power consumption of individual websites
CN105824874A (zh) * 2016-02-01 2016-08-03 乐视移动智能信息技术(北京)有限公司 移动终端及其网页渲染方法、装置
CN106197468B (zh) * 2016-06-24 2018-02-02 广东欧珀移动通信有限公司 计步器步数更新的方法及系统

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101316275A (zh) * 2008-07-01 2008-12-03 中兴通讯股份有限公司 一种移动终端与家电终端远程共享多媒体资料的方法
US20090228779A1 (en) * 2008-03-04 2009-09-10 Richard John Williamson Use of remote services by a local wireless electronic device
CN101778168A (zh) * 2010-02-05 2010-07-14 中国电信股份有限公司 一种移动终端浏览器上网页优化显示方法和系统
CN102024048A (zh) * 2010-12-15 2011-04-20 中兴通讯股份有限公司 一种移动终端及其浏览器的实现方法

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6430624B1 (en) * 1999-10-21 2002-08-06 Air2Web, Inc. Intelligent harvesting and navigation system and method
EP1515233A3 (en) * 2003-08-06 2007-03-14 Matsushita Electric Industrial Co., Ltd. Method, server and client for reducing processing time in synchronous communication in a client-server distributed system
US7809386B2 (en) 2005-06-29 2010-10-05 Nokia Corporation Local network proxy for a remotely connected mobile device operating in reduced power mode
US8374548B2 (en) * 2005-12-21 2013-02-12 Nokia Corporation Method for closing a communication link
CN1992603A (zh) * 2005-12-30 2007-07-04 萧学文 在无线网络环境下实现数据传输的方法及系统
CN101076100B (zh) * 2006-05-19 2011-03-23 北京华旗资讯数码科技有限公司 一种向显示设备传送经解码数据流的方法及其设备
EP2003853B1 (en) 2007-06-15 2018-04-04 Vodafone GmbH Method for managing functions of a mobile phone during a browsing session, remote gateway and remote phone managing unit
US9112903B2 (en) 2008-03-17 2015-08-18 Nokia Corporation Service discovery
CN101521680A (zh) * 2009-03-20 2009-09-02 华南理工大学 双模无线瘦终端装置及其利用外部计算资源的方法
EP2425341B1 (en) * 2009-05-01 2018-07-11 Citrix Systems, Inc. Systems and methods for establishing a cloud bridge between virtual storage resources
CN101557551A (zh) * 2009-05-11 2009-10-14 成都市华为赛门铁克科技有限公司 一种移动终端访问云服务的方法、装置和通信系统
CN101657032A (zh) * 2009-09-23 2010-02-24 中兴通讯股份有限公司 网络计算服务方法、系统及移动终端
US9229516B2 (en) * 2010-10-21 2016-01-05 At&T Intellectual Property I, L.P. Methods, devices, and computer program products for maintaining network presence while conserving power consumption

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090228779A1 (en) * 2008-03-04 2009-09-10 Richard John Williamson Use of remote services by a local wireless electronic device
CN101316275A (zh) * 2008-07-01 2008-12-03 中兴通讯股份有限公司 一种移动终端与家电终端远程共享多媒体资料的方法
CN101778168A (zh) * 2010-02-05 2010-07-14 中国电信股份有限公司 一种移动终端浏览器上网页优化显示方法和系统
CN102024048A (zh) * 2010-12-15 2011-04-20 中兴通讯股份有限公司 一种移动终端及其浏览器的实现方法

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102024048A (zh) * 2010-12-15 2011-04-20 中兴通讯股份有限公司 一种移动终端及其浏览器的实现方法
US9172741B2 (en) 2010-12-15 2015-10-27 Zte Corporation Mobile terminal and method for implementing browser thereof
CN108093211A (zh) * 2017-12-11 2018-05-29 日立楼宇技术(广州)有限公司 视频预览方法、装置、服务器和计算机可读存储介质
CN108093211B (zh) * 2017-12-11 2020-12-25 日立楼宇技术(广州)有限公司 视频预览方法、装置、服务器和计算机可读存储介质

Also Published As

Publication number Publication date
US9172741B2 (en) 2015-10-27
EP2653983A4 (en) 2014-12-03
US20130275488A1 (en) 2013-10-17
CN102024048B (zh) 2014-04-09
CN102024048A (zh) 2011-04-20
EP2653983A1 (en) 2013-10-23

Similar Documents

Publication Publication Date Title
WO2012079365A1 (zh) 一种移动终端及其浏览器的实现方法
WO2012079388A1 (zh) 一种移动终端及其视频播放的实现方法
WO2020192537A1 (zh) 一种切换上网卡的方法和电子设备
WO2021023220A1 (zh) 一种内容接续方法、系统及电子设备
JP7389264B2 (ja) 無線通信方法及び無線通信機能を有する装置
JP5100854B2 (ja) 通信装置、及び通信方法
CN102546920B (zh) 一种运行进程的方法、系统及设备
WO2021143182A1 (zh) 游戏的处理方法、装置、电子设备及计算机可读存储介质
WO2013182140A1 (zh) 一种家庭网关与智能终端综合系统及其通信方法
WO2012079385A1 (zh) 一种移动终端及其视频播放的实现方法
WO2012113176A1 (zh) 终端网页显示方法及系统
WO2012079367A1 (zh) 一种移动终端及其音频播放的实现方法
EP4057145A1 (en) Method for multi-core communication, electronic device and storage medium
WO2012079331A1 (zh) 一种移动终端及其计算方法
WO2009081593A1 (ja) 通信端末、通信方法および通信プログラム
WO2013056564A1 (zh) 浏览器内核适配的方法和浏览器
WO2012079327A1 (zh) 一种移动终端及其计算方法
WO2012034422A1 (zh) 一种用于移动终端的数据连接方法、装置及系统
WO2012079386A1 (zh) 一种移动终端及其浏览器的实现方法
US11979941B2 (en) Data transmission method and terminal
WO2022135210A1 (zh) 一种增强的屏幕共享方法和系统、电子设备
WO2012079366A1 (zh) 一种移动终端及其音频播放的实现方法
US8166105B2 (en) Portable terminal, server, and method for realizing function of portable terminal using network
Liu et al. AASMP--Android Application Server for Mobile Platforms
CN115473757A (zh) 智能终端的动态网卡驱动管理系统、方法、装置及设备

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: 11849403

Country of ref document: EP

Kind code of ref document: A1

REEP Request for entry into the european phase

Ref document number: 2011849403

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2011849403

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 13990381

Country of ref document: US