KR20050025854A - Personal homepage service system based on p2p technology - Google Patents

Personal homepage service system based on p2p technology Download PDF

Info

Publication number
KR20050025854A
KR20050025854A KR1020030062810A KR20030062810A KR20050025854A KR 20050025854 A KR20050025854 A KR 20050025854A KR 1020030062810 A KR1020030062810 A KR 1020030062810A KR 20030062810 A KR20030062810 A KR 20030062810A KR 20050025854 A KR20050025854 A KR 20050025854A
Authority
KR
South Korea
Prior art keywords
user
homepage
personal
computer
access
Prior art date
Application number
KR1020030062810A
Other languages
Korean (ko)
Other versions
KR100637801B1 (en
Inventor
황용길
Original Assignee
황용길
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 황용길 filed Critical 황용길
Priority to KR1020030062810A priority Critical patent/KR100637801B1/en
Publication of KR20050025854A publication Critical patent/KR20050025854A/en
Application granted granted Critical
Publication of KR100637801B1 publication Critical patent/KR100637801B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Abstract

A system for offering a PC-based personal homepage service through the P2P(Peer-to-Peer) is provided to conveniently offer the large size personal homepage at a low expense through the P2P by using a user's computer, and enable the user to conveniently connect with the personal homepage constructed in the computer of other user through the P2P. A folder generator(111) generates a homepage main fold to an HDD(Hard Disk Drive) of the user computer(10). A homepage initializer(112) provides a GUI(Graphic User Interface) for selecting a user menu forming the homepage, generates sub folders according to the selected menu within the main folder, and stores files for generating a default page of each menu in each sub folder. A homepage maker(113) generates each menu page file by displaying each display page, forming each menu page, and coding each menu page to a code supported from a web browser. A homepage register(114) requests homepage registration by receiving hardware information, personal homepage installation information, and personal information of the user, and transmitting it to a connection management server(20).

Description

P2P 방식의 개인 홈페이지 서비스 시스템 {Personal homepage service system based on P2P technology}Personal homepage service system based on P2P method {Personal homepage service system based on P2P technology}

본 발명은 P2P 방식의 개인 홈페이지 서비스 시스템에 관한 것으로, 사용자 개인의 컴퓨터내에 홈페이지를 구축하고, 이를 타 사용자들이 P2P 방식으로 접속하여 이용할 수 있도록 한 P2P 방식의 개인 홈페이지 서비스 시스템에 관한 것이다.The present invention relates to a personal homepage service system of a P2P method, and relates to a personal homepage service system of a P2P method in which a homepage is built in a user's personal computer and other users can access and use the P2P method.

종래의 인터넷 홈페이지는 윈도우 NT, 유닉스(Unix) 등의 서버용 OS를 탑재한 고정 IP를 가지는 고성능/대용량의 웹서버상에 구축되는 것이 일반적이었다.Conventional Internet homepages are generally built on high-performance / high-capacity web servers with fixed IP on which server operating systems such as Windows NT and Unix are installed.

웹서버상의 홈페이지는 하이퍼 링크(Hyper Link)로 연결되는 HTML 문서들과 이 HTML 문서와 연결되는 다양한 파일들로 구성되며, 이 웹서버에 할당된 고정 IP를 도메인 네임 서버(DNS)에 등록함으로써 네트워크상에서 식별된다.The home page on the web server is composed of hyperlinked HTML documents and various files linked to the HTML document. The homepage on the web server registers the static IP assigned to the web server with a domain name server (DNS). Is identified.

사용자는 자신의 사용자 컴퓨터에서 실행되는 웹브라우저를 이용해 상기 도메인 네임 서버(DNS)에 의해 등록된 홈페이지의 URL 주소를 입력함에 의해 해당 홈페이지에 접속하여 각종 컨텐츠를 이용한다.The user accesses the homepage and uses various contents by inputting the URL address of the homepage registered by the domain name server (DNS) using a web browser running on the user's computer.

그러나, 상기한 종래의 웹서버상에 구축되는 홈페이지는 그 도메인(Domain) 신청, 홈페이지 제작 및 관리에 따르는 막대한 비용과 번거로운 절차 때문에 기업용이나 단체용으로는 많이 이용되고 있으나, 개인 홈페이지 용도로는 거의 이용되지 않는 실정이다.However, the homepage constructed on the conventional web server is widely used for a company or a group due to the enormous cost and cumbersome procedures associated with the domain application, homepage creation and management, but is often used for personal homepage purposes. It is not used.

한편, 일부 포탈사이트에서 서버에 귀속되는 개인 홈페이지 서비스를 제공하고 있으나, 이 경우 홈페이지 기능의 단순함과 획일화된 구성 및 적은 용량 제한에 의해 많은 개인 사용자들에 의해 활용되지 못하고 있다.On the other hand, some portal sites provide a personal homepage service belonging to a server, but in this case, it is not utilized by many individual users due to the simplicity of homepage function, uniform configuration, and small capacity limitation.

따라서, 본 발명자는 인터넷에 연결된 개인 사용자 컴퓨터내의 하드디스크 드라이브에 홈페이지를 구축하고 이를 P2P 방식으로 운영하도록 함으로써 저렴한 비용으로 대용량의 개인 홈페이지 서비스를 제공하고 이를 타 사용자가 직접 접속하여 이용할 수 있도록 한 P2P 방식의 개인 홈페이지 서비스 시스템에 대한 연구를 하게 되었다.Therefore, the present inventors have built a homepage on a hard disk drive in a personal user computer connected to the Internet and operated it in a P2P manner, thereby providing a large-scale personal homepage service at a low cost and allowing other users to directly access and use it. The research was conducted on the personal homepage service system.

본 발명은 상기한 취지하에 발명된 것으로, 개인의 사용자 컴퓨터를 이용해 대용량의 개인 홈페이지를 저렴한 비용으로 간편하게 제공할 수 있는 P2P 방식의 개인 홈페이지 서비스 시스템을 제공함을 그 목적으로 한다.The present invention has been invented under the above-mentioned object, and an object thereof is to provide a personal homepage service system of a P2P method that can easily provide a large personal homepage at a low cost by using a user's personal computer.

상기한 목적을 가진 본 발명의 일 양상에 따르면, 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템은 사용자 컴퓨터의 하드 디스크 드라이브에 홈페이지 메인 폴더를 생성하고, 상기 생성된 메인 폴더내에 사용자에 의해 선택된 메뉴에 따른 서브 폴더들을 생성하고, 각 서브 폴더내에 각 메뉴에 따른 디폴트 페이지 생성을 위한 파일들을 저장하고, 사용자의 조작에 따라 각 메뉴별 페이지를 구성하여 이를 웹브라우저에서 지원하는 양식으로 코드화하여 각 디폴트 페이지 파일을 갱신하여 각 메뉴별 페이지 파일을 생성하고, 해당 사용자 컴퓨터의 하드웨어정보, 개인 홈페이지 설치정보 및 해당 사용자의 신상정보를 접속관리서버로 전송하여 개인 홈페이지 등록하고, 타 사용자 컴퓨터로부터의 홈페이지 접속요청에 따라 P2P 접속을 처리하도록 한 것을 특징으로 한다.According to an aspect of the present invention having the above object, a P2P type personal homepage service system according to the present invention creates a homepage main folder on a hard disk drive of a user computer, and selects a menu selected by a user in the created main folder. Create subfolders according to the menu, and save files for creating the default page according to each menu in each subfolder, configure pages for each menu according to the user's operation, and code them in a form supported by the web browser to each default. Update the page file to create a page file for each menu, register the personal homepage by transferring the hardware information of the user's computer, the personal homepage installation information, and the user's personal information to the access management server, and access the homepage from another user's computer. To handle P2P connections on request It is characterized by one.

따라서, 인터넷에 연결된 개인 사용자 컴퓨터내의 하드디스크 드라이브에 홈페이지를 구축하고 이를 P2P 방식으로 타 사용자가 이용할 수 있도록 한다.Therefore, the homepage is built on a hard disk drive in an individual user computer connected to the Internet, and is made available to other users in a P2P manner.

본 발명의 부가적인 양상에 따르면, 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템은 상기 접속관리서버로부터 각 사용자 컴퓨터의 IP 주소를 포함하는 접속정보, 개인 홈페이지 설치정보 및 해당 사용자의 개인정보를 실시간으로 수신하여 사용자 목록을 디스플레이하고, 표시되는 사용자 목록 중 선택된 사용자의 IP 주소를 통해 해당 선택된 사용자 컴퓨터에 P2P 접속하고, 해당 사용자 컴퓨터내의 개인 홈페이지 메인 폴더로부터 메인 페이지를 수신하여 디스플레이하고, 사용자 입력에 따라 해당 개인 홈페이지에 대한 웹서핑을 수행하도록 한 것을 특징으로 한다.According to an additional aspect of the present invention, the P2P type personal homepage service system according to the present invention provides access information including the IP address of each user computer, personal homepage installation information, and personal information of the user from the access management server in real time. Display the user list, access P2P to the selected user's computer through the IP address of the selected user among the displayed user list, receive and display the main page from the main folder of the personal homepage in the user's computer, Accordingly, it is characterized in that the web surfing for the personal homepage.

따라서, 인터넷에 연결된 타 사용자 컴퓨터내의 하드디스크 드라이브에 구축된 홈페이지를 P2P 방식으로 간편하게 이용할 수 있게 된다.Therefore, the homepage built on the hard disk drive in another user's computer connected to the Internet can be easily used in a P2P manner.

이하, 첨부된 도면을 참조하여 기술되는 바람직한 실시예를 통하여 본 발명을 당업자가 용이하게 이해하고 재현할 수 있도록 상세히 기술하기로 한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily understand and reproduce the present invention.

도 1 은 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템의 개요도이다.1 is a schematic diagram of a P2P type personal homepage service system according to the present invention.

도면에 도시한 바와같이, 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템(100)은 각 개인의 사용자 컴퓨터(10)내에 설치되어 실행되는 소프트웨어의 형태로 존재하며, 각 사용자 컴퓨터(10)내에 설치된 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템(100)은 각 사용자 컴퓨터(10)의 접속을 모니터링하는 접속관리서버(20)에 연결되어 있다.As shown in the figure, the P2P type personal homepage service system 100 according to the present invention exists in the form of software installed and executed in the user computer 10 of each individual, and installed in each user computer 10. The P2P type personal homepage service system 100 according to the present invention is connected to a connection management server 20 for monitoring a connection of each user computer 10.

본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템(100)은 홈페이지 관리모듈(110)과 P2P 접속처리모듈(120)을 포함하여 구성된다.The P2P type personal homepage service system 100 according to the present invention includes a homepage management module 110 and a P2P connection processing module 120.

상기 홈페이지 관리모듈(110)은 각 사용자 컴퓨터(10)내에 개인 홈페이지를 생성하고, 생성된 개인 홈페이지 정보를 상기 접속관리서버(20)에 전송하여 개인 홈페이지를 등록한다.The homepage management module 110 generates a personal homepage in each user computer 10 and transmits the generated personal homepage information to the access management server 20 to register the personal homepage.

상기 P2P 접속처리모듈(120)은 타 사용자가 자신의 사용자 컴퓨터내에 구축된 개인 홈페이지를 P2P 방식으로 이용할 수 있도록 타 사용자 컴퓨터의 접속을 처리한다.The P2P connection processing module 120 processes the connection of other user computers so that other users can use the personal homepage built in their user computers in a P2P manner.

도 2 를 참조하여 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템(100)의 구성을 구체적으로 알아본다.With reference to Figure 2 will be described in detail the configuration of a personal home page service system 100 of the P2P method.

도 2 는 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템의 일실시예의 구성을 도시한 블럭도이다.2 is a block diagram showing the configuration of an embodiment of a personal homepage service system of a P2P scheme according to the present invention.

상기 홈페이지 관리모듈(110)은 폴더생성부(111)와, 홈페이지 초기화부(112)와, 홈페이지 작성부(113)와, 홈페이지 등록부(114)와, 홈페이지 접속처리부(115)를 포함한다.The homepage management module 110 includes a folder generation unit 111, a homepage initialization unit 112, a homepage creation unit 113, a homepage registration unit 114, and a homepage connection processing unit 115.

상기 폴더생성부(111)는 홈페이지 생성 명령에 따라 해당 사용자 컴퓨터(10)의 하드 디스크 드라이브에 홈페이지 메인 폴더를 생성한다.The folder generator 111 generates a home page main folder on the hard disk drive of the corresponding user computer 10 according to the home page creation command.

먼저, 개인의 사용자 컴퓨터(10)내에 설치되어 실행되는 소프트웨어의 형태로 존재하는 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템(100)을 실행하여 상기 홈페이지 관리모듈(110)을 통해 홈페이지 생성을 명령하면, 상기 홈페이지 관리모듈(110)은 상기 폴더생성부(111)를 통해 해당 사용자 컴퓨터(10)의 하드 디스크 드라이브에 홈페이지 메인 폴더를 생성한다.First, by executing the P2P personal homepage service system 100 according to the present invention in the form of software installed and executed in the user's computer 10 of the individual command to create a homepage through the homepage management module 110 Then, the homepage management module 110 generates a homepage main folder on the hard disk drive of the corresponding user computer 10 through the folder generation unit 111.

이 때, 홈페이지가 생성될 메인 폴더를 사용자가 선택 또는 입력할 수 있는 그래픽 사용자 인터페이스(GUI)를 제공하여 사용자로부터 선택 또는 입력된 폴더를 홈페이지가 생성될 메인 폴더로 설정하는 것이 바람직하며, 사용자로부터 메인 폴더 선택 또는 입력이 없을 경우 소프트웨어적으로 기본 설정된 폴더를 홈페이지가 생성될 메인 폴더로 설정한다.In this case, it is preferable to provide a graphical user interface (GUI) that allows a user to select or input a main folder in which a homepage is to be created, and to set a folder selected or input from the user as the main folder in which the homepage is to be created. If there is no main folder selection or input, the software default folder is set as the main folder where the homepage will be created.

상기 홈페이지 초기화부(112)는 홈페이지를 구성하는 사용자 메뉴 선택을 위한 그래픽 사용자 인터페이스를 제공하고, 사용자로부터의 메뉴 선택에 따라 상기 폴더생성부(111)에 의해 생성된 메인 폴더내에 선택된 메뉴에 따른 서브 폴더들을 생성하고, 각 서브 폴더내에 각 메뉴에 따른 디폴트 페이지 생성을 위한 파일들을 저장한다.The homepage initialization unit 112 provides a graphical user interface for selecting a user menu constituting a homepage, and serves a submenu according to a menu selected in a main folder created by the folder generation unit 111 according to a menu selection from a user. Create folders and store files for creating default pages according to each menu in each subfolder.

홈페이지는 게시판, 자료실 등 다양한 메뉴로 구성되므로, 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템(100)은 이러한 다양한 메뉴 구성을 위한 자료들을 저장한 홈페이지 제작관련 데이타베이스(112a)를 구비하는 것이 바람직하며, 상기 홈페이지 관리모듈(110)은 상기 홈페이지 초기화부(112)를 통해 홈페이지를 구성하는 사용자 메뉴 선택을 위한 그래픽 사용자 인터페이스를 제공한다. 그러면, 사용자는 자신이 작성하고자하는 개인 홈페이지상에서 제공할 메뉴를 상기 그래픽 사용자 인터페이스를 통해 선택한다. 상기 홈페이지 초기화부(112)는 사용자로부터 선택된 메뉴에 따른 서브 폴더들을 상기 폴더생성부(111)에 의해 생성된 메인 폴더내에 생성하고, 상기 홈페이지 제작관련 데이타베이스(112a)로부터 사용자에 의해 선택된 메뉴 구성을 위한 데이타들을 로드하여 각 서브 폴더내에 각 메뉴에 따른 디폴트 페이지 생성을 위한 파일들을 생성하여 저장한다.Since the homepage is composed of various menus such as a bulletin board and a library, the P2P-type personal homepage service system 100 according to the present invention preferably includes a homepage production related database 112a storing materials for various menu configurations. The homepage management module 110 provides a graphic user interface for selecting a user menu constituting a homepage through the homepage initialization unit 112. Then, the user selects a menu to be provided on the personal homepage he wants to create through the graphical user interface. The homepage initialization unit 112 generates subfolders according to a menu selected by the user in a main folder created by the folder generation unit 111 and configures a menu selected by the user from the homepage production related database 112a. Loads data for and creates and stores files for creating default page for each menu in each subfolder.

상기 홈페이지 작성부(113)는 사용자의 선택에 따라 각 디폴트 페이지를 디스플레이하고, 사용자의 조작에 따라 각 메뉴별 페이지를 구성하고, 사용자에 의해 구성된 각 메뉴별 페이지를 웹브라우저에서 지원하는 양식으로 코드화하여 해당 디폴트 페이지 파일을 갱신하여 각 메뉴별 페이지 파일을 생성한다.The homepage creating unit 113 displays each default page according to a user's selection, configures a page for each menu according to a user's operation, and codes each page configured by the user into a form supported by a web browser. Update the default page file to create a page file for each menu.

이 홈페이지 작성부(113)는 현재 통상적으로 제공되는 웹문서 제작 프로그램들 처럼 사용자가 선택한 각 디폴트 페이지를 디스플레이하고, 사용자가 디스플레이되는 디폴트 페이지상에서 비쥬얼(Visual) 방식으로 홈페이지 구성을 위한 템플릿 등을 배치하고, 그 설정값을 입력하거나 선택함에 의해 각 메뉴별 페이지를 구성한다. 사용자에 의해 구성된 각 메뉴별 페이지는 상기 P2P 접속처리모듈(120)에 연동되는 웹브라우저에서 지원하는 양식으로 예컨데, HTML 양식 등으로 코드화되어 해당 디폴트 페이지 파일을 갱신하여 저장됨으로써 각 메뉴별 페이지 파일이 생성되게 되어 개인 홈페이지 작성이 완료된다.This homepage creation unit 113 displays each default page selected by the user as currently provided web document production programs, and arranges a template for constructing a homepage in a visual manner on the default page displayed by the user. The pages for each menu are configured by inputting or selecting the setting values. Each menu page configured by the user is a form supported by a web browser linked to the P2P connection processing module 120. For example, the menu page is encoded by HTML form and updated by the corresponding default page file to be stored. It will be created to complete the personal homepage.

이러한 비쥬얼 방식의 홈페이지 제작툴에 관련된 기술은 이 출원 이전에 다양하게 공지되어 시행되는 통상의 기술이므로 이에 대한 자세한 설명은 생략하고자 한다.Since the technology related to the visual homepage production tool is a conventional technology that is widely known and implemented before this application, a detailed description thereof will be omitted.

상기 홈페이지 등록부(114)는 해당 사용자 컴퓨터(10)의 IP 주소, 랜카드의 맥 주소(MAC Address)를 포함하는 하드웨어정보, 개인 홈페이지 설치정보 및 해당 사용자의 신상정보를 검색 또는 입력받아 이를 각 사용자 컴퓨터의 접속을 모니터링하는 접속관리서버(20)로 전송하여 개인 홈페이지 등록을 요청한다.The homepage registration unit 114 retrieves or inputs an IP address of the corresponding user computer 10, hardware information including a MAC address of a LAN card, personal homepage installation information, and personal information of the corresponding user, and receives the user information. Transfer to the connection management server 20 to monitor the connection of the personal homepage registration request.

홈페이지 작성이 완료되면, 상기 홈페이지 관리모듈(110)의 홈페이지 등록부(114)는 해당 홈페이지가 생성된 사용자 컴퓨터(10)의 하드웨어정보, 개인 홈페이지가 설치된 메인 폴더를 포함하는 개인 홈페이지 설치정보 및 해당 사용자의 신상정보를 접속관리서버(20)로 전송하여 개인 홈페이지 등록을 요청하고, 접속관리서버(20)는 각 사용자 컴퓨터의 하드웨어정보 및 사용자 신상정보를 포함하는 개인 홈페이지 정보를 저장하고, 상기 각 사용자 컴퓨터의 하드웨어정보를 이용해 각 사용자 컴퓨터의 접속을 모니터링 한다.When the homepage creation is completed, the homepage registration unit 114 of the homepage management module 110 provides the personal homepage installation information including the hardware information of the user computer 10 on which the homepage is created, the main folder where the personal homepage is installed, and the corresponding user. The personal information of the homepage is transmitted by transmitting the personal information of the user to the access management server 20, and the access management server 20 stores the personal homepage information including the hardware information and the user's personal information of each user computer, and each user The computer's hardware information is used to monitor the connection of each user's computer.

상기 사용자 컴퓨터(10)의 하드웨어정보는 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템(100)의 설치시 해당 사용자 컴퓨터(10)의 운영체제(OS)에 요청하여 얻는 해당 사용자 컴퓨터에 할당된 고정 IP 주소, 랜카드의 맥 주소(MAC Address), 하드 디스크 드라이브 시리얼넘버 등을 포함하는 정보인 것이 바람직하다.The hardware information of the user computer 10 is a fixed IP assigned to the user computer obtained by requesting the operating system (OS) of the user computer 10 when the P2P type personal homepage service system 100 is installed according to the present invention. It is preferably information including an address, a MAC address of a LAN card, a hard disk drive serial number, and the like.

상기 사용자 신상정보는 해당 사용자의 이름, 나이, 주소, 닉네임 등을 포함하는 것으로, 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템(100)의 홈페이지 관리모듈(110)을 통해 개인 홈페이지 생성시 사용자에 의해 입력되는 것이 바람직하다.The user's personal information includes the user's name, age, address, nickname, etc., and the user when creating a personal homepage through the homepage management module 110 of the P2P type personal homepage service system 100 according to the present invention. It is preferable to input by.

상기 홈페이지 접속처리부(115)는 타 사용자 컴퓨터의 접속을 대기하고, 타 사용자 컴퓨터로부터의 홈페이지 접속요청에 따라 P2P 접속을 처리한다.The homepage connection processing unit 115 waits for a connection of another user computer and processes a P2P connection in response to a homepage connection request from another user computer.

P2P 방식의 접속처리 기술에서는 서버는 각 사용자 컴퓨터의 P2P 네트워크 접속을 모니터링하여 이 모니터링 정보를 실시간으로 각 사용자 컴퓨터에 제공하는 기능만을 담당하고, 각 사용자 컴퓨터간에 전송되는 데이타의 중계에는 관여하지 않아 각 사용자 컴퓨터간에 데이타 전송이 서버를 통하지 않고 직접 이루어지도록 한다.In P2P connection processing technology, the server is only responsible for monitoring P2P network connection of each user computer and providing this monitoring information to each user computer in real time, and is not involved in relaying data transmitted between each user computer. Allows data transfers directly between user computers, rather than through a server.

따라서, 상기 접속관리서버(20)에 등록된 하드웨어정보를 가진 사용자 컴퓨터(10)가 P2P 네트워크 접속하면, 상기 접속관리서버(20)는 현재 P2P 네트워크에 접속된 모든 사용자 컴퓨터에 실시간으로 접속정보를 전송하여 갱신하도록 한다.Therefore, when a user computer 10 having hardware information registered in the access management server 20 accesses a P2P network, the access management server 20 provides access information to all user computers currently connected to the P2P network in real time. Send and update.

한 사용자가 자신의 사용자 컴퓨터상에서 표시되는 접속자를 선택하여 해당 선택된 사용자의 홈페이지에 접속을 요청하면, 이 접속 요청정보는 해당 선택된 사용자 컴퓨터내에 설치된 P2P 방식의 개인 홈페이지 서비스 시스템(100)의 홈페이지 관리모듈(110)의 홈페이지 접속처리부(115)에 신호되고, 타 사용자 컴퓨터의 접속을 대기하고 있던 상기 홈페이지 접속처리부(115)는 타 사용자 컴퓨터로부터의 홈페이지 접속요청에 따라 P2P 접속을 처리한다.When a user selects an accessor displayed on his or her computer and requests access to the homepage of the selected user, the access request information is the homepage management module of the P2P type personal homepage service system 100 installed in the selected user computer. Signaled to the homepage connection processing unit 115 of 110, the homepage connection processing unit 115 waiting for the connection of another user computer processes the P2P connection according to the homepage connection request from another user computer.

상기한 구성을 갖는 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템(100)의 홈페이지 관리모듈(110)의 홈페이지 생성시의 동작을 도 3 을 통해 알아본다.The operation of creating a home page of the homepage management module 110 of the P2P type personal homepage service system 100 according to the present invention having the above-described configuration will be described with reference to FIG. 3.

도 3 은 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템의 홈페이지 생성시의 흐름도이다.3 is a flowchart of home page generation of a P2P type personal homepage service system according to the present invention.

먼저, 단계 S110 에서 사용자로부터의 홈페이지 생성 명령에 따라 상기 홈페이지 관리모듈(110)은 상기 폴더생성부(111)를 통해 해당 사용자 컴퓨터(10)의 하드 디스크 드라이브에 홈페이지 메인 폴더를 생성한다.First, according to the homepage generation command from the user in step S110, the homepage management module 110 generates a homepage main folder on the hard disk drive of the corresponding user computer 10 through the folder generation unit 111.

그 다음, 단계 S120 에서 상기 홈페이지 관리모듈(110)은 상기 홈페이지 초기화부(112)를 통해 상기 메인 폴더내에 사용자로부터 선택된 메뉴에 따른 서브 폴더들을 생성하고, 각 서브 폴더내에 각 메뉴에 따른 디폴트 페이지 생성을 위한 파일들을 저장한다.Next, in step S120, the homepage management module 110 generates subfolders according to a menu selected by a user in the main folder through the homepage initialization unit 112, and generates a default page according to each menu in each subfolder. Save the files for.

그 다음, 상기 홈페이지 관리모듈(110)은 단계 S130 에서 상기 홈페이지 작성부(113)를 통해 사용자의 조작에 따라 각 메뉴별 페이지를 구성하고, 사용자에 의해 구성된 각 메뉴별 페이지를 웹브라우저에서 지원하는 양식으로 코드화하여 각 메뉴별 페이지 파일을 생성함으로써 개인 홈페이지를 작성한다.Next, the homepage management module 110 configures pages for each menu according to the user's operation through the homepage creating unit 113 in step S130, and supports each menu page configured by the user in the web browser. Create a personal homepage by creating a page file for each menu by coding the form.

그 다음, 단계 S140 에서 상기 홈페이지 관리모듈(110)은 상기 홈페이지 등록부(114)를 통해 해당 사용자 컴퓨터(10)의 하드웨어정보, 개인 홈페이지 설치정보 및 해당 사용자의 신상정보를 접속관리서버(20)로 전송하여 개인 홈페이지 등록을 요청하여 등록한다.Next, in step S140, the homepage management module 110 transfers the hardware information of the user computer 10, the personal homepage installation information, and the user's personal information to the access management server 20 through the homepage registration unit 114. Send and request to register your personal homepage.

이 후, 상기 홈페이지 관리모듈(110)은 단계 S150 에서 상기 홈페이지 접속처리부(115)를 통해 타 사용자 컴퓨터의 접속을 대기하고, 타 사용자 컴퓨터로부터의 홈페이지 접속요청에 따라 P2P 접속을 처리하는 동작을 한다.Thereafter, the homepage management module 110 waits for the connection of another user computer through the homepage connection processing unit 115 in step S150, and performs a P2P connection in response to a homepage connection request from another user computer. .

한편, 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템(100)의 상기 P2P 접속처리모듈(120)은 사용자 접속정보 표시부(121)와, 브라우징부(122)를 포함한다.Meanwhile, the P2P connection processing module 120 of the P2P type personal homepage service system 100 according to the present invention includes a user connection information display unit 121 and a browsing unit 122.

상기 사용자 접속정보 표시부(121)는 상기 접속관리서버(20)로부터 각 사용자 컴퓨터(10)의 IP 주소를 포함하는 접속정보, 개인 홈페이지 설치정보 및 해당 사용자의 개인정보를 실시간으로 수신하여 사용자 목록을 디스플레이한다.The user access information display unit 121 receives access information including the IP address of each user computer 10, personal homepage installation information, and personal information of the corresponding user from the access management server 20 in real time to obtain a user list. Display.

즉, 접속관리서버(20)는 등록된 하드웨어정보를 가진 사용자 컴퓨터(10)가 P2P 네트워크 접속하는지를 각 사용자 컴퓨터의 IP 주소, 맥 어드레스를 포함하는 하드웨어정보를 이용해 모니터링하고, 소정 사용자 컴퓨터(10)로부터의 요청에 따라 실시간으로 접속정보를 전송하여 갱신하도록 한다.That is, the connection management server 20 monitors whether the user computer 10 having the registered hardware information is connected to the P2P network by using the hardware information including the IP address and the MAC address of each user computer, and the predetermined user computer 10 In response to a request from the client, the access information is transmitted and updated in real time.

그러면, 상기 P2P 접속처리모듈(120)의 사용자 접속정보 표시부(121)는 상기 접속관리서버(20)로부터 실시간으로 전송되는 접속정보를 수신하여 현재 P2P 네트워크에 접속된 사용자 목록을 디스플레이한다.Then, the user access information display unit 121 of the P2P access processing module 120 receives access information transmitted in real time from the access management server 20 and displays a list of users currently connected to the P2P network.

이 때, 상기 사용자 접속정보 표시부(121)를 통해 표시되는 사용자 목록은 각 사용자별로 권한 설정하여 개인화될 수 있으도 있으며, 이에 대한 구체적인 설명은 추후 설명한다.In this case, the user list displayed through the user access information display unit 121 may be personalized by setting an authority for each user, and a detailed description thereof will be described later.

상기 브라우징부(122)는 상기 사용자 접속정보 표시부(121)를 통해 표시되는 사용자 목록 중 선택된 사용자의 IP 주소를 통해 해당 선택된 사용자 컴퓨터(10)에 P2P 접속하고, 해당 사용자 컴퓨터(10)내의 개인 홈페이지 메인 폴더로부터 메인 페이지를 수신하여 디스플레이하고, 사용자 입력에 따라 해당 개인 홈페이지에 대한 웹서핑을 수행한다.The browsing unit 122 connects P2P to the selected user computer 10 through the IP address of the user selected from the user list displayed through the user access information display unit 121, and the personal homepage in the user computer 10. Receives and displays the main page from the main folder, and performs web surfing of the personal home page according to user input.

즉, 상기 디스플레이되는 사용자 목록은 각 사용자의 신상정보에 포함된 이름인 것이 바람직하며, 이 각 사용자 이름에는 해당 사용자 컴퓨터의 IP 주소 및 개인 홈페이지 메인 폴더내의 메인 페이지가 링크되어 있어 사용자가 상기 사용자 접속정보 표시부(121)를 통해 표시되는 사용자 목록 중에서 방문하고자하는 개인 홈페이지를 보유한 사용자를 선택하면, 상기 브라우징부(122)는 해당 사용자 목록에 링크된 IP 주소를 이용해 P2P 연결하고, 해당 사용자 컴퓨터내의 개인 홈페이지가 설치된 메인 폴더내의 메인 페이지를 로드하여 디스플레이한다.That is, the displayed user list is preferably a name included in each user's personal information, and each user name is linked to the IP address of the user's computer and the main page in the personal homepage main folder so that the user accesses the user. When a user having a personal homepage to be visited is selected from the user list displayed through the information display unit 121, the browsing unit 122 connects P2P using an IP address linked to the user list, and the individual in the user's computer. Load and display the main page in the main folder where the home page is installed.

이 후, 사용자는 상기 브라우징부(122)에 디스플레이되는 메인 페이지상의 메뉴를 이동하여 웹서핑을 수행한다.Thereafter, the user moves the menu on the main page displayed on the browsing unit 122 to perform web surfing.

도 4 를 참조하여 상기 P2P 접속처리모듈(120)을 통해 홈페이지에 접속하여 웹서핑을 수행하는 동작을 알아본다.Referring to Figure 4 looks at the operation of performing a web surfing by accessing the homepage through the P2P connection processing module 120.

도 4 는 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템의 홈페이지 접속시의 흐름도이다.4 is a flowchart of a homepage connection of a P2P type personal homepage service system according to the present invention.

먼저, 단계 S210 에서 상기 P2P 접속처리모듈(120)은 상기 사용자 접속정보 표시부(121)를 통해 상기 접속관리서버(20)로부터 현재 P2P 네트워크상에 접속한 각 사용자 컴퓨터(10)의 접속정보를 실시간으로 수신하여 사용자 목록을 디스플레이한다.First, in step S210, the P2P connection processing module 120 real-time access information of each user computer 10 connected on the current P2P network from the connection management server 20 through the user connection information display unit 121. To display the list of users.

사용자가 상기 사용자 접속정보 표시부(121)를 통해 표시되는 사용자 목록 중 하나를 선택하면 상기 P2P 접속처리모듈(120)은 단계 S220 에서 상기 브라우징부(122)를 통해 선택된 사용자의 IP 주소를 이용해 해당 선택된 사용자 컴퓨터(10)에 P2P 접속하여 해당 사용자 컴퓨터(10)내의 개인 홈페이지 메인 폴더로부터 메인 페이지를 수신하여 디스플레이하고, 사용자 입력에 따라 해당 개인 홈페이지에 대한 웹서핑을 수행하는 동작을 한다.When the user selects one of the user list displayed through the user access information display unit 121, the P2P access processing module 120 uses the IP address of the user selected through the browsing unit 122 in step S220 to select the selected user. P2P access to the user computer 10 receives and displays the main page from the personal homepage main folder in the user computer 10, and performs web surfing on the personal homepage according to the user input.

따라서, 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템은 상기 홈페이지 관리모듈(110)을 통해 개인 사용자 컴퓨터내의 하드디스크 드라이브에 홈페이지를 구축하여 타 사용자에게 서비스하고, 상기 P2P 접속처리모듈(120)을 통해 타 사용자 컴퓨터내에 구축된 개인 홈페이지에 P2P 접속하여 웹서핑 할 수 있도록 하여 사용자가 저렴한 비용으로 대용량의 개인 홈페이지 서비스를 이용할 수 있게 된다.Accordingly, the P2P type personal homepage service system according to the present invention constructs a homepage on a hard disk drive in an individual user computer through the homepage management module 110 to serve other users, and provides the P2P access processing module 120. Through P2P access to a personal homepage built in another user's computer, the user can use a large-capacity personal homepage service at low cost.

한편, 본 발명의 부가적인 양상에 따르면, 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템(100)의 상기 P2P 접속처리모듈(120)이 상기 사용자 접속정보 표시부(121)를 통해 표시되는 사용자 목록 각각에 대해 해당 개인 홈페이지 사용권한을 설정하는 사용권한 설정부(123)를 더 포함할 수 있다.On the other hand, according to an additional aspect of the present invention, each of the user list that the P2P connection processing module 120 of the P2P type personal homepage service system 100 according to the present invention is displayed through the user access information display unit 121 It may further include a permission set unit 123 for setting the use rights for the corresponding personal homepage.

이 때, 상기 홈페이지 관리모듈(110)의 홈페이지 접속처리부(115)가 타 사용자 컴퓨터로부터의 홈페이지 접속요청시 해당 사용자의 해당 개인 홈페이지에 대한 사용권한을 확인하여 접속처리하고, 상기 P2P 접속처리모듈(120)의 상기 브라우징부(122)가 해당 사용자의 사용권한내에서 해당 개인 홈페이지에 대한 웹서핑을 수행하는 것이 바람직하다.At this time, when the homepage connection processing unit 115 of the homepage management module 110 requests a homepage connection from another user computer, the homepage connection processing unit 115 checks the user's right to use the corresponding personal homepage and performs the connection processing. It is preferable that the browsing unit 122 of 120 performs a web surfing on the corresponding personal homepage within the user's usage rights.

즉, 이 경우는 사용자가 상기 사용권한 설정부(123)를 통해 자신의 개인 홈페이지에 접속하는 타 사용자의 접속권한 예컨데, 접속을 차단한다거나, 게시판 읽기만 가능하게 한다거나, 게시판 읽고 쓰기가 가능하게 한다거나 하는 등의 자유로운 설정을 가능하도록 하여 개인화된 사용자 목록을 상기 사용자 접속정보 표시부(121)를 통해 표시되도록 한 것이다.That is, in this case, the user access rights of other users accessing their personal homepage through the permission setting unit 123. For example, the user may block access, read only the bulletin board, or read and write the bulletin board. The user's personalized user list can be displayed through the user access information display unit 121 by enabling free setting of the screen.

한편, 본 발명의 부가적인 양상에 따르면, 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템(100)의 상기 홈페이지 관리모듈(110)의 홈페이지 접속처리부(115)가 타 사용자의 접속 로그(LOG)를 저장하는 것을 더 포함할 수 도 있다.On the other hand, according to an additional aspect of the present invention, the homepage connection processing unit 115 of the homepage management module 110 of the personal homepage service system 100 of the P2P method according to the present invention is to log the other user's access log (LOG) It may further include storing.

따라서, 사용자는 이 접속 로그를 이용해 자신의 개인 홈페이지에 타 사용자들이 얼마나 접속했는지 통계를 낸다거나, 악의적인 사용자를 판별한다거나 하는 등의 다양한 작업을 통해 개인 홈페이지 관리시 이 자료를 이용할 수 있게 된다.Therefore, the user can use this data in managing the personal homepage through various operations such as displaying statistics on how many other users have accessed the personal homepage or identifying malicious users using the access log.

한편, 본 발명의 부가적인 양상에 따르면, 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템(100)의 상기 홈페이지 관리모듈(110)의 홈페이지 접속처리부(115)가 사용자 컴퓨터간의 P2P 접속처리시, 사용자 컴퓨터(10)가 가상 IP 또는 방화벽을 포함하는 외부 접속 제한 기능을 가진 네트워크에 연결되어 있어 P2P 접속이 원활하지 않을 경우 상기 접속관리서버(20)를 통해 데이타를 중계하도록 할 수 있다.Meanwhile, according to an additional aspect of the present invention, when the homepage connection processing unit 115 of the homepage management module 110 of the personal homepage service system 100 of the P2P method according to the present invention performs a P2P connection between user computers, When the computer 10 is connected to a network having an external access restriction function including a virtual IP or a firewall, and P2P connection is not smooth, data may be relayed through the access management server 20.

즉, 이 경우는 사용자 컴퓨터(10)간의 P2P 접속이 원할하지 못하거나 불가능할 때는 상기 접속관리서버(20)를 통해 데이타를 중계하도록 함으로써 원활한 서비스가 이루어지도록 한다.That is, in this case, when the P2P connection between the user computers 10 is not desired or impossible, the data is relayed through the access management server 20 so that a smooth service can be achieved.

상기한 서버를 통해 사용자 컴퓨터간의 자료를 중계하는 기술은 이 출원 이전에 이미 다양하게 공지되어 시행되는 통상의 기술이므로 이에 대한 자세한 설명은 생략하고자 한다.Since the technology for relaying data between user computers through the server is a conventional technique that is already known and implemented in various ways before this application, a detailed description thereof will be omitted.

한편, 상기 접속관리서버(20)는 홈페이지 등록처리부(21)와, 접속 모니터링부(22)와, 데이타 전송 중계부(23)를 포함하는 것이 바람직하다.On the other hand, the connection management server 20 preferably includes a homepage registration processing unit 21, a connection monitoring unit 22, and a data transmission relay unit (23).

상기 홈페이지 등록처리부(21)는 상기 홈페이지 등록부(114)로부터 홈페이지 등록 요청정보를 수신하고, 사용자 컴퓨터(10)의 IP 주소, 랜카드의 맥 주소(MAC Address)를 포함하는 하드웨어정보, 개인 홈페이지 설치정보 및 해당 사용자의 신상정보를 개인 홈페이지 정보 데이타베이스(24)에 저장하여 개인 홈페이지를 등록한다.The homepage registration processing unit 21 receives homepage registration request information from the homepage registration unit 114, hardware information including an IP address of the user computer 10, a MAC address of a LAN card, and personal homepage installation information. And store the personal information of the user in the personal homepage information database 24 to register the personal homepage.

상기 접속 모니터링부(22)는 상기 홈페이지 등록처리부(21)에 의해 등록된 개인 홈페이지를 가진 각 사용자 컴퓨터의 네트워크 접속을 실시간 모니터링한다.The connection monitoring unit 22 monitors in real time the network connection of each user computer having a personal homepage registered by the homepage registration processing unit 21.

상기 데이타 전송 중계부(23)는 사용자 컴퓨터(10)간의 P2P 접속이 원활하지 않아 사용자 컴퓨터(10)가 데이타 중계를 요청시 두 사용자 컴퓨터간의 데이타 전송을 중계한다.Since the P2P connection between the user computers 10 is not smooth, the data transmission relay unit 23 relays the data transmission between the two user computers when the user computer 10 requests the data relay.

따라서, 상기 접속관리서버(20)는 상기 홈페이지 관리모듈(110)의 홈페이지 등록부(114)로부터의 홈페이지 등록 요청에 따라, 해당 사용자 컴퓨터(10)의 하드웨어정보, 개인 홈페이지 설치정보 및 해당 사용자의 신상정보를 상기 홈페이지 등록처리부(21)를 통해 개인 홈페이지 정보 데이타베이스(24)에 저장함으로써 등록하고, 접속 모니터링부(22)를 통해 P2P 네트워크에 접속하는 사용자 컴퓨터로부터 수신된 하드웨어정보와 상기 개인 홈페이지 정보 데이타베이스(24) 저장된 각 사용자 컴퓨터의 하드웨어 정보를 비교하여 등록된 사용자인지 판단하여 실시간 모니터링하고, 상기 P2P 접속처리모듈(120)의 사용자 접속정보 표시부(121)로부터의 요청에 따라 실시간으로 접속한 사용자들의 접속정보를 전송한다.Therefore, the access management server 20 according to the homepage registration request from the homepage registration unit 114 of the homepage management module 110, the hardware information of the user computer 10, personal homepage installation information and the user's personal information Register the information by storing the information in the personal homepage information database 24 through the homepage registration processing unit 21, and receive the hardware information and the personal homepage information received from the user computer connecting to the P2P network through the connection monitoring unit 22. The hardware information of each user computer stored in the database 24 is compared to determine whether the user is a registered user and monitored in real time, and connected in real time according to a request from the user connection information display unit 121 of the P2P connection processing module 120. Send user access information.

한편, 사용자 컴퓨터(10)간의 P2P 접속이 원활하지 않을 경우 사용자 컴퓨터(10)의 요청에 따라 상기 데이타 전송 중계부(23)를 통해 사용자 컴퓨터(10)간의 데이타 전송을 중계한다.On the other hand, when the P2P connection between the user computer 10 is not smooth, the data transmission between the user computer 10 is relayed through the data transmission relay 23 at the request of the user computer 10.

따라서, 위와같이 함에 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템은 상기에서 제시한 본 발명의 목적을 달성할 수 있게 된다.Therefore, the personal homepage service system of the P2P method according to the present invention can achieve the object of the present invention as described above.

이상에서 설명한 바와같은 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템은 개인의 사용자 컴퓨터를 이용해 P2P방식으로 대용량의 개인 홈페이지를 저렴한 비용으로 간편하게 제공할 수 있으며, 사용자가 타 사용자의 사용자 컴퓨터내에 구축된 개인 홈페이지에 P2P 방식으로 간편하게 접속할 수 있는 유용한 효과를 가진다.As described above, the P2P-type personal homepage service system according to the present invention can easily provide a large-scale personal homepage at low cost by using a personal user computer in a P2P manner, and the user is built in another user's user computer. It has a useful effect that can be easily connected to a personal homepage in a P2P manner.

본 발명은 첨부된 도면을 참조하여 바람직한 실시예를 중심으로 기술되었지만 당업자라면 이러한 기재로부터 후술하는 특허청구범위에 의해 포괄되는 본 발명의 범주를 벗어남이 없이 다양한 변형이 가능하다는 것은 명백하다.Although the present invention has been described with reference to the accompanying drawings, it will be apparent to those skilled in the art that various modifications may be made therein without departing from the scope of the invention, which is covered by the following claims.

도 1 은 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템의 개요도1 is a schematic diagram of a P2P type personal homepage service system according to the present invention

도 2 는 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템의 일실시예의 구성을 도시한 블럭도Figure 2 is a block diagram showing the configuration of an embodiment of a P2P type personal homepage service system according to the present invention

도 3 은 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템의 홈페이지 생성시의 흐름도3 is a flowchart of home page generation of a P2P type personal homepage service system according to the present invention;

도 4 는 본 발명에 따른 P2P 방식의 개인 홈페이지 서비스 시스템의 홈페이지 접속시의 흐름도4 is a flowchart of a homepage connection of a P2P type personal homepage service system according to the present invention.

<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for the main parts of the drawings>

10 : 사용자 컴퓨터 20 : 접속관리서버10: user computer 20: access management server

21 : 홈페이지 등록처리부 22 : 접속 모니터링부21: homepage registration processing unit 22: access monitoring unit

23 : 데이타 전송 중계부23: data transmission relay

100 : P2P 방식의 개인 홈페이지 서비스 시스템100: P2P personal homepage service system

110 : 홈페이지 관리모듈 111 : 폴더생성부110: homepage management module 111: folder generation unit

112 : 홈페이지 초기화부 113 : 홈페이지 작성부112: homepage initialization unit 113: homepage creation unit

114 : 홈페이지 등록부 115 : 홈페이지 접속처리부114: homepage registration unit 115: homepage access processing unit

120 : P2P 접속처리모듈 121 : 사용자 접속정보 표시부120: P2P connection processing module 121: user connection information display unit

122 : 브라우징부 123 : 사용권한 설정부122: browsing unit 123: permission setting unit

Claims (6)

홈페이지 생성 명령에 따라 해당 사용자 컴퓨터의 하드 디스크 드라이브에 홈페이지 메인 폴더를 생성하는 폴더생성부와;A folder generator for generating a home page main folder on a hard disk drive of a corresponding user computer according to the home page creation command; 홈페이지를 구성하는 사용자 메뉴 선택을 위한 그래픽 사용자 인터페이스를 제공하고, 사용자로부터의 메뉴 선택에 따라 상기 폴더생성부에 의해 생성된 메인 폴더내에 선택된 메뉴에 따른 서브 폴더들을 생성하고, 각 서브 폴더내에 각 메뉴에 따른 디폴트 페이지 생성을 위한 파일들을 저장하는 홈페이지 초기화부와;It provides a graphical user interface for selecting a user menu constituting the home page, and generates subfolders according to the selected menu in the main folder created by the folder generation unit according to the menu selection from the user, and in each subfolder. A home page initialization unit for storing files for generating a default page according to the present invention; 사용자의 선택에 따라 각 디폴트 페이지를 디스플레이하고, 사용자의 조작에 따라 각 메뉴별 페이지를 구성하고, 사용자에 의해 구성된 각 메뉴별 페이지를 웹브라우저에서 지원하는 양식으로 코드화하여 해당 디폴트 페이지 파일을 갱신하여 각 메뉴별 페이지 파일을 생성하는 홈페이지 작성부와;Display each default page according to the user's selection, configure each menu page according to the user's operation, and update the corresponding default page file by encoding each menu page configured by the user in a form supported by the web browser. A home page creating unit for generating a page file for each menu; 해당 사용자 컴퓨터의 IP 주소, 랜카드의 맥 주소(MAC Address)를 포함하는 하드웨어정보, 개인 홈페이지 설치정보 및 해당 사용자의 신상정보를 검색 또는 입력받아 이를 각 사용자 컴퓨터의 접속을 모니터링하는 접속관리서버로 전송하여 개인 홈페이지 등록을 요청하는 홈페이지 등록부와;Retrieves or inputs the IP address of the user's computer, the hardware information including the MAC address of the LAN card, the personal homepage installation information, and the personal information of the user, and sends it to the access management server that monitors the access of each user's computer. A homepage registration unit for requesting a personal homepage registration; 타 사용자 컴퓨터의 접속을 대기하고, 타 사용자 컴퓨터로부터의 홈페이지 접속요청에 따라 P2P 접속을 처리하는 홈페이지 접속처리부를;A homepage connection processing unit waiting for a connection of another user computer and processing a P2P connection in response to a homepage connection request from another user computer; 포함하는 홈페이지 관리모듈을 포함하는 것을 특징으로 하는 P2P 방식의 개인 홈페이지 서비스 시스템.Personal homepage service system of the P2P method characterized in that it comprises a homepage management module comprising. 제 1 항에 있어서,The method of claim 1, 상기 P2P 방식의 개인 홈페이지 서비스 시스템이:The P2P type personal homepage service system is: 상기 접속관리서버로부터 각 사용자 컴퓨터의 IP 주소를 포함하는 접속정보, 개인 홈페이지 설치정보 및 해당 사용자의 개인정보를 실시간으로 수신하여 사용자 목록을 디스플레이하는 사용자 접속정보 표시부와;A user access information display unit configured to receive access information including an IP address of each user computer, personal homepage installation information, and personal information of the corresponding user from the access management server in real time, and display a user list; 상기 사용자 접속정보 표시부를 통해 표시되는 사용자 목록 중 선택된 사용자의 IP 주소를 통해 해당 선택된 사용자 컴퓨터에 P2P 접속하고, 해당 사용자 컴퓨터내의 개인 홈페이지 메인 폴더로부터 메인 페이지를 수신하여 디스플레이하고, 사용자 입력에 따라 해당 개인 홈페이지에 대한 웹서핑을 수행하는 브라우징부를;P2P accesses the selected user computer through the IP address of the selected user from the user list displayed through the user access information display unit, receives and displays a main page from the main folder of the personal homepage in the user computer, and according to the user input. A browsing unit that performs web surfing on a personal homepage; 포함하는 P2P 접속처리모듈 더 포함하는 것을 특징으로 하는 P2P 방식의 개인 홈페이지 서비스 시스템.Personal home page service system of the P2P method characterized in that it further comprises a P2P connection processing module comprising. 제 2 항에 있어서,The method of claim 2, 상기 P2P 접속처리모듈이:The P2P connection processing module: 상기 사용자 접속정보 표시부를 통해 표시되는 사용자 목록 각각에 대해 해당 개인 홈페이지 사용권한을 설정하는 사용권한 설정부를 더 포함하고;A user permission setting unit for setting a user home page permission for each user list displayed through the user access information display unit; 상기 홈페이지 관리모듈의 홈페이지 접속처리부가: The homepage connection processing unit of the homepage management module: 타 사용자 컴퓨터로부터의 홈페이지 접속요청시 해당 사용자의 해당 개인 홈페이지에 대한 사용권한을 확인하여 접속처리하고;When requesting access to the homepage from another user's computer, checks the user's right to use the corresponding personal homepage and processes the access; 상기 P2P 접속처리모듈의 브라우징부가:The browsing part of the P2P connection processing module: 해당 사용자의 사용권한내에서 해당 개인 홈페이지에 대한 웹서핑을 수행하는 것을 특징으로 하는 P2P 방식의 개인 홈페이지 서비스 시스템.P2P type personal homepage service system, characterized in that to perform web surfing for the personal homepage within the user's usage rights. 제 2 항에 있어서,The method of claim 2, 상기 홈페이지 관리모듈의 홈페이지 접속처리부가 타 사용자의 접속 로그(LOG)를 저장하는 것을 더 포함하는 것을 특징으로 하는 P2P 방식의 개인 홈페이지 서비스 시스템.Personal homepage service system according to the P2P method, characterized in that the homepage access processing unit of the homepage management module further includes storing a log of another user's access log. 제 1 항 내지 제 4 항 중의 어느 한 항에 있어서,The method according to any one of claims 1 to 4, 상기 홈페이지 관리모듈의 홈페이지 접속처리부가:The homepage connection processing unit of the homepage management module: 사용자 컴퓨터간의 P2P 접속처리시, 사용자 컴퓨터가 가상 IP 또는 방화벽을 포함하는 외부 접속 제한 기능을 가진 네트워크에 연결되어 있어 P2P 접속이 원활하지 않을 경우 상기 접속관리서버를 통해 데이타를 중계하는 것을 특징으로 하는 P2P 방식의 개인 홈페이지 서비스 시스템.In the case of P2P connection processing between user computers, if the user computer is connected to a network having an external access restriction function including a virtual IP or a firewall, and P2P connection is not smooth, data is relayed through the access management server. P2P personal homepage service system. 제 5 항에 있어서,The method of claim 5, wherein 상기 접속관리서버는:The access management server is: 상기 홈페이지 등록부로부터 홈페이지 등록 요청정보를 수신하고, 사용자 컴퓨터의 IP 주소, 랜카드의 맥 주소(MAC Address)를 포함하는 하드웨어정보, 개인 홈페이지 설치정보 및 해당 사용자의 신상정보를 개인 홈페이지 정보 데이타베이스에 저장하여 개인 홈페이지를 등록하는 홈페이지 등록처리부와;Receives homepage registration request information from the homepage registration unit, and stores hardware information including the IP address of the user's computer, the MAC address of the LAN card, personal homepage installation information, and personal information of the user in a personal homepage information database. A homepage registration processing unit for registering a personal homepage; 상기 홈페이지 등록처리부에 의해 등록된 개인 홈페이지를 가진 각 사용자 컴퓨터의 네트워크 접속을 실시간 모니터링하는 접속 모니터링부와;A connection monitoring unit for real-time monitoring network connection of each user computer having a personal homepage registered by the homepage registration processing unit; 사용자 컴퓨터간의 P2P 접속이 원활하지 않아 사용자 컴퓨터가 데이타 중계를 요청시 두 사용자 컴퓨터간의 데이타 전송을 중계하는 데이타 전송 중계부를;A data transmission relay unit for relaying data transmission between two user computers when the user computer requests data relay because the P2P connection between the user computers is not smooth; 포함하는 것을 특징으로 하는 P2P 방식의 개인 홈페이지 서비스 시스템.Personal homepage service system of the P2P method, characterized in that it comprises a.
KR1020030062810A 2003-09-08 2003-09-08 Personal homepage service system based on P2P technology KR100637801B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030062810A KR100637801B1 (en) 2003-09-08 2003-09-08 Personal homepage service system based on P2P technology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030062810A KR100637801B1 (en) 2003-09-08 2003-09-08 Personal homepage service system based on P2P technology

Publications (2)

Publication Number Publication Date
KR20050025854A true KR20050025854A (en) 2005-03-14
KR100637801B1 KR100637801B1 (en) 2006-10-24

Family

ID=37384003

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030062810A KR100637801B1 (en) 2003-09-08 2003-09-08 Personal homepage service system based on P2P technology

Country Status (1)

Country Link
KR (1) KR100637801B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100706961B1 (en) * 2005-01-12 2007-04-11 에스케이 텔레콤주식회사 Method and System for Providing Blog Service by Using Peer to Peer Communications

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100706961B1 (en) * 2005-01-12 2007-04-11 에스케이 텔레콤주식회사 Method and System for Providing Blog Service by Using Peer to Peer Communications

Also Published As

Publication number Publication date
KR100637801B1 (en) 2006-10-24

Similar Documents

Publication Publication Date Title
JP6272933B2 (en) Remote browsing session management
US9449009B2 (en) System and method for displaying and operating multiple layered item list in web browser with support of concurrent users
JP4068921B2 (en) Server, method, computer program, storage medium, network system for providing web service to user terminal
US8700573B2 (en) File storage service system, file management device, file management method, ID denotative NAS server and file reading method
US5878219A (en) System for integrating access to proprietary and internet resources
RU2367997C2 (en) Improved systems and methods of document ranging based on structurally interrelated information
EP1117220A1 (en) Method and system for protocol conversion
US9390094B2 (en) Method and system for displaying and operating multi-layers item list in web-browser with supporting of concurrent multi-users
JP4852734B1 (en) Service control system
JPH11502346A (en) Computer system and computer execution process for creating and maintaining online services
JP2008158695A (en) Information processing system and program for providing online service
KR100637801B1 (en) Personal homepage service system based on P2P technology
JP2006113745A (en) Internet advertising system
JP2004110549A (en) Network system and program
JP2001273228A (en) Device and method for outputting document
JP6128503B1 (en) Program, server and system for providing services related to electronic manuals
KR20010111413A (en) Method of controlling the remote data on the internet
JP2010102453A (en) Web page browsing method, information processor, and web page browsing program
JP2019074954A (en) Information processing device, management server, information processing method, and program
Trevor et al. AnySpot: Pervasive Document Access and Sharing
WO2004097591A2 (en) Personal computing environment system using mozilla
JP4733865B2 (en) Network system and program
WO2019151178A1 (en) System and method using same, information processing device and method using same, and program
JP2002344488A (en) Network system and method for operating a plurality of domains simultaneously
JP4240942B2 (en) Data output system

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121018

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20130903

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20140902

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20150817

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20160729

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee