CN107862810A - A kind of self-aided terminal control system based on browser - Google Patents

A kind of self-aided terminal control system based on browser Download PDF

Info

Publication number
CN107862810A
CN107862810A CN201710901592.8A CN201710901592A CN107862810A CN 107862810 A CN107862810 A CN 107862810A CN 201710901592 A CN201710901592 A CN 201710901592A CN 107862810 A CN107862810 A CN 107862810A
Authority
CN
China
Prior art keywords
hardware
layer
self
browser
module
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.)
Pending
Application number
CN201710901592.8A
Other languages
Chinese (zh)
Inventor
刘朕
解朝辉
朱晨
孔德鲁
康岩彬
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Minsheng Banking Corp Ltd
Original Assignee
China Minsheng Banking Corp Ltd
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 China Minsheng Banking Corp Ltd filed Critical China Minsheng Banking Corp Ltd
Priority to CN201710901592.8A priority Critical patent/CN107862810A/en
Publication of CN107862810A publication Critical patent/CN107862810A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F19/00Complete banking systems; Coded card-freed arrangements adapted for dispensing or receiving monies or the like and posting such transactions to existing accounts, e.g. automatic teller machines
    • G07F19/20Automatic teller machines [ATMs]
    • G07F19/206Software aspects at ATMs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F19/00Complete banking systems; Coded card-freed arrangements adapted for dispensing or receiving monies or the like and posting such transactions to existing accounts, e.g. automatic teller machines
    • G07F19/20Automatic teller machines [ATMs]
    • G07F19/211Software architecture within ATMs or in relation to the ATM network
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/541Client-server
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/545Gui
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/549Remote execution

Abstract

The embodiments of the invention provide a kind of self-aided terminal control system based on browser, the system is applied to the self-help terminal equipment of financial system, including browser layer, management intermediate layer and hardware driving layer.Browser layer is used for the Web addresses for accessing server, obtains and shows self-help operation interface, and the hardware operation that the function command inputted by the forwarding of default interface according to user generates is asked;Management intermediate layer is used for the hardware operation request for receiving the forwarding of browser layer, and sends hardware call instruction to hardware driving layer by way of calling default dynamic link library according to hardware operation request;Hardware driving layer is used to drive corresponding hardware drive program to work according to hardware call instruction, and caused feedback information is returned into browser layer by managing intermediate layer.Intermediate layer is managed by realizing the drive control to hardware driving layer to the calling of dynamic link library, without realizing the calling to physical hardware by ActiveX control again, so as to avoid corresponding potential safety hazard.

Description

A kind of self-aided terminal control system based on browser
Technical field
The present invention relates to software technology field, more particularly to a kind of self-aided terminal control system based on browser.
Background technology
Self-aid system in existing financial system is generally divided into two kinds of architecture modes, respectively C/S structure modules formula and B/S Architecture mode.With the rapid development of Internet, at present the overwhelming majority self-aid system have been completed from C/S architecture modes to The conversion of B/S architecture modes, i.e., current self-aid system are essentially B/S architecture modes.Under B/S architecture modes, self-aided terminal Showing interface is carried out using the mode of Web page and completes the interactive operation with user.
Under B/S architecture modes, the operation to self-aided terminal is needed by way of ActiveX control to JavaScripe Script is operable to realize, and is realized by way of ActiveX control and bottom layer driving interact to physical hardware Call.Present inventor has found in actual development, only can complete the behaviour to corresponding hardware by ActiveX testing tools Make, so as to cause huge potential safety hazard to self-aided terminal.
The content of the invention
In view of this, it is self-service at present to solve the invention provides a kind of self-aided terminal control system based on browser The problem of terminal device potential safety hazard is larger.
In order to solve the above problems, the invention discloses a kind of self-aided terminal control system based on browser, it is applied to The self-help terminal equipment of financial system, it is characterised in that the self-aided terminal control system includes browser layer, management intermediate layer With hardware driving layer, wherein:
The browser layer is used for the Web addresses for accessing server, obtains and shows self-help operation interface, and by default Interface forwarding according to user input function command generate hardware operation ask;
The management intermediate layer is used for the hardware operation request for receiving the browser layer forwarding, and is grasped according to the hardware Ask to send hardware call instruction to the hardware driving layer by way of calling default dynamic link library;
The hardware driving layer is used to drive corresponding hardware drive program to work according to the hardware call instruction, and will Caused feedback information returns to the browser layer by the management intermediate layer.
Optionally, the browser layer includes access modules, page presentation module, processing module and interface module, wherein:
The page access module is used to access the Web addresses, obtains and shows the self-help operation page;
The processing module is used for when user input capability instructs, and the function command is processed into the hardware operation Request;
The interface module is used to hardware operation request being forwarded to the management intermediate layer.
Optionally, the interface module is used for by the way that hardware operation request is forwarded into the pipe using logic API Manage intermediate layer.
Optionally, the management intermediate layer includes storehouse calling module and drive module, wherein:
The storehouse calling module is used for the dynamic link library according to the hardware operation request call, produces the hardware Call instruction;
The drive module is used to control the hardware driving layer to call the hardware to drive according to the hardware call instruction Dynamic program.
Optionally, the exploitation standard of the dynamic link library is XFS standards.
Optionally, the hardware driving layer includes drive control module and information feedback module, wherein:
The drive control module is used to control the hardware drive program to run according to the hardware call instruction, described Hardware drive program is used to drive the hardware cell of the self-help terminal equipment to work;
The feedback information that described information feedback module is used to obtain when the hardware cell is worked passes through in the management Interbed feeds back to the browser layer.
Optionally, the browser layer is additionally operable to the feedback information being sent to the server.
It can be seen from the above technical proposal that the invention provides a kind of self-aided terminal control system based on browser, The system is applied to the self-help terminal equipment of financial system, specifically includes browser layer, management intermediate layer and hardware driving layer.It is clear Device layer of looking at is used for the Web addresses for accessing server, obtains and shows self-help operation interface, and forwards basis by default interface The hardware operation request of the function command generation of user's input;Management intermediate layer is used for the hardware operation for receiving the forwarding of browser layer Request, and hardware is sent to hardware driving layer by way of calling default dynamic link library according to hardware operation request and called Order;Hardware driving layer is used to drive corresponding hardware drive program to work according to hardware call instruction, and by caused feedback Information returns to browser layer by managing intermediate layer.Here management intermediate layer to the calling of dynamic link library by realizing pair The drive control of hardware driving layer is corresponding so as to avoid without realizing the calling to physical hardware by ActiveX control again Potential safety hazard.
Brief description of the drawings
In order to illustrate more clearly about the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing There is the required accompanying drawing used in technology description to be briefly described, it should be apparent that, drawings in the following description are only this Some embodiments of invention, for those of ordinary skill in the art, on the premise of not paying creative work, can be with Other accompanying drawings are obtained according to these accompanying drawings.
Fig. 1 is a kind of structured flowchart of the self-aided terminal control system based on browser provided in an embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear, complete Site preparation describes, it is clear that described embodiment is only part of the embodiment of the present invention, rather than whole embodiments.It is based on Embodiment in the present invention, those of ordinary skill in the art are obtained every other under the premise of creative work is not made Embodiment, belong to the scope of protection of the invention.
Embodiment
Fig. 1 is a kind of structured flowchart of the self-aided terminal control system based on browser provided in an embodiment of the present invention.
Shown in reference picture 1, the self-aided terminal control system that the present embodiment provides is set in the self-aided terminal of financial system Standby, such as card sender, cash dispenser, for being controlled to the self-help terminal equipment built based on B/S frameworks.The system is specifically wrapped Include browser layer 10, management intermediate layer 20 and hardware driving layer 30.
Browser layer is used to conduct interviews to server 100, and the server disposition has for being carried out to self-help terminal equipment The self-aid system of service is provided, self-aid system is the Web applications of standard.The browser layer passes through to responding Web on server The access of location obtains the self-help operation interface of Web applications, and the interface is the HTML/JS pages, while by the self-help operation interface It is shown on corresponding display device.The browser layer is completed by C# language, and is connect by ..Net mechanism to other layer of offer The opening of mouth.
Specifically, the browser layer includes page access module 11, processing module 12 and interface module 13.Page access Module is used for the Web addresses of default starting step or the operation requests access server of user, passes through access and obtains the Web The self-help operation interface of application, the interface is the HTML/JS pages, while shows the self-help operation interface.
Processing module is used to operate self-help operation interface in user, is instructed by operating input function accordingly When, the function command is processed into hardware operation request.Interface module is then used to hardware operation request being forwarded among management Layer.And hardware operation request is forwarded to management intermediate layer by the interface module by application logic API.
Management intermediate layer is used to receive hardware operation request, and according to the request by calling the dynamic chain disposed in advance Connect storehouse and send hardware call instruction to hardware driving layer.The management intermediate layer specifically includes storehouse calling module 21 and drive module 22.Management intermediate layer includes the dynamic link library disposed in advance, and the dynamic link library is formed based on XFS standard developments, also may be used To be developed based on other standards.
The storehouse calling module is used to call corresponding dynamic link library text from dynamic link library according to hardware operation request Part, by producing corresponding hardware call instruction to the calling of dynamic link library file;Drive module is then adjusted according to above-mentioned hardware Corresponding hardware drive program is called with order control hardware driving layer.
Include some hardware drive programs in hardware driving layer, forward corresponding hardware to call life in management intermediate layer When making, corresponding hardware drive program is driven to run according to the calling in the management intermediate layer.The hardware driving layer includes driving and controlled Molding block 31 and information feedback module 33.
Drive control module is used to drive corresponding hardware drive program to bring into operation or stop according to hardware call instruction Only run, the result of driving is exactly to control the corresponding hardware cell on the self-help terminal equipment to be operated, and such as drives card reader Enter card, Card Reader or card release, driving printer printing receipt, driving camera starts to obtain images of environment surrounding and the shadow of operator Picture.The meeting having in above-mentioned hardware cell running produces corresponding feedback information, the account information as caused by Card Reader.Letter Breath feedback module is then used to feedback information uploading to browser layer by managing intermediate layer.
Pass through above-mentioned technical proposal, which can be seen that, present embodiments provides a kind of self-aided terminal control system based on browser System, the system are applied to the self-help terminal equipment of financial system, specifically include browser layer, management intermediate layer and hardware driving Layer.Browser layer is used for the Web addresses for accessing server, obtains and shows self-help operation interface, and is turned by default interface The hardware operation that the function command that root of hair inputs according to user generates is asked;Management intermediate layer is used to receive the hard of browser layer forwarding Part operation requests, and sent firmly to hardware driving layer by way of calling default dynamic link library according to hardware operation request Part call instruction;Hardware driving layer is used to drive corresponding hardware drive program to work according to hardware call instruction, and will produce Feedback information by manage intermediate layer return browser layer.Here management intermediate layer is real by the calling to dynamic link library The drive control to hardware driving layer is showed, without realizing the calling to physical hardware by ActiveX control again, so as to avoid Corresponding potential safety hazard.
In addition, the browser layer in the present embodiment is additionally operable to after the feedback information that hardware driving layer is fed back is received The feedback information is uploaded onto the server, if server, according to obtaining descending photos and sending messages accordingly to the feedback information, this is browsed Device layer is additionally operable to receive the lower photos and sending messages, and the lower photos and sending messages are shown if necessary.
Each embodiment in this specification is described by the way of progressive, what each embodiment stressed be with The difference of other embodiment, between each embodiment identical similar part mutually referring to.
It should be understood by those skilled in the art that, the embodiment of the embodiment of the present invention can be provided as method, apparatus or calculate Machine program product.Therefore, the embodiment of the present invention can use complete hardware embodiment, complete software embodiment or combine software and The form of the embodiment of hardware aspect.Moreover, the embodiment of the present invention can use one or more wherein include computer can With in the computer-usable storage medium (including but is not limited to magnetic disk storage, CD-ROM, optical memory etc.) of program code The form of the computer program product of implementation.
The embodiment of the present invention is with reference to method according to embodiments of the present invention, terminal device (system) and computer program The flow chart and/or block diagram of product describes.It should be understood that can be by computer program instructions implementation process figure and/or block diagram In each flow and/or square frame and the flow in flow chart and/or block diagram and/or the combination of square frame.These can be provided Computer program instructions are set to all-purpose computer, special-purpose computer, Embedded Processor or other programmable data processing terminals Standby processor is to produce a machine so that is held by the processor of computer or other programmable data processing terminal equipments Capable instruction is produced for realizing in one flow of flow chart or multiple flows and/or one square frame of block diagram or multiple square frames The device for the function of specifying.
These computer program instructions, which may be alternatively stored in, can guide computer or other programmable data processing terminal equipments In the computer-readable memory to work in a specific way so that the instruction being stored in the computer-readable memory produces bag The manufacture of command device is included, the command device is realized in one flow of flow chart or multiple flows and/or one side of block diagram The function of being specified in frame or multiple square frames.
These computer program instructions can be also loaded into computer or other programmable data processing terminal equipments so that Series of operation steps is performed on computer or other programmable terminal equipments to produce computer implemented processing, so that The instruction performed on computer or other programmable terminal equipments is provided for realizing in one flow of flow chart or multiple flows And/or specified in one square frame of block diagram or multiple square frames function the step of.
Although having been described for the preferred embodiment of the embodiment of the present invention, those skilled in the art once know base This creative concept, then other change and modification can be made to these embodiments.So appended claims are intended to be construed to Including preferred embodiment and fall into having altered and changing for range of embodiment of the invention.
Finally, it is to be noted that, herein, such as first and second or the like relational terms be used merely to by One entity or operation make a distinction with another entity or operation, and not necessarily require or imply these entities or operation Between any this actual relation or order be present.Moreover, term " comprising ", "comprising" or its any other variant meaning Covering including for nonexcludability, so that process, method, article or terminal device including a series of elements are not only wrapped Those key elements, but also the other element including being not expressly set out are included, or is also included for this process, method, article Or the key element that terminal device is intrinsic.In the absence of more restrictions, wanted by what sentence "including a ..." limited Element, it is not excluded that other identical element in the process including the key element, method, article or terminal device also be present.
Technical scheme provided by the present invention is described in detail above, specific case used herein is to this hair Bright principle and embodiment is set forth, the explanation of above example be only intended to help the method for understanding the present invention and its Core concept;Meanwhile for those of ordinary skill in the art, according to the thought of the present invention, in embodiment and application There will be changes in scope, in summary, this specification content should not be construed as limiting the invention.

Claims (7)

1. a kind of self-aided terminal control system based on browser, applied to the self-help terminal equipment of financial system, its feature exists In, the self-aided terminal control system includes browser layer, management intermediate layer and hardware driving layer, wherein:
The browser layer is used for the Web addresses for accessing server, obtains and shows self-help operation interface, and is connect by default The hardware operation that the function command that mouth forwarding inputs according to user generates is asked;
The management intermediate layer is used for the hardware operation request for receiving the browser layer forwarding, and please according to the hardware operation Ask and send hardware call instruction to the hardware driving layer by way of calling default dynamic link library;
The hardware driving layer is used to drive corresponding hardware drive program to work according to the hardware call instruction, and will produce Feedback information pass through the management intermediate layer and return to the browser layer.
2. self-aided terminal control system as claimed in claim 1, it is characterised in that the browser layer include access modules, Page presentation module, processing module and interface module, wherein:
The page access module is used to access the Web addresses, obtains and shows the self-help operation page;
The processing module is used for when user input capability instructs, and the function command is processed into the hardware operation please Ask;
The interface module is used to hardware operation request being forwarded to the management intermediate layer.
3. self-aided terminal control system as claimed in claim 2, it is characterised in that the interface module is used to patrol by application Collect API and hardware operation request is forwarded to the management intermediate layer.
4. self-aided terminal control system as claimed in claim 1, it is characterised in that the management intermediate layer includes storehouse and calls mould Block and drive module, wherein:
The storehouse calling module is used for the dynamic link library according to the hardware operation request call, produces the hardware and calls Order;
The drive module is used to control the hardware driving layer to call the hardware driving journey according to the hardware call instruction Sequence.
5. self-aided terminal control system as claimed in claim 4, it is characterised in that the exploitation standard of the dynamic link library is XFS standards.
6. self-aided terminal control system as claimed in claim 1, it is characterised in that the hardware driving layer includes drive control Module and information feedback module, wherein:
The drive control module is used to control the hardware drive program to run according to the hardware call instruction, the hardware Driver is used to drive the hardware cell of the self-help terminal equipment to work;
The feedback information that described information feedback module is used to obtain when the hardware cell is worked passes through the management intermediate layer Feed back to the browser layer.
7. self-aided terminal control system as claimed in claim 6, it is characterised in that the browser layer is additionally operable to will be described anti- Feedforward information is sent to the server.
CN201710901592.8A 2017-09-28 2017-09-28 A kind of self-aided terminal control system based on browser Pending CN107862810A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710901592.8A CN107862810A (en) 2017-09-28 2017-09-28 A kind of self-aided terminal control system based on browser

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710901592.8A CN107862810A (en) 2017-09-28 2017-09-28 A kind of self-aided terminal control system based on browser

Publications (1)

Publication Number Publication Date
CN107862810A true CN107862810A (en) 2018-03-30

Family

ID=61698592

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710901592.8A Pending CN107862810A (en) 2017-09-28 2017-09-28 A kind of self-aided terminal control system based on browser

Country Status (1)

Country Link
CN (1) CN107862810A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109800021A (en) * 2018-12-29 2019-05-24 浙江工商大学 The method, system and device of local hardware device can be driven by any browser
CN110990067A (en) * 2019-11-29 2020-04-10 交通银行股份有限公司 CEF-based H5 and financial tool hardware-driven interaction architecture
CN111355783A (en) * 2020-02-19 2020-06-30 樊果(上海)教育科技有限公司 Online education system based on browser driver
CN111580897A (en) * 2020-05-15 2020-08-25 中国银行股份有限公司 Hardware wind control method and device of self-service equipment, equipment and readable storage medium
CN111857219A (en) * 2019-04-25 2020-10-30 益逻触控系统公司 Self-service device with three-layer system architecture
CN114253878A (en) * 2021-11-22 2022-03-29 航天信息股份有限公司广州航天软件分公司 Universal method and device for accessing browser to peripheral
CN114845169A (en) * 2022-04-29 2022-08-02 东风汽车有限公司东风日产乘用车公司 Play control method, play control device, play terminal, and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103064667A (en) * 2012-12-06 2013-04-24 郑州威科姆科技股份有限公司 Method for controlling hardware equipment based on JavaScript extension
CN103135966A (en) * 2011-11-24 2013-06-05 深圳市证通电子股份有限公司 Service provider (SP) implementation method and SP architecture based on XFS standard
CN103530955A (en) * 2013-09-23 2014-01-22 柳州市圣诺科技有限公司 Financial self-service application system based on WEB and running method thereof
CN105741415A (en) * 2016-01-21 2016-07-06 广东华大互联网股份有限公司 Intelligent card automatic service terminal system and application method thereof
CN105786630A (en) * 2016-02-26 2016-07-20 浪潮通用软件有限公司 Web API regulating and controlling method based on middleware

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103135966A (en) * 2011-11-24 2013-06-05 深圳市证通电子股份有限公司 Service provider (SP) implementation method and SP architecture based on XFS standard
CN103064667A (en) * 2012-12-06 2013-04-24 郑州威科姆科技股份有限公司 Method for controlling hardware equipment based on JavaScript extension
CN103530955A (en) * 2013-09-23 2014-01-22 柳州市圣诺科技有限公司 Financial self-service application system based on WEB and running method thereof
CN105741415A (en) * 2016-01-21 2016-07-06 广东华大互联网股份有限公司 Intelligent card automatic service terminal system and application method thereof
CN105786630A (en) * 2016-02-26 2016-07-20 浪潮通用软件有限公司 Web API regulating and controlling method based on middleware

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109800021A (en) * 2018-12-29 2019-05-24 浙江工商大学 The method, system and device of local hardware device can be driven by any browser
CN111857219A (en) * 2019-04-25 2020-10-30 益逻触控系统公司 Self-service device with three-layer system architecture
US11954986B2 (en) 2019-04-25 2024-04-09 Elo Touch Solutions, Inc. Self-service apparatus with three-layer system architecture
CN110990067A (en) * 2019-11-29 2020-04-10 交通银行股份有限公司 CEF-based H5 and financial tool hardware-driven interaction architecture
CN111355783A (en) * 2020-02-19 2020-06-30 樊果(上海)教育科技有限公司 Online education system based on browser driver
CN111580897A (en) * 2020-05-15 2020-08-25 中国银行股份有限公司 Hardware wind control method and device of self-service equipment, equipment and readable storage medium
CN111580897B (en) * 2020-05-15 2023-06-20 中国银行股份有限公司 Hardware wind control method, device and equipment of self-service equipment and readable storage medium
CN114253878A (en) * 2021-11-22 2022-03-29 航天信息股份有限公司广州航天软件分公司 Universal method and device for accessing browser to peripheral
CN114845169A (en) * 2022-04-29 2022-08-02 东风汽车有限公司东风日产乘用车公司 Play control method, play control device, play terminal, and storage medium
CN114845169B (en) * 2022-04-29 2023-07-25 东风汽车有限公司东风日产乘用车公司 Playback control method, playback control device, playback terminal, and storage medium

Similar Documents

Publication Publication Date Title
CN107862810A (en) A kind of self-aided terminal control system based on browser
US11144711B2 (en) Webpage rendering method, device, electronic apparatus and storage medium
CN101150803B (en) Method for micro-browser to process network data, micro-browser and its server
CN110457143B (en) Micro-service calling method and device
US20090044112A1 (en) Animated Digital Assistant
AU2016225883A1 (en) Mobile dialogue system and mobile content delivery solutions
WO2015077259A1 (en) Image sharing for online collaborations
CN102257489A (en) Bi-directional update of a grid and associated visualizations
CN105718540A (en) Data loading method and apparatus
CN102202100A (en) Method for processing network data by micro browser, micro browser and server thereof
CN107509051A (en) Long-range control method, device, terminal and computer-readable recording medium
CN104396185A (en) Screen synchronization control system, and method and apparatus for synchronizing screen using same
CN108900627B (en) Network request method, terminal device and storage medium
CN106095598A (en) A kind of data processing method and client
CN115510347A (en) Presentation file conversion method and device, electronic equipment and storage medium
CN103701791B (en) A kind of operating method of the virtual desktop based on virtual desktop system
CN110062035A (en) A kind of http request method and apparatus based on deque
CN108427560A (en) API file management methods, server and storage medium
CN113516729A (en) Chart drawing method and device and computer readable storage medium
CN107580253A (en) One kind reports an error page processing method and device
CN113282852A (en) Method and device for editing webpage
CN114071382B (en) Message sending method and device
CN110058833A (en) External control device, sound conversational control system, control method and recording medium
KR102140497B1 (en) Cloud web server for providing cloud iptv service based on command method, system and set-top box
JP5547917B2 (en) Content generation / distribution system for portable information terminals

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20180330