WO2018008861A1 - Système et procédé de commande html, utilisant un serveur utilisateur - Google Patents
Système et procédé de commande html, utilisant un serveur utilisateur Download PDFInfo
- Publication number
- WO2018008861A1 WO2018008861A1 PCT/KR2017/006008 KR2017006008W WO2018008861A1 WO 2018008861 A1 WO2018008861 A1 WO 2018008861A1 KR 2017006008 W KR2017006008 W KR 2017006008W WO 2018008861 A1 WO2018008861 A1 WO 2018008861A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- web
- web browser
- file
- server
- uri path
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
Definitions
- the present invention relates to an HTML control system and method using a user server, and more particularly, even if a file URI path, which is not directly accessible through a web browser, is input to a web browser, the modification is made to be accessible through the internet using the user server.
- the present invention relates to an HTML control system and method using a user server.
- the web standard technology is a method of transmitting data using HTTP or HTTPS protocol and is used in a general web browser.
- Such web standard technologies include HTML4 or HTML5, which was confirmed as a standard technology by the World Wide Web Consortium (W3C) at the end of 2014.
- Recent web standard technologies are generally closely related to web security, and each web browser (such as Microsoft's Internet Explorer or Edge browser, Google's Chrome, Mozilla Foundation's Firefox, Opera's Opera, Apple's Safari, etc.) It is implemented by different technologies on its own.
- each web browser such as Microsoft's Internet Explorer or Edge browser, Google's Chrome, Mozilla Foundation's Firefox, Opera's Opera, Apple's Safari, etc.
- the information is stored on the clipboard.
- the web browser typically uses the contents of the clipboard to fit the HTML format. Mark on.
- the attribute value of the tag set in the src attribute value of the IMG tag or the href attribute of the A tag in the HTML document displayed in the web browser is not a web link or a web address, that is, the attribute value corresponds to the file URI scheme.
- the web browser is not directly accessible and therefore cannot be transmitted to the web server.
- a first object of the present invention is to access by a security mechanism of a web browser even when an attribute value of a specific tag in an HTML document of the web browser is specified as a file URI path, that is, a specific location of a user device, rather than a web address form. It is to provide an HTML control system that can avoid the problem of limitation.
- the client terminal is a client terminal to the information;
- a web browser requesting a change of the information as a file URI path of is detected and replacing the file URI path with a web address when the web address is received, and the file URI path as the request for the information change is received.
- a user server which extracts a file stored in the web server, transmits the file to the web server, and returns a web address included in the response information received from the web server to the web browser.
- the web browser is input through the client terminal A path change request step of requesting a change of the path to a user server installed in the client terminal when the file URI path of the client terminal is detected in the received information, and the user server extracts a file stored in the file URI path from the client terminal A file extraction step of uploading the extracted file to the web server by the user server, and a reply step of the user server replying the web address included in the response information received from the web server to the web browser; And the web browser replaces the file URI path with the web address.
- HTML provides a control method comprising the step of displaying to change the path.
- the web browser of any terminal accesses the web server.
- the file stored in the file URI path can be checked.
- FIG. 1 is a block diagram illustrating an HTML control system according to an embodiment of the present invention.
- FIGS. 2 and 3 are schematic diagrams for explaining the HTML control system according to the present invention.
- FIG. 4 is a flowchart illustrating an HTML control method according to an embodiment of the present invention.
- FIG. 5 is a flowchart illustrating an HTML control method according to an embodiment of the present invention.
- FIG. 6 is a flowchart illustrating an HTML control method according to another embodiment of the present invention.
- FIG. 7 is a flowchart illustrating an HTML control method according to another embodiment of the present invention.
- HTML control system (hereinafter, abbreviated as 'HTML control system') using a user server according to exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.
- FIG. 1 is a block diagram illustrating an HTML control system according to an embodiment of the present invention.
- the HTML control system includes a web server 110 and a user server 120 managing the file URI path so as to control a file URI path input to the web browser 110. It is connected to the installed client terminal 100 and the client terminal 100 through a wired / wireless communication network (hereinafter, abbreviated as "communication network") to store a file transmitted from a user terminal of the client terminal 100 and the file Web server 200 for returning the storage path of the response information.
- a wired / wireless communication network hereinafter, abbreviated as "communication network”
- the client terminal 100 requests the change of the information as the file URI path of the client terminal 100 is detected by the information input through the web browser 110 as shown in FIG. 2. And a web browser 110 that replaces and displays the file URI path with a web address (web path) as a web address (web path) is received, and a file stored in the file URI path as a request for the information change is received. Extracts and transmits the file to the web server 200, and returns the web address included in the response information received from the web server 200 to the web browser 110. do.
- the client terminal 100 requests the import of the clipboard data in response to the detection of the request of the data stored in the paste or the clipboard as shown in FIG. 3 and the clipboard as the clipboard data is received.
- a web browser 110 displaying data and a user server 120 extracting data stored in the clipboard and transmitting the extracted clipboard data to the web browser 110 when a request for importing the clipboard data is received.
- the clipboard data includes the clipboard contents, the clipboard information, and the like.
- the HTML control system includes a client terminal 100.
- the client terminal 100 executes the web browser 110 and transmits the information inputted to the web browser 110 to the web server 200, such as an HTML document through the editing area of the web browser 110. Receive information from the user.
- the client terminal 100 is a software used to temporarily store information on the selected area when a copy or cut signal for the selected area is input through a mouse, a keyboard, a touch pad, or the like.
- the program Clipboard is executed.
- the client terminal 100 receives a copy (typically Ctrl + C) of a region selected by the user, stores information on the selected region on the clipboard, and pastes (typically Ctrl + V) or a clipboard. Receive a request for content.
- the client terminal 100 includes a user interface unit (not shown), a web browser 110, and a user server 120.
- the user interface unit is configured to access an external web server 200 and receive information such as a web document in an editing area of the web browser 110.
- the user interface unit receives a selection of a region to be stored in the clipboard from the user, receives a copy signal, and receives a paste signal for selecting an edit region of the web browser 110.
- the user interface unit provides the web browser 110 with an HTML document input for the editing area of the web browser 110.
- the web browser 110 When the web browser 110 inputs information including an image or the like in the editing area, the web browser 110 searches whether the file URI path is included in the information. When the file URI path is detected, the web browser 110 requests the user server 120 to change the information.
- the web browser 110 replaces the file URI path included in the information with the web address and displays the edited URL in the edit area.
- the web browser 110 may indicate that the attribute value of the tag set in the src attribute value of the IMG tag, the href attribute of the A tag, etc. in the HTML document is not a web link or a web address.
- the attribute value corresponds to the file URI path.
- the editing area is preferably an editing area of the web editor.
- the web browser 110 requests the change of the HTML document or the file URI path, receives the web address replacing the file URI path from the user server 120, or the HTML document to which the web address is applied, and displays it in the edit area. .
- the web browser 110 when the web browser 110 detects a request for pasting or data stored in the clipboard, the web browser 110 requests the user server 120 to import the clipboard data.
- the board data is displayed in the edit area.
- the clipboard data is brought to the user server 120 without access restriction to the clipboard so as to secure all data stored in the clipboard. Ask to come.
- the general web browser 110 has a limitation in importing all the information stored in the clipboard, or there is a limitation in displaying the imported data in the web browser 110. Therefore, the information stored in the clipboard through pasting is limited. Is entered in the editing area of the web browser 110, the information stored in the clipboard is not displayed in the editing area of the web browser 110 as desired.
- the web browser 110 does not directly access the clipboard, but bypasses the access through the user server 120 having no access restriction, thereby inputting the pasted information stored in the clipboard. Even when receiving, the information may be displayed on the web browser 110 as desired.
- the user server 120 constituting the client terminal 100 according to the present invention is installed in the client terminal 100 through installation of a program and connected to the web browser 110 to transmit and receive information with the web browser 110.
- the file URI path is changed to a web address which is a path where the file is stored in the web server 200 so that others can check the file stored in the file URI path through the Internet.
- the user server 120 when the user server 120 receives a request for changing the information input to the web browser 110 from the web browser 110 as shown in FIG. 2, the user server 120 extracts a file stored in a file URI path. The file is transmitted to the web server 200, and the web address included in the response information received from the web server 200 is returned to the web browser 110.
- the user server 120 may obtain the location information of the web server 200 in the web browser 110, and may specify in advance through an environment setting.
- the user server 120 when the user server 120 according to the present invention requests a change of the file URI path through the web browser 110, the user server 120 extracts a file stored in the file URI path from the client terminal 100 and extracts the file.
- the web server 200 transmits a web address replacing the file URI path to the web browser 110.
- the user server 120 As another embodiment, if the user server 120 according to the present invention is requested to change the HTML document through the web browser 110, and extracts a file URI path for the client terminal 100 in the HTML document, the file The file stored in the URI path is extracted from the client terminal 100, and the file is transmitted to the web server 200. The HTML document is corrected so that the file URI path included in the HTML document is replaced with a web address, and the corrected HTML document is returned to the web browser 110.
- the user server 120 when the user server 120 receives a request for importing the clipboard data from the web browser 110 as shown in FIG. 3, the user server 120 extracts the data stored in the clipboard, and extracts the extracted clipboard data from the web browser. Transmit to 110. If necessary, the user server 120 may extract data stored in the clipboard in the form of HTML, and may correct the data in a suitable form according to the type of the web browser 110.
- the user server 120 corrects the data extracted from the clipboard in a form that the web browser 110 can recognize, and transmits the corrected clipboard data to the web browser 110.
- the form of data that the web browser 110 can recognize is HTML.
- the user server 120 analyzes whether the file URI path is included in the data extracted from the clipboard.
- the user server 120 extracts the file stored in the file URI path from the client terminal 100 and transmits the file to the web server 200.
- the clipboard data is modified to replace the file URI path with the web address included in the response information received from the web server 200.
- the user server 120 includes a user server processor 122 and a file controller 124, and may further include an HTML converter 126 and a clipboard manager 128. Can be.
- the user server processor 122 When the user server processor 122 receives a request for changing the information input to the web browser 110 from the web browser 110, the user server processor 122 extracts a file stored in a file URI path for the client terminal 100 included in the information. Then, it transfers to the file control unit 124. The user server processor 122 transmits the web address to the web browser 110 when a web address for replacing the file URI path is provided from the file controller 124.
- the user server processor 122 extracts a file URI path included in the HTML document and designates the file URI path as a change target.
- the user server processor 122 corrects the HTML document so that the file URI path included in the HTML document is replaced with a web address, and then transmits the HTML document to the web browser 110.
- the user server processor 122 designates the file URI path as a change target.
- the user server processor 122 returns a web address replacing the file URI path to the web browser 110 and requests a change of the file URI path included in the HTML document.
- the file controller 124 transmits a file transmitted from the user server processor 122 to the web server 200 through a communication network, receives response information from the web server 200, and is included in the response information.
- the web address is extracted and provided to the user server processor 122.
- the clipboard manager 128 When the clipboard manager 128 receives a request for importing clipboard data to the user server processor 122, the clipboard manager 128 extracts data stored in the clipboard under the control of the user server processor 122, and the extracted clipboard data. Is transmitted to the web browser 110 through the user server processing unit 122.
- the clipboard manager 128 analyzes whether the file URI path is included in the data extracted from the clipboard. If the extracted clipboard data is analyzed to include the file URI path, the clipboard manager 128 extracts the file stored in the file URI path from the client terminal 100 through the user server processor 122, and the file. The file is transmitted to the web server 200 through the file control unit 124. In this case, the file controller 124 extracts the web address included in the response information received from the web server 200 and modifies the clipboard data to replace the file URI path with the web address.
- the HTML converter 126 is installed between the clipboard manager 128 and the user server processing unit 122 to convert the clipboard data extracted through the clipboard manager 128 into HTML format, and converts the data of the HTML format. Provided to the user server processing unit 122.
- the user server processor 122 determines whether the file URI path is included in the information before the client terminal 100 uploads the information input in the editing area of the web browser 110 to the web server 200. Detects and replaces the file URI path included in the information with a web address.
- a file URI path is included in information input to a web browser by a user, even if the information is uploaded to a web server, another person cannot access the web server and check the contents of the file URI path. Since the present invention automatically replaces the file URI path with a web address, another person can access the web server 200 and provide an effect of checking the contents of the file URI path. As a result, the present invention automatically changes the file URI path to the web address even if the user does not go through the procedure of directly changing the file URI path to the web address, thereby reducing the time required to create the HTML document and eliminating the troublesome procedure. .
- the client terminal 100 described above is a web server for providing an HTML file of a web browser through a wireless communication network including a plurality of base stations, a base station controller, a mobile communication switch and a WAP gateway, and a wired communication network such as the Internet.
- Means means that can be connected to the (200), and can use a wireless terminal and a wired terminal.
- a wireless terminal may be a smart phone, a tablet PC, a notebook computer and the like, and as a wired terminal, a personal computer having a means for accessing the Internet, a smart TV, or the like may be used.
- the HTML control system includes a web server 200.
- the web server 200 is a server that provides users with a file containing a web page such as an HTML document using HTTP of the web, and is connected to the client terminal 100 through a communication network.
- the web server 200 When the web server 200 requests a file transfer from the connected client terminal 100 as shown in FIG. 2, the web server 200 responds to the web address where the file is stored.
- the web server 200 when the web server 200 receives a request for information on a bulletin board service from the connected client terminal 100, the web server 200 provides a web page for the bulletin board to the client terminal 100.
- the web server 200 provides a function of receiving and storing an HTML document when the HTML document is transmitted from the client terminal 100.
- the web server 200 includes a processing unit for performing file upload and download functions of the HTML control system, a function for managing access rights of files for each user, and adjusting usage access rights according to the user rights.
- the bulletin board web server 200 may be used as the web server 200 according to the present invention.
- the bulletin board web server 200 transmits various types of post-related web pages, such as viewing a post list, reading a post, and writing a post, to the client terminal 100 according to a user's request, and the web browser of the client terminal 100 110 displays a web page transmitted from the bulletin board web server 200. Since the web server 200 is a known configuration, more detailed description thereof will be omitted.
- FIG. 4 is a flowchart illustrating an HTML control method according to an embodiment of the present invention.
- the HTML control method of the present invention is a method of transmitting information input to the web browser 110 of the client terminal 100 of the user to the web server 200, wherein the web browser 110 is a user server.
- It may include a path changing step (S150) for replacing the URI path with a web address, and optionally may further include a browser start step (S100).
- FIG. 5 is a flowchart illustrating an HTML control method according to an embodiment of the present invention.
- the start of the web browser 110 is a step in which a user executes a web browser 110 installed in the client terminal 100.
- the client terminal 100 requests a file containing a web page linked with the web browser 110 to a web server 200 connected through a communication network, and receives the file from the web server 200 and outputs the web page. do.
- the client terminal 100 requests the web server 200 to provide a web page for a bulletin board through the web browser 110, and receives an HTML file for the bulletin board from the web server 200. Outputs a web page for writing posts.
- the web browser 110 analyzes whether the file URI path is included in the information input to the editing area of the web browser 110 through the client terminal 100. It may further include an information analysis step (S105).
- the web browser 110 requests the user server 120 installed in the client terminal 100 to change the file URI path.
- the web browser 110 extracts the file URI path and transmits the file URI path to the user server 120 or transmits an HTML document including the file URI path to the user server 120.
- the user server 120 extracts a file stored in a file URI path from the client terminal 100.
- the user server 120 extracts a file stored in the file URI path.
- the user server 120 receives the HTML document including the file URI path from the web browser 110, first extracts the file URI path from the HTML document and then extracts the file stored in the file URI path.
- the user server 120 uploads the file extracted through the file extraction step (S120) to the web server 200 through a communication network.
- the web server 200 determines whether or not the transmission of the file transmitted from the user server 120 is complete, and generates a response information and transmits to the user server 120 as the transmission is completed (S135).
- the user server 120 receives the response information received from the web server 200, extracts a web address included in the response information, and returns the web address to the web browser 110. do.
- the web browser 110 receives the web address from the user server 120, replaces the file URI path with the web address, and displays it in the edit area.
- the HTML control method according to the present invention may further include an information transmission step (S160).
- the information transmission step (S160) is a step in which the web browser 110 receives the transmission command for the information entered in the edit area from the user and uploads the information to the web server 200.
- the information is preferably an HTML document input to the edit area of the web editor.
- FIG. 6 is a flowchart illustrating an HTML control method according to another embodiment of the present invention.
- the HTML control method of the present invention is a method of transmitting the information input to the web browser 110 of the client terminal 100 of the user to the web server 200, the web browser 110 of the user server.
- Clipboard request step (S210) for requesting the clipboard data import to (120), a data extraction step (S230) for the user server 120 to extract the data stored in the clipboard, and the extracted clipboard data
- a data transmission step (S260) for transmitting to the web browser 110
- a data input step (S270) for displaying the clipboard data in the edit area by the web browser 110, and optionally the browser starting step and the clipboard
- the storage step may further include.
- FIG. 7 is a flowchart illustrating an HTML control method according to another embodiment of the present invention.
- the start step S200 of the web browser 110 is a step in which the user executes the web browser 110 installed in the client terminal 100.
- the client terminal 100 requests a file containing a web page linked with the web browser 110 to a web server 200 connected through a communication network, and receives the file from the web server 200 and outputs the web page. do.
- the client terminal 100 requests the web server 200 to provide a web page for a bulletin board through the web browser 110, and receives an HTML file for the bulletin board from the web server 200. Outputs a web page for writing posts.
- the web browser 110 receives a signal of copy (generally Ctrl + C) or cut (generally Ctrl + X) for the area selected by the user, the client terminal 100 Save information about the selected area on the clipboard.
- a signal of copy generally Ctrl + C
- cut generally Ctrl + X
- the web browser ( 110 requests import of clipboard data to the user server 120.
- Between the clipboard request step (S210) and the data extraction step (S230) may further include an information analysis step (S220) for analyzing whether information is included in the clipboard.
- the user server 120 extracts data stored in the clipboard. If necessary, the clipboard data is extracted in an HTML format, and the HTML is corrected in a form suitable for the type of the web browser 110 so that the web browser 110 which has made a request for importing the clipboard data can be recognized. .
- the data extraction step (S230) may further include a correction analysis step (S240) for analyzing the need for correction for the clipboard data extracted from the clipboard. Subsequently, if the information stored in the clipboard is analyzed as data in a format compatible with the web browser 110, the data stored in the clipboard is not compatible with the web browser 110 without correcting the extracted clipboard data.
- the extracted clipboard data is corrected in a form suitable for the web browser 110 (S250). For example, the clipboard data can be corrected in HTML format.
- the user server 120 transmits the clipboard data extracted from the clipboard to the web browser 110.
- the web browser 110 inputs the clipboard data transmitted from the user server 120 to the edit area.
- the HTML control method according to the present invention may further include an information transmission step (S250).
- the information transmitting step (S250) is a step in which the web browser 110 receives a transmission command for the clipboard data input in the editing area from the user and uploads the clipboard data to the web server 200.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
Abstract
L'invention concerne un système et un procédé de commande HTML, utilisant un serveur utilisateur, qui satisfont aux normes se rapportant au Web et à la sécurité se rapportant au web, qui évitent les inconvénients et assurent l'extensibilité. À cet effet, la présente invention met en œuvre un système de commande HTML, ayant un terminal client, qui comporte : un navigateur Web servant à demander un changement quand un chemin URL de fichier d'un terminal client est détecté dans des informations qui ont été entrées, et à afficher une adresse Web à la place du chemin URL de fichier quand l'adresse Web est reçue ; et un serveur utilisateur servant à, quand la demande de changement de chemin URL de fichier est reçue, extraire un fichier stocké dans le chemin URL de fichier, à transmettre le fichier à un serveur Web et à renvoyer au navigateur Web une adresse Web comprise dans les informations de réponse reçues en provenance du serveur Web. La présente invention permet à une autre personne d'accéder à un serveur Web et de vérifier une image même si un document HTML, comprenant un chemin URL de fichier, à savoir l'image stockée dans un emplacement particulier d'un terminal client, est enregistré sur le serveur Web au moyen d'un navigateur Web.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020160086063A KR101724076B1 (ko) | 2016-07-07 | 2016-07-07 | 사용자 서버를 이용한 html 제어 시스템 및 방법 |
| KR10-2016-0086063 | 2016-07-07 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2018008861A1 true WO2018008861A1 (fr) | 2018-01-11 |
Family
ID=58583502
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/KR2017/006008 Ceased WO2018008861A1 (fr) | 2016-07-07 | 2017-06-09 | Système et procédé de commande html, utilisant un serveur utilisateur |
Country Status (2)
| Country | Link |
|---|---|
| KR (1) | KR101724076B1 (fr) |
| WO (1) | WO2018008861A1 (fr) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN117389769A (zh) * | 2023-12-11 | 2024-01-12 | 杭州中房信息科技有限公司 | 基于云服务的浏览器端富文本拷贝方法、系统及云平台 |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR102569670B1 (ko) | 2022-12-12 | 2023-08-30 | 비에스원 주식회사 | 방송 우선 순위 제어 장치 및 방법 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR20100135844A (ko) * | 2008-04-28 | 2010-12-27 | 마이크로소프트 코포레이션 | 잠재 전송 표면을 이용하는 문서 수정 기술 |
| KR20120047661A (ko) * | 2010-11-04 | 2012-05-14 | 한국전자통신연구원 | 디바이스 액세스 서비스 방법, 이를 위한 클라이언트 단말 및 서버 |
| KR20120072100A (ko) * | 2010-12-23 | 2012-07-03 | 주식회사 케이티 | 웹 콘텐트 서비스와 홈네트워크의 연동을 위한 웹 미디어 제어 장치 및 그 방법 |
| KR20150022639A (ko) * | 2013-08-23 | 2015-03-04 | 삼성전자주식회사 | 전자 디바이스 및 전자 디바이스에서 캡쳐 이미지 이용 방법 |
| KR20160079733A (ko) * | 2016-06-08 | 2016-07-06 | 라온위즈기술 주식회사 | 사용자 서버를 이용한 파일 제어 시스템 및 방법 |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR100435438B1 (ko) | 1999-12-23 | 2004-06-10 | 주식회사 포스코 | 팔라듐-백금/타이타니아 촉매 및 이를 이용한 탄화수소제거방법 |
| KR20120107356A (ko) | 2011-03-21 | 2012-10-02 | 삼성전자주식회사 | 휴대단말에서 클립보드 기능 제공 방법 및 장치 |
| KR101480033B1 (ko) | 2013-03-07 | 2015-01-07 | (주) 사이냅소프트 | 임의의 웹 브라우저 기반에서 복사 및 붙여넣기를 지원하는 문서 편집 장치 |
-
2016
- 2016-07-07 KR KR1020160086063A patent/KR101724076B1/ko active Active
-
2017
- 2017-06-09 WO PCT/KR2017/006008 patent/WO2018008861A1/fr not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR20100135844A (ko) * | 2008-04-28 | 2010-12-27 | 마이크로소프트 코포레이션 | 잠재 전송 표면을 이용하는 문서 수정 기술 |
| KR20120047661A (ko) * | 2010-11-04 | 2012-05-14 | 한국전자통신연구원 | 디바이스 액세스 서비스 방법, 이를 위한 클라이언트 단말 및 서버 |
| KR20120072100A (ko) * | 2010-12-23 | 2012-07-03 | 주식회사 케이티 | 웹 콘텐트 서비스와 홈네트워크의 연동을 위한 웹 미디어 제어 장치 및 그 방법 |
| KR20150022639A (ko) * | 2013-08-23 | 2015-03-04 | 삼성전자주식회사 | 전자 디바이스 및 전자 디바이스에서 캡쳐 이미지 이용 방법 |
| KR20160079733A (ko) * | 2016-06-08 | 2016-07-06 | 라온위즈기술 주식회사 | 사용자 서버를 이용한 파일 제어 시스템 및 방법 |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN117389769A (zh) * | 2023-12-11 | 2024-01-12 | 杭州中房信息科技有限公司 | 基于云服务的浏览器端富文本拷贝方法、系统及云平台 |
| CN117389769B (zh) * | 2023-12-11 | 2024-04-30 | 杭州中房信息科技有限公司 | 基于云服务的浏览器端富文本拷贝方法、系统及云平台 |
Also Published As
| Publication number | Publication date |
|---|---|
| KR101724076B1 (ko) | 2017-04-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2014119975A1 (fr) | Procédé et système de partage d'une partie d'une page web | |
| WO2011040754A2 (fr) | Livre électronique et système de mise à jour de micrologiciel de livre électronique | |
| WO2011053010A2 (fr) | Appareil et procédé de synchronisation de contenu de livre numérique avec un contenu vidéo et système associé | |
| WO2017030306A1 (fr) | Procédé et système pour ajouter une page internet aux favoris | |
| WO2012033271A1 (fr) | Système d'affichage de pages web mises en cache, serveur, terminal et procédé correspondants, et support d'enregistrement lisible par ordinateur sur lequel est enregistré le procédé | |
| US10664468B2 (en) | Communication supporting device, method, and comuper program | |
| WO2018026033A1 (fr) | Appareil de support de collaboration de documents pour supporter l'édition simultanée d'un document et son procédé de fonctionnement | |
| WO2019093569A1 (fr) | Procédé et appareil de fourniture de service d'abonnement | |
| WO2020111662A1 (fr) | Service de recherche d'informations et de gestion de favoris fournissant un système et un procédé de fourniture de service de recherche d'informations et de gestion de favoris l'utilisant | |
| CN111881397A (zh) | 一种给静态页面添加访问控制的方法及系统 | |
| WO2013028009A2 (fr) | Système de bureau intelligent, serveur destiné au fonctionnement et procédé de fonctionnement | |
| WO2015020259A1 (fr) | Dispositif intelligent capable d'effectuer une conversion multilingue | |
| WO2018008861A1 (fr) | Système et procédé de commande html, utilisant un serveur utilisateur | |
| WO2013048184A1 (fr) | Procédé de grattage écran et serveur de gestion de grattage | |
| WO2017213454A1 (fr) | Système et procédé de contrôle de fichier utilisant un serveur d'utilisateur | |
| JP2002318808A (ja) | 個人情報登録支援システム | |
| WO2015102279A1 (fr) | Système d'authentification de sécurité pour utilisateurs dans un environnement internet et procédé associé | |
| WO2014046382A1 (fr) | Système et procédé pour fournir une interface utilisateur de reconnaissance contextuelle à base de langage de balisage | |
| WO2020062655A1 (fr) | Procédé, appareil et dispositif de reconnaissance de collecteur, et support de stockage lisible non volatil | |
| WO2012141412A9 (fr) | Procédé et serveur pour fournir une page web | |
| WO2018034509A1 (fr) | Procédé et système de création de site web implémentés dans un navigateur web | |
| WO2011152593A1 (fr) | Procédé de chargement de données au moyen d'un raccourci | |
| WO2024128602A1 (fr) | Procédé de prélecture dynamique pour arborescence de dossiers, et serveur en nuage pour la réalisation de celui-ci | |
| WO2013187555A1 (fr) | Système de service de partage de données, et dispositif et procédé pour un service de partage de données | |
| WO2013042809A1 (fr) | Système et procédé de fourniture d'informations d'état d'utilisation courant d'une application |
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: 17824417 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 17824417 Country of ref document: EP Kind code of ref document: A1 |