CN101441628A - Intelligent client terminal website system based on desktop application program - Google Patents

Intelligent client terminal website system based on desktop application program Download PDF

Info

Publication number
CN101441628A
CN101441628A CNA2007101706002A CN200710170600A CN101441628A CN 101441628 A CN101441628 A CN 101441628A CN A2007101706002 A CNA2007101706002 A CN A2007101706002A CN 200710170600 A CN200710170600 A CN 200710170600A CN 101441628 A CN101441628 A CN 101441628A
Authority
CN
China
Prior art keywords
multipad
application program
client terminal
intelligent client
system based
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
CNA2007101706002A
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.)
XINNA ADVERTISEMENT MEDIA CO Ltd SHANGHAI
Original Assignee
XINNA ADVERTISEMENT MEDIA CO Ltd SHANGHAI
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 XINNA ADVERTISEMENT MEDIA CO Ltd SHANGHAI filed Critical XINNA ADVERTISEMENT MEDIA CO Ltd SHANGHAI
Priority to CNA2007101706002A priority Critical patent/CN101441628A/en
Publication of CN101441628A publication Critical patent/CN101441628A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention relates to an intelligent client website system based on a desktop application program. The intelligent client website system comprises an intelligent client and a website server, wherein the desktop application program for processing a user request operates in a computer system of the intelligent client; Html of a webpage of the website server is embedded with the application program in an object mode; and the desktop application program is loaded from the website server through a browser of the client. Compared with the prior art, in the intelligent client website system, when a user opens a computer, the whole desktop application program (Windows) is loaded to the browser of the client; therefore, the user can use the desktop application program (Windows); the user feels comfortable in both execution efficiency and user experience; and what is worth mentioning, the burden of a plurality of servers is lightened as all the servers operate in a client computer.

Description

Intelligent client terminal website system based on multipad
Technical field
The present invention relates to web station system, particularly relate to a kind of intelligent client terminal website system based on multipad.
Background technology
World today's network is ubiquitous, how to improve the experience of people's browsing page and eliminate people in browsing page because network speed former thereby be in the task of top priority that long waiting status has become current Website development person.One of solution is exactly that network is developed as Fat Client by thin-client, the technology of Chan Shenging also is seen everywhere thereupon, such as Flash technology of Adobe company or the like, but the Flash technology is his defective of existence, at first he checked with being difficult to of transmitting of scale-of-two, like this security has been produced certain influence, secondly he is difficult to carry out communication with the server end on backstage, can only carry out communication with script (Javascript) by the script (Actionscript) of Flash, script (Javascript) is realized communication with background server by asynchronous (AJAX) or network service (WebService) more then, as can be seen, this process need consumes sizable resource and very complicated.Two of solution just is to use asynchronous communication technology (AJAX) to make webpage visit by asynchronous system, the response that webpage can't equally refresh waiting for server to traditional page when user's browsing page triggers an incident, do not use script (Javascript) that the result is shown but do not refresh the page with asynchronous mode and server communication and in client, if but the defective that this technology exists to be exactly network speed very slow that even asynchronous but time response still can be slow.
Summary of the invention
Technical matters to be solved by this invention is exactly to provide a kind of intelligent client terminal website system based on multipad for the defective that overcomes above-mentioned prior art existence.
Purpose of the present invention can be achieved through the following technical solutions: the intelligent client terminal website system based on multipad, it is characterized in that, and comprising:
SmartClient, operation is useful on the multipad of process user request on the computer system of this SmartClient;
Website server, the mode with object among the Html of the webpage of this Website server is embedded with described application program;
Described multipad is loaded from Website server by the browser of client.
The present invention also comprises Database Systems, these Database Systems be located in the SmartClient or Website server in.
Described multipad obtains a specific file by compiling, after this specific file carries out digital signature, is embedded into by object tag among the Html of webpage.
Described multipad carries out communication by COM and webpage.
Described specific file is dynamic link library file or executable file.
Described multipad is write by computerese.
Described computerese adopts C#.
Compared with prior art, among the present invention, whole desktop (Windows) application program has been loaded on the browser of client when the user opens computer, therefore this moment, the user was equivalent to using desktop (Windows) application program, so be to carry out on the efficient or all can be very comfortable on the user experience, what deserves to be mentioned is more owing to be to operate in also to have alleviated a lot of load of server on the client computer entirely.
Description of drawings
Fig. 1 is the synoptic diagram of existing thin-client web station system;
Fig. 2 is a synoptic diagram of the present invention.
Embodiment
The invention will be further described below in conjunction with accompanying drawing.
As shown in Figure 2, the intelligent client terminal website system based on multipad comprises:
SmartClient, operation is useful on the multipad of process user request on the computer system of this SmartClient;
Website server, the mode with object among the Html of the webpage of this Website server is embedded with described application program;
Described multipad is loaded from Website server by the browser of client.
The present invention also comprises Database Systems, these Database Systems be located in the SmartClient or Website server in; Described multipad obtains a specific file by compiling, after this specific file carries out digital signature, is embedded into by object tag among the Html of webpage; Described multipad carries out communication by COM and webpage; Described specific file is dynamic link library file or executable file; Described multipad is write by computerese; Described computerese adopts C#.
Directly be loaded in the webpage as an object desktop (Windows) application program, when operation on this desktop (Windows) application program similarly is in direct control desktop (Windows) application program fully, imperceptible at all have a vestige that uses webpage, more not having refreshed web page takes place, be similar to very much the asynchronous access technology (AJAX) of current trend, but it is faster than asynchronous access (AJAX) speed, because his feature runs directly on the client computer.
The control of desktop (Windows) application program can use any one language to create, and it should be noted that this control must support COM, because webpage and desktop (Windows) application program is come communication by COM;
HTML(Hypertext Markup Language) is used for showing desktop (Windows) control of having created.This control must be embedded in the HTML(Hypertext Markup Language) in object (Object) mode.
After all are ready, should add digital signature for dynamic link library (DLL) file or the executable file of having created (EXE), and dispose in the virtual directory of internet information service (IIS), this desktop (Windows) control that makes has certain authority.
Use database as need, can use two kinds of patterns, a kind of is database directly to be deployed to client computer get on, this mode relatively is fit to be distributed on the structure of website, inside of same enterprise in a plurality of places, its benefit is that response speed is fast, can off line use, harm is to dispose trouble, and there is stationary problem in database update.Another kind of mode is to connect remote data base, and this mode is applicable to any occasion, and benefit is to dispose simply relatively, does not also have the nonsynchronous problem of data, and harm is that response speed is relatively slow, can not off line use.Add digital signature (being not necessary) through dynamic link library (DLL) file or the executable file (EXE) of compiling for desktop (Windows) application program, because on the browser of the higher clients of some ratios that security is provided with, there is not the correct demonstration of may having no way of dynamic link library (DLL) file of digital signature or executable file (EXE).Use object (Object) mark directly desktop (Windows) application program to be embedded in the middle of the webpage.The browser of client loads desktop (Windows) application program, may some be slow when just beginning to load, but after the loaded just as using desktop (Windows) application program fast convenient.
In a general web station system, generally, no matter be Rich Media might as well, asynchronous communication might as well, always the form of expression of webpage less than desktop (Windows) application program, this is by the decision of the character of webpage.The present invention is intended to break through this restriction, since desktop (Windows) application program is compared with webpage a lot of words all strong aspect which, is why not we directly are embedded into desktop (Windows) application program in the webpage gone? he is using the same handy of desktop (Windows) application program at browsing page the time as the user, this should be that each user wants, and also is that we Website development person wants.
Below by Fig. 2 a preferred embodiments of the present invention is described, object oriented language (C#) in the visual operating room (Visual Stdio 2005) of this example use Microsoft (Microsoft) is described, in this example, the Web page maker at first creates a desktop (Windows) control, it is similar with establishment desktop (Windows) program to create desktop (Windows) control, and the instrument in nearly all tool box can both use, here it should be noted that: the desktop of establishment (Windows) control must allow the COM communication, otherwise in webpage, can not normally show, to there be wrong desktop (Windows) control to be compiled into dynamic link library (DLL) file or executable file (EXE), a dynamic web page of subsequent establishment (Aspx), just now dynamic link library file (DLL) or executable file (EXE) that compiling is finished copy to this website project, using HTML(Hypertext Markup Language) that he is used as an object in webpage embeds into, wherein need indicate path and full name (Fully Qualified Name) of dynamic link library file (DLL) or executable file (EXE) in the attribute at classid, middle use " # " separates.This desktop (Windows) control is just involved in this webpage like this, if use database certainly, you can select database is put into client or still is put into server end so, we had just analyzed pros and cons in beginning for these, and the embodiment of database does not belong to the present invention, so no longer introduce at this.After design and making of the webpage finishes, we just need add digital signature for this dynamic link library file (DLL) or executable file (EXE), this has the instrument of special digital signature, and configure the virtual directory of the internet information service (IIS) of server end, not so desktop (Windows) control can not correctly show, and script (Javascript) can not and desktop (Windows) control carry out mutual communication and operation.

Claims (7)

1. based on the intelligent client terminal website system of multipad, it is characterized in that, comprising:
SmartClient, operation is useful on the multipad of process user request on the computer system of this SmartClient;
Website server, the mode with object among the Html of the webpage of this Website server is embedded with described application program;
Described multipad is loaded from Website server by the browser of client.
2. the intelligent client terminal website system based on multipad according to claim 1 is characterized in that, also comprises Database Systems, these Database Systems be located in the SmartClient or Website server in.
3. the intelligent client terminal website system based on multipad according to claim 1 and 2, it is characterized in that, described multipad obtains a specific file by compiling, after this specific file carries out digital signature, is embedded into by object tag among the Html of webpage.
4. the intelligent client terminal website system based on multipad according to claim 3 is characterized in that, described multipad carries out communication by COM and webpage.
5. the intelligent client terminal website system based on multipad according to claim 3 is characterized in that, described specific file is dynamic link library file or executable file.
6. the intelligent client terminal website system based on multipad according to claim 3 is characterized in that described multipad is write by computerese.
7. the intelligent client terminal website system based on multipad according to claim 6 is characterized in that, described computerese adopts C#.
CNA2007101706002A 2007-11-19 2007-11-19 Intelligent client terminal website system based on desktop application program Pending CN101441628A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2007101706002A CN101441628A (en) 2007-11-19 2007-11-19 Intelligent client terminal website system based on desktop application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2007101706002A CN101441628A (en) 2007-11-19 2007-11-19 Intelligent client terminal website system based on desktop application program

Publications (1)

Publication Number Publication Date
CN101441628A true CN101441628A (en) 2009-05-27

Family

ID=40726066

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2007101706002A Pending CN101441628A (en) 2007-11-19 2007-11-19 Intelligent client terminal website system based on desktop application program

Country Status (1)

Country Link
CN (1) CN101441628A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102164131A (en) * 2011-03-30 2011-08-24 陈逸 Network operating system suitable for internet individual user
CN103345483A (en) * 2013-06-20 2013-10-09 深圳市同洲电子股份有限公司 Browser communication method and device
CN103488512A (en) * 2013-09-29 2014-01-01 广州创维平面显示科技有限公司 Program interface display processing method and device
CN116206300A (en) * 2023-05-05 2023-06-02 浪潮数字粮储科技有限公司 Multi-manufacturer identification camera integration compatible method, equipment and storage medium

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102164131A (en) * 2011-03-30 2011-08-24 陈逸 Network operating system suitable for internet individual user
CN102164131B (en) * 2011-03-30 2013-11-06 陈逸 Network operating system suitable for internet individual user
CN103345483A (en) * 2013-06-20 2013-10-09 深圳市同洲电子股份有限公司 Browser communication method and device
CN103488512A (en) * 2013-09-29 2014-01-01 广州创维平面显示科技有限公司 Program interface display processing method and device
CN103488512B (en) * 2013-09-29 2017-06-20 广州创维平面显示科技有限公司 program interface display processing method and device
CN116206300A (en) * 2023-05-05 2023-06-02 浪潮数字粮储科技有限公司 Multi-manufacturer identification camera integration compatible method, equipment and storage medium
CN116206300B (en) * 2023-05-05 2024-02-27 浪潮数字粮储科技有限公司 Multi-manufacturer identification camera integration compatible method, equipment and storage medium

Similar Documents

Publication Publication Date Title
KR101099272B1 (en) Web page rendering mechanism using external programmatic themes
WO2021008030A1 (en) Web form configuration method and device, and computer readable storage medium
CN100421375C (en) Data sharing system, method and software tool
US8161498B2 (en) Providing globalization functionalities for javascript applications
JP5439190B2 (en) Method and system for creating server-based web applications for IT
EP1923798B1 (en) Clickable placeholder images for simulating web page code unsupported on mobile devices
CN101122921B (en) Method forming tree-shaped display structure based on ajax and html
US8245125B1 (en) Hybrid rendering for webpages
US20100251084A1 (en) Input content to application via web browser
CN101876897A (en) System and method used for processing Widget on Web browser
CN102096582A (en) Off-line gadget integration development environment
US20100229081A1 (en) Method for Providing a Navigation Element in an Application
CN105528369B (en) Webpage code-transferring method, device and server
CN105683957A (en) Style sheet speculative preloading
CN114996619A (en) Page display method and device, computer equipment and storage medium
CN101876998B (en) Method and system for editing data
AU2016101498B4 (en) Data Interchange System
CN101441628A (en) Intelligent client terminal website system based on desktop application program
Oh et al. Automated transformation of template-based web applications into single-page applications
CN112835568A (en) Project construction method and device
Verzani gWidgetsWWW: Creating Interactive Web Pages within R
TWM511643U (en) A data centralized management system base on AJAX website
Northwood et al. Front End
CN116401487A (en) Method, device and medium for simply building website
Motti et al. Automatic Evaluation of Accessibility in RIA

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20090527