KR20030043086A - Web Browser depend on Server Computer - Google Patents
Web Browser depend on Server Computer Download PDFInfo
- Publication number
- KR20030043086A KR20030043086A KR1020010074065A KR20010074065A KR20030043086A KR 20030043086 A KR20030043086 A KR 20030043086A KR 1020010074065 A KR1020010074065 A KR 1020010074065A KR 20010074065 A KR20010074065 A KR 20010074065A KR 20030043086 A KR20030043086 A KR 20030043086A
- Authority
- KR
- South Korea
- Prior art keywords
- web browser
- web
- server
- requested
- page
- Prior art date
Links
- 230000006870 function Effects 0.000 claims description 15
- 230000005540 biological transmission Effects 0.000 abstract 1
- 238000000034 method Methods 0.000 description 5
- 230000001360 synchronised effect Effects 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 230000000007 visual effect Effects 0.000 description 2
- 230000001419 dependent effect Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
Landscapes
- Business, Economics & Management (AREA)
- Tourism & Hospitality (AREA)
- Health & Medical Sciences (AREA)
- Economics (AREA)
- General Health & Medical Sciences (AREA)
- Human Resources & Organizations (AREA)
- Marketing (AREA)
- Primary Health Care (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
서버에서 제공되는 정보의 종류와 특성에 따라 웹브라우저의 디자인, 기능이 변경될 수 있는 유동성 있는 웹브라우저를 개발함으로써 인터넷 정보 제공 업체 또는 개인이 보다 효과적이고 광범위한 인터넷 서비스를 제공할 수 있게하며 인터넷 이용자는 정보제공자로부터 더 편리하고 많은 인터넷 서비스를 받을 수 있도록 하는데 목적을 둔다.By developing a flexible web browser that can change the design and function of the web browser according to the types and characteristics of the information provided by the server, it enables Internet information providers or individuals to provide more effective and comprehensive Internet services. The aim is to make more and more Internet services available from information providers.
인터넷 검색, 정보제공의 매체로 사용되는 웹브라우저, 대표적인 예로 마이크로 소프트사의 인터넷 익스플로러등의 웹브라우저들은 Local PC 의 Hard Disk에 저장된 설정파일만을 참조하여 작동하도록 제작되어 있다.Web browsers used as a medium for Internet searching and providing information. For example, web browsers such as Microsoft's Internet Explorer are designed to operate only by referring to configuration files stored on a local hard disk.
이러한 설정파일의 Local PC 의존형식의 웹브라우저들은 기능, 디자인, 메뉴구성이 획일적이고 이를 변경할 수 없다는 한계를 가지고 있다.Local PC-dependent web browsers of these configuration files have a limitation in their function, design, and menu configuration, and cannot be changed.
이러한 종래의 웹브라우저들이 가지고 있는 한계로 인해 각종 인터넷 서비스제공 업체들은 제공하고자 하는 정보, 서비스, 기능등을 모두 웹페이지 상에 구현해야만 하며 인터넷을 이용하는 이용자들도 모든 정보와 서비스를 웹페이지로만 받아 볼 수 있다는 점에서 볼 때 현재 사용중인 웹브라우저는 단순히 웹페이지를 열어주는 단말기와 같은 역할을 하고 있을 뿐이다.Due to the limitations of the conventional web browsers, various Internet service providers must implement all information, services, and functions to be provided on a web page, and users using the Internet receive all information and services as web pages only. From the point of view, the current web browser is simply acting as a terminal to open a web page.
본 발명에 의하면 웹브라우저가 서버에 동기식으로 작용하도록 하여 서버에 저장된 설정파일 및 구성파일을 읽어오는 단계; 읽어온 설정파일과 구성파일에 의해 웹브라우저의 메뉴, 디자인, 기능을 조립하는 단계를 거침으로써 각 서버가 제공하는 정보의 종류, 특징, 기능에 가장 적합한 인터페이스를 가진 웹브라우저를 통해 인터넷 서비스를 제공, 또는 이용할 수 있게 한다.According to the present invention, the web browser acts synchronously to the server to read the configuration file and configuration file stored in the server; Provides Internet service through a web browser with an interface best suited for the type, feature, and function of information provided by each server by going through the steps of assembling the menu, design, and function of the web browser using the configuration file and configuration file read. , Or make available.
제1도는 서버 동기식 웹브라우저 실행 순서도Figure 1 is a flow chart of server synchronous web browser execution
1) 개발을 위한 프로그래밍 언어1) Programming language for development
FTP 또는 소켓통신등과 같이 인터넷 파일 송수신이 가능한 프로그래밍 언어라면 어떤 프로그래밍 언어라도 관계 없다Any programming language can be used as long as it is a programming language capable of sending and receiving Internet files such as FTP or socket communication.
2) 주요 기능2) Main function
① HTML을 비롯한 웹브라우저를 통해 보여지는 모든 웹페이지의 접속과 화면 출력 기능① Access and display of all web pages displayed through web browsers including HTML
② TCP/IP, FTP, 소켓통신등 서버와의 데이터 송수신이 가능한 포트를 통한 웹서버 연결과 파일 송수신 기능② Web server connection and file sending / receiving function through the port that can send / receive data with server such as TCP / IP, FTP, socket communication
③ 설정파일, 웹브라우저의 각종 구성요소로 이용되는 파일에 의한 프로그램의 인터페이스의 재구성 기능③ Reconfiguration function of the program interface by the file used as the configuration file and various components of the web browser
3) 서버 동기식 웹브라우저의 주요 구성 요소3) Main components of server synchronous web browser
① 제목표시 Bar① Title Mark Bar
웹브라우저의 이름을 표시하기 위한 BarBar for displaying web browser name
② 메뉴 버튼② Menu Button
웹브라우저의 여러 가지 기능 수행시 선택할 버튼Button to select when performing various functions of the web browser
예) 뒤로가기, 새로고침, 중지, 즐겨찾기 추가등Ex) back, refresh, stop, add favorites, etc.
③ 주소 입력줄③ Address input line
찾아갈 웹페이지 주소를 입력할 주소 표시줄Address bar to enter webpage address to go to
④ 네비게이터④ Navigator
요청된 웹페이지를 정보를 보여줄 창Window to show requested web page information
⑤ FTP(또는 TCP/IP등) Connector⑤ FTP (or TCP / IP) Connector
요청된 웹페이지와 FTP나 TCP/IP등 파일 송수신이 가능한 포트로의 연결을 위한 접속 방법 및 툴Connection method and tool for connecting to requested web page and port that can send and receive files such as FTP or TCP / IP
⑥ 환경 설정 파일⑥ Configuration file
구성요소(메뉴버튼등)의 위치,크기,기능등에 관한 사항을 저장하고 있는 설정파일Configuration file that stores the location, size, function, etc. of components (menu buttons, etc.)
3) 서버 동기 방식3) Server Synchronization Method
① 프로그램 시작시 웹브라우저의 각 구성요소들의 속성값을 지정하지 않은 상태로 시작한다.① When the program starts, it starts without specifying the property value of each component of the web browser.
예를들어 웹브라우저의 [버튼1] 이라는 기능버튼이 있을 경우 [버튼1] 에 사용될 이미지파일, 크기, 위치, 버튼이 눌렸을 때 실행할 명령등에 대한 정보를 가지지 않은 상태로 프로그램이 시작되는 것이다.For example, if there is a function button called [Button 1] of the web browser, the program is started without information on the image file, size, location, and command to be executed when the button is pressed.
② 웹브라우저가 실행되고 특정 웹페이지를 브라우저에 요청하면 웹브라우저는 요청된 웹페이지가 존재하는 서버를 찾아가 FTP 또는 TCP/IP등 데이터 송수신이 가능한 포트로 서버를 접속할 수 있는 계정정보를 버퍼에 받는다.② When the web browser is executed and requests a specific web page from the browser, the web browser goes to the server where the requested web page exists and receives the account information in the buffer to access the server through a port that can send and receive data such as FTP or TCP / IP. .
이 단계에서 서버에는 이러한 계정정보를 가진 설정파일이 약속된 장소에 저장되어 있어야만 한다.At this stage, the server must have a configuration file with this account information in the promised location.
③ 웹브라우저는 FTP 또는 TCP/IP 등 데이터 송수신이 가능한 포트를 통해 서버에 접속하고 웹브라우저 구성에 필요한 각종 설정파일과 설정파일에서 지정한 구성요소들을 전송받는다.③ The web browser connects to the server through a port capable of sending and receiving data such as FTP or TCP / IP, and receives various configuration files and components specified in the configuration file.
④ 설정파일들 안에는 웹브라우저의 각 구성요소들이 가져야할 속성값을 저장하고 있는 파일을 두어 ① 항에서 지정해 주지 않은 웹브라우저의 각 구성요소 속성값을 읽어 오고 이 속성값을 웹브라우저에 적용하여 웹브라우저의 인터페이스를 재구성한다.④ In the configuration files, put a file that stores the property values that each component of the web browser should have. Read the property values of each component of the web browser not specified in ① and apply the property values to the web browser. Reconfigure the browser's interface.
⑤ 위 ②③④ 항 과정은 사이트 접속시 웹브라우저의 언더그라운드에서 일어나는 작업이므로 사용자는 새로운 사이트를 접속하면서 웹브라우저의 인터페이스가 그 사이트에 맞게 변경된 결과물만 볼 수 있다.⑤ Because the above ②③④ process occurs in the underground of the web browser when the site is accessed, the user can only see the result of the change of the interface of the web browser for the site while accessing the new site.
1. 인터넷 서비스 방법과 영역의 확장1. Expansion of Internet Services Methods and Areas
인터넷 서비스 제공자가 변경, 조정할 수 있었던 영역이 HTML에 준하는 웹페이지 제작용 언어로 제작되는 웹페이지에 국한되었고 이러한 웹페이지의 프로그래밍 언어는 사용자 PC의 운영체제와 호환되지 않는 독립적 언어인 관계로 사용자 PC의 각종 파일이나 특정 프로그램에 접근하기가 어려웠다.The areas that Internet service providers could change or adjust were limited to web pages that were produced in the language for creating web pages, which are HTML-compliant. It was difficult to access various files or specific programs.
그러나 웹브라우저 자체는 웹페이지와 달리 사용자 PC의 운영체제와 호환되는 프로그래밍 언어로 제작되기 때문에 웹브라우저의 메뉴가 서버의 영향을 받아 조절이 가능한 본 발명에 의해 인터넷 서비스 방법의 영역이 HTML, 각종 스크립트언어, CGI등 웹페이지 전용 언어라는 제한된 영역에서 Visual Basic, Visual C++등 PC 운영체제에 호환되는 프로그래밍 언어 영역에 까지 확장 적용할 수 있게 되었다.However, since the web browser itself is produced in a programming language that is compatible with the operating system of the user's PC, unlike the web page, the scope of the Internet service method is HTML, various script languages according to the present invention in which the menu of the web browser can be controlled by the influence of the server. It can be extended from the limited area of web page language such as CGI to the programming language area compatible with PC operating system such as Visual Basic and Visual C ++.
즉, 웹브라우저 특정 버튼의 기능을 클라이언트 컴퓨터의 특정 응용 프로그램을 호출하도록 설정파일을 작성하여 클라이언트 컴퓨터에서 원하는 실행 프로그램을 호출 할 수도 있으며 서버로부터 임의의 실행프로그램을 전송받아 클라이언트 컴퓨터에 저장하고 임의적으로 이를 실행시키는 등의 조작이 웹브라우저에서 가능하게 된 것이다.In other words, you can create a configuration file to call a specific application program of a client computer by calling a web browser specific button function, and you can call the desired executable program from the client computer. The operation such as executing this is made possible in the web browser.
2. 서비스 제공자, 이용자의 웹브라우저 사양 선택 다양화2. Diversification of service provider and user's choice of web browser specification
기존의 웹브라우저는 서비스 제공자 또는 이용자의 의사 반영이 어렵고 한정적이었다. 그러나 본 발명에 의해 서비스 제공자와 이용자가 웹브라우저의 디자인, 기능, 메뉴 구성에 자신들의 의사를 반영할 수 있으며 이용자들은 원하는 기능과 인터페이스를 가진 웹브라우저를 선택하여 사용할 수도 있게 된다.Existing web browsers are difficult and limited in reflecting the intentions of service providers or users. However, according to the present invention, the service provider and the user can reflect their intentions in the design, function, and menu configuration of the web browser, and the user can select and use the web browser having a desired function and interface.
3. 전용 브라우저 제작 비용 절감3. Reduce the cost of creating a dedicated browser
일부 증권사, 은행등에서는 고객 만족 차원에서 편리한 증권정보제공, 인터넷 뱅킹 서비스등을 위해 각 회사의 전용 웹브라우저를 개발, 공급하고 있고, 일부 인터넷 업체에서는 메신저, 문자메시지, 채팅등을 위한 컨텐츠형 전용 웹브라우저를 개발, 공급하고 있다.Some securities firms, banks, etc. develop and supply web browsers for each company to provide convenient stock information and internet banking services for customer satisfaction, and some Internet companies use content types for messengers, text messages, and chats. He develops and supplies web browsers.
그러나 기존의 이러한 전용 웹브라우저들은 개발 비용과 시간이 많이 들고 한번 제작한 다음 이를 수정, 개편하는데 어려움이 많았다.However, these existing web browsers have a lot of development costs and time, and have been difficult to modify and reorganize once produced.
이러한 개발 비용, 시간, 갱신의 어려움을 서버동기식 웹브라우저를 사용할 경우 설정파일과 구성요소(이미지, 보조실행파일등)의 조작만으로 쉽고 빠르게 각 업체의 요구에 맞는 웹브라우저를 만들고, 갱신할 수 있다.If you use the server synchronous web browser, you can easily and quickly create and update a web browser that meets the needs of each company by simply manipulating configuration files and components (images, auxiliary executables, etc.). .
Claims (2)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020010074065A KR20030043086A (en) | 2001-11-26 | 2001-11-26 | Web Browser depend on Server Computer |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020010074065A KR20030043086A (en) | 2001-11-26 | 2001-11-26 | Web Browser depend on Server Computer |
Publications (1)
Publication Number | Publication Date |
---|---|
KR20030043086A true KR20030043086A (en) | 2003-06-02 |
Family
ID=29571509
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020010074065A KR20030043086A (en) | 2001-11-26 | 2001-11-26 | Web Browser depend on Server Computer |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR20030043086A (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08115198A (en) * | 1994-09-30 | 1996-05-07 | Internatl Business Mach Corp <Ibm> | Method,system and memory for change of window |
KR20010043107A (en) * | 1998-04-27 | 2001-05-25 | 윤기수 | A method and apparatus for tailoring the appearance of a graphical user interface |
KR20020030395A (en) * | 2000-10-17 | 2002-04-25 | 허화영 | Apparatus and method for ordering browser |
-
2001
- 2001-11-26 KR KR1020010074065A patent/KR20030043086A/en not_active Application Discontinuation
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08115198A (en) * | 1994-09-30 | 1996-05-07 | Internatl Business Mach Corp <Ibm> | Method,system and memory for change of window |
KR20010043107A (en) * | 1998-04-27 | 2001-05-25 | 윤기수 | A method and apparatus for tailoring the appearance of a graphical user interface |
KR20020030395A (en) * | 2000-10-17 | 2002-04-25 | 허화영 | Apparatus and method for ordering browser |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Abrams et al. | UIML: an appliance-independent XML user interface language | |
US6072491A (en) | Method and computer program product for accessing a web site | |
US6757869B1 (en) | Method and apparatus for providing access to a legacy application on a distributed data processing system | |
US6549217B1 (en) | System and method for computer system management using bookmarks | |
US7089279B1 (en) | Method and system for collaborating among interconnected client terminals | |
US20050050301A1 (en) | Extensible user interface | |
US20080270591A1 (en) | Event Notification | |
KR20030043969A (en) | Web server | |
GB2378540A (en) | Interface Protocol Configured According to Cultural Profile | |
WO2005022335A2 (en) | Space-optimizing content display | |
JP2003044261A (en) | Method and device for previewing user interface appearance on a plurality of platforms | |
KR20100059996A (en) | Method for creating browsable document for a client device | |
US7032185B1 (en) | Graphical method and system for accessing information on a communications network | |
JP4938589B2 (en) | Web page browsing device and web page browsing server | |
KR100361160B1 (en) | Managing system for web-based desktop service | |
KR20020000311A (en) | Information Bar Which Enables a Connection to Internet and Data Search | |
KR20030043086A (en) | Web Browser depend on Server Computer | |
WO2012120704A1 (en) | Web display program conversion system, web display program conversion method, and program for web display program conversion | |
KR100451541B1 (en) | Method of providing user interface via web | |
KR100422679B1 (en) | Mixed contents server-client system | |
Cisco | Configuring User Registrar | |
EP1209561A2 (en) | HTML-based downloadable look and feel | |
JPH11134362A (en) | Data display control system and recording medium | |
JP4936413B1 (en) | Web display program conversion system, web display program conversion method, and web display program conversion program | |
WO2022113315A1 (en) | User interface extension system, user interface extension method, and user interface extension program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E601 | Decision to refuse application |