KR20010007984A - Real time booking system and method to golf course using internet - Google Patents

Real time booking system and method to golf course using internet Download PDF

Info

Publication number
KR20010007984A
KR20010007984A KR1020000064538A KR20000064538A KR20010007984A KR 20010007984 A KR20010007984 A KR 20010007984A KR 1020000064538 A KR1020000064538 A KR 1020000064538A KR 20000064538 A KR20000064538 A KR 20000064538A KR 20010007984 A KR20010007984 A KR 20010007984A
Authority
KR
South Korea
Prior art keywords
golf course
reservation
information
server system
golf
Prior art date
Application number
KR1020000064538A
Other languages
Korean (ko)
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 KR1020000064538A priority Critical patent/KR20010007984A/en
Publication of KR20010007984A publication Critical patent/KR20010007984A/en

Links

Abstract

PURPOSE: A system for real-time reservation of a golf course and a controlling method thereof on internet using an internet communication integrated server are provided to construct a system for reservation of a golf course by connecting a plurality of golf course server systems to a main server system through the internet, and to collect many members through identification process. When members request reservation, the system supplies informations about reservation state and informations about golf and makes 24 hours real-time reservation through the internet. CONSTITUTION: A system for real-time reservation of a golf course on the internet using an internet communication integrated server comprises a main server system(10), an ASP server system(20) and a golf course server system(30) which are connected to one another through internet. The main server system(10) comprises a main communication server(11), an information searching server(12) and a main database server(13) which are connected to one another. The ASP server system(20) comprises an ASP communication server(21) and an ASP database server(22) which are connected to each other. The golf course server system(30) comprises a golf course communication server(31) and a golf course database server(32) which are connected to each other. The golf course server system(30) is installed in each golf course. The ASP server system(20) is installed together with the main server system(10). The ASP server system(20) executes web hosting under control of the main server system(10).

Description

컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템 및 그 제어방법{REAL TIME BOOKING SYSTEM AND METHOD TO GOLF COURSE USING INTERNET}REAL TIME BOOKING SYSTEM AND METHOD TO GOLF COURSE USING INTERNET}

본 발명은 인터넷을 이용한 골프장 실시간 예약 시스템 및 그 제어방법에 관한 것으로, 특히, 다수의 골프장 서버 컴퓨터 시스템을 연결 및 설치하여 골프장 예약 시스템을 구축하고, 인증절차를 걸쳐 다수의 회원을 모집한 후, 상기 회원들의 요청이 있을 시 골프장의 예약상태에 대한 정보 및 골프 관련 정보를 제공함은 물론, 인터넷을 통해 실시간 예약이 가능하도록 함으로써, 회원들에게는 24시간 실시간으로 골프장 예약이 용이하게 가능하도록 하고, 골프장 운영자에게는 회원 모집 및 예약 접수를 대신하여 줌으로써 효율적인 골프장 운영이 가능하도록 하기 위한 것이다.The present invention relates to a golf course real-time reservation system and a control method using the Internet, in particular, by connecting and installing a plurality of golf course server computer system to build a golf course reservation system, after recruiting a plurality of members through the authentication process, Upon request of the members, by providing information on the reservation status of the golf course and golf-related information, as well as real-time reservations can be made through the Internet, allowing members to easily reserve a golf course in real time 24 hours, It is intended to enable an efficient golf course management by giving to the operator instead of recruiting members and accepting reservations.

주지하다시피 인터넷은, 170여개국 4백만대 이상의 컴퓨터가 특정의 통신 프로토콜(COMPUTER COMMUNICATION PROTOCOL), 예를 들면, TCP(TRANSMISSION CONTROL PROTOCOL)/IP(INTERNET PROTOCOL) 등으로 연결된 세계 최대의 컴퓨터 통신망으로, 이러한 인터넷은 상호 연결된 컴퓨터들간의 통신을 통하여 다양한 정보와 다양한 서비스(예: 전자우편, 판매 및 구매, 채팅 등)를 제공한다.As you may know, the Internet is the world's largest computer communication network, with over 4 million computers in more than 170 countries connected by a specific communications protocol, for example, TCP (TRANSMISSION CONTROL PROTOCOL) / IP (INTERNET PROTOCOL). The Internet provides various information and various services (eg, e-mail, sales and purchase, chat, etc.) through communication between interconnected computers.

상기 정보나 서비스를 제공하는 각각의 사이트(SITE)는 다양한 정보나 서비스에 대한 웹페이지를 전송하는 서버 컴퓨터 시스템(이하 "서버 시스템"이라 한다)과, 상기 서버 시스템에 접속되어 서버 시스템으로부터 전송되는 웹페이지를 디스플레이하는 클라이언트 컴퓨터 시스템(이하 "클라이언트 시스템"이라 한다)을 필수 구성요소로 하여 구성되는 것으로, 상기 각 사이트는 해당 사이트의 프로토콜, 호스트명(HOST NAME), 패스(PATH), 파일명(FILE NAME) 등으로 이루어진 주소(UNIFORM RESOURCE LOCATORS: 이하 "URL"이라 한다)에 의해 동일한 형식으로 표시되어, 상호간의 정보 및 서비스를 교류하게 된다.Each site (SITE) that provides the information or service includes a server computer system (hereinafter referred to as a "server system") that transmits web pages for various information or services, and is connected to and transmitted from the server system. It consists of a client computer system that displays web pages (hereinafter referred to as a "client system") as an essential component. Each site includes a protocol, a host name, a path, and a file name of the site. FILE NAME) and the like (UNIFORM RESOURCE LOCATORS: referred to as "URL") are displayed in the same format to exchange information and services with each other.

이하, 상기 인터넷을 통해 정보나 서비스를 제공받는 과정을 일례를 들어 설명하면 다음과 같다.Hereinafter, a process of receiving information or a service through the Internet will be described as an example.

먼저, 사용자가 클라이언트 시스템을 통해 원하는 정보를 제공하는 사이트의 URL을 입력하거나, 또는 하이퍼링크(HYPERLINK) 기능을 통해 해당 사이트에 웹페이지를 요청하면 이 요청정보가 이에 대한 웹페이지(WEB PAGE)를 지원하는 웹서버에게 전송되게 된다.First, the user enters the URL of the site that provides the desired information through the client system, or requests a web page from the site through the hyperlink function, and the request information is displayed on the web page. It will be sent to the supporting web server.

그러면, 해당 웹서버가 상기 요청을 수신하여, 요구된 웹페이지를 클라이언트 시스템으로 전송하게 되고, 당해 클라이언트 시스템은 상기 웹페이지를 수신하여 디스플레이(DISPLAY)하게 된다. 이때, 클라이언트 시스템은 일반적으로 브라우저를 사용하여 웹페이지를 디스플레이 하게 한다.Then, the web server receives the request, transmits the requested web page to the client system, and the client system receives and displays the web page. At this point, the client system generally allows a web page to be displayed using a browser.

상기 브라우저는 특별한 목적의 응용프로그램으로 일반적으로 HTML (HYPERTEXT MARKUP LANGUAGE)을 이용하여 명시되며 웹페이지의 요청과 표현에 영향을 준다. HTML은 웹페이지가 어떻게 표현되는지를 정의한 문장들의 표준 집합체로, HTML 문서는 텍스트, 그래픽, 컨트롤 및, 그 밖의 요소의 표현을 제어하는 다양한 문장들로 이루어진다.The browser is a special purpose application that is typically specified using HTML (HYPERTEXT MARKUP LANGUAGE) and affects the request and presentation of web pages. HTML is a standard set of sentences that define how a web page is represented. An HTML document consists of various sentences that control the presentation of text, graphics, controls, and other elements.

따라서, 일반적으로 사용자가 클라이언트 시스템을 이용하여 특정 웹페이지를 나타내도록 브라우저에게 지시하면, 상기 브라우저는 서버 시스템에게 해당 웹페이지를 정의한 HTML문서를 클라이언트 시스템으로 옮기도록 하는 요청서를 보내는 것으로, 상기 요청서에 응답하여 서버 시스템이 해당 웹페이지를 클라이언트 시스템으로 전송하면, 상기 클라이언트 시스템의 브라우저가 이를 수신하여 HTML문서로 정의된 웹페이지(정보, 서비스 등)를 디스플레이 하는 것이다.Thus, in general, when the user instructs the browser to display a specific web page using the client system, the browser sends a request to the server system to move the HTML document defining the web page to the client system. In response, when the server system transmits the web page to the client system, the browser of the client system receives the web page and displays the web page (information, service, etc.) defined as an HTML document.

즉, 서버 시스템에 저장된 정보나 서비스 등을 특정의 통신 프로토콜을 이용하여 클라이언트 시스템으로 보내면, 상기 클라이언트 시스템에서 브라우저를 이용하여 전송된 웹페이지를 디스플레이 하는 것으로, 이와 같은 원리로 방대한 수의 컴퓨터를 상호 연결하여 각종 정보나 서비스를 제공한다.That is, when information or services stored in the server system are sent to the client system using a specific communication protocol, the client system displays the web page transmitted by using a browser. Connect and provide various information or services.

그러나, 인터넷을 이용하여 제공하는 정보나 서비스가 방대하고 다양함에도 불구하고 아직까지 인터넷을 이용하여 골프장 이용을 실시간 예약하거나, 또는 골프 및 골프장에 대한 종합적인 정보를 제공하는 시스템이나 방법이 없었다.However, despite the vast and varied information and services provided using the Internet, there has not been a system or method for real-time reservation of golf course use using the Internet or providing comprehensive information on golf and golf courses.

따라서, 골프장을 이용하기 위해서 종래에는, 골프장을 직접 방문하여 예약을 하거나 또는 전화로 예약할 수밖에 없었고, 이로 인해 시간 및 비용이 많이 소요된다는 문제점이 있었다.Therefore, in order to use a golf course, in the past, there was no choice but to make a reservation by visiting a golf course or making a reservation by telephone.

다시 말해, 골프장을 이용하는 이용자의 경우에는, 첫째, 각 골프장의 예약 전화번호를 일일이 기억하여야 한다는 불편함이 있고, 둘째, 예약이 쉽지 않음으로 인해 시간 및 비용(예: 전화 등의 통신비용)이 과다하게 소요된다는 문제점이 있으며, 셋째, 골프장의 상태(필드 상태, 위치 등)를 알기 위해 직접 방문하여 예약을 하여야 한다는 문제점 등이 있었다.In other words, in the case of a user using a golf course, first, it is inconvenient to memorize the reservation phone number of each golf course, and second, the time and cost (for example, communication costs such as a telephone) due to the difficulty in booking There is a problem in that excessive consumption, and third, there is a problem such as having to make a reservation in person to know the state (field state, location, etc.) of the golf course.

실질적으로 골프장의 경우에는 그 수요가 많아 예약 가능한 골프장을 찾기가 쉽지 않으며, 더구나 원격지에 있는 골프장의 상태 및 상황(예: 예약 가능 상태, 날씨, 지도 등)을 알 수 없어 처음 찾는 골프장의 경우에는 일일이 방문을 하여 당해 골프장에 대한 정보를 수집하여야 한다는 문제점 등이 있었다.In fact, it is not easy to find a golf course that can be booked due to the high demand of the golf course. Moreover, the first golf course to be searched because the status and situation of the remote golf course (eg, availability, weather, map, etc.) cannot be known. There was a problem such as having to visit each one to collect information about the golf course.

또한, 골프장 운영자의 경우에는, 첫째, 전화예약을 위하여 전화회선 및 해당 안내원을 을 다수 확보하여야 한다는 문제점이 있고, 둘째, 방문 예약을 위하여 이를 위한 안내원을 운영하여야 한다는 문제점이 있고, 셋째, 골프장 운영 및 관리를 위한 시스템을 별도로 운영하여야 한다는 문제점이 있고, 넷째, 골프장에 대한 플레이어가 가능함에도 불구하고 적절한 이용자를 찾을 수가 없어 시설물을 효율적으로 사용할 수 없다는 문제점 등이 있었다. 실지에 있어서 이러한 상황의 대부분은 예약 취소 등과 같이 돌발적인 상황에 의하는 경우가 많은 것으로, 이에 대한 정보를 실시간으로 이용자에게 알리고, 접수 또한 실시간으로 하지 않으면 그 대책을 마련할 수 없다.In addition, in the case of the golf course operator, first, there is a problem to secure a large number of telephone lines and corresponding guides for telephone reservation, second, there is a problem that must operate a guide for this for reservation reservation, third, There is a problem that a separate system for golf course operation and management must be operated. Fourth, there is a problem that the facility can not be used efficiently because the appropriate user can not be found even though the player for the golf course is available. In practice, most of these situations are often caused by unexpected situations such as cancellation of a reservation, and the countermeasures cannot be prepared unless the information is informed to the user in real time, and the reception is not performed in real time.

본 발명의 목적은 상기와 같은 종래의 문제점을 해소하기 위한 것으로, 특히, 다수의 골프장 서버 시스템을 인터넷을 통해 연결하여 골프장 예약 시스템을 구축하고, 본인에 대한 인증절차를 걸쳐 다수의 회원을 모집한 후, 인터넷, 또는 골프장 서버 시스템을 통해 접속한 회원들에게 실시간 예약이 가능하도록 함으로써, 회원들에게는 24시간 실시간으로 골프장 예약이 가능하도록 하고, 골프장 운영자에게는 효율적인 예약, 관리 및 운영이 가능하도록 한 "컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약시스템 및 그 제어방법"을 제공하는 데 있다.An object of the present invention is to solve the above-mentioned conventional problems, in particular, by connecting a plurality of golf course server system through the Internet to build a golf course reservation system, recruiting a large number of members through the authentication process for yourself Afterwards, real-time reservations can be made to members connected via the Internet or the golf course server system, allowing members to reserve golf courses in real time 24 hours, and for golf course operators to make efficient reservation, management and operation. It is to provide a real-time golf course reservation system on the Internet using a computer integrated server and its control method.

즉, 각 골프장에 산재된 다수의 골프장 서버 시스템을 인터넷을 통해 메인 서버 시스템에 접속하여 골프장 예약 시스템을 구축(서버 시스템이 없는 골프장의 경우에는 웹호스팅을 통해서 구축)하고, 본인 여부에 대한 인증절차를 걸쳐 다수의 회원을 모집한 후, 상기 회원들의 요청이 있을 시 골프장의 예약상태에 대한 정보 및 골프 관련 정보를 제공하고, 인터넷을 통해 24시간 실시간 예약이 가능하도록 하기 위한 것이다.In other words, a golf course reservation system is established by accessing a number of golf course server systems scattered in each golf course to the main server system through the Internet (in the case of a golf course without a server system, through web hosting), and the authentication procedure for the identity of the person. After recruiting a plurality of members through the request, the information on the golf course reservation status and golf-related information when requested by the members, and to enable real-time reservation 24 hours through the Internet.

도 1 은 본 발명 "컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템"의 구성을 나타낸 구성도,1 is a block diagram showing the configuration of the present invention "real-time golf course reservation system on the Internet using the computer communication integrated server",

도 2 는 본 발명 "컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템의 제어방법"을 나타낸 제어흐름도,2 is a control flow chart showing the present invention "control method of a golf course real-time reservation system on the Internet using a computer communication integrated server",

도 3 은 본 발명 "컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템"의 제어흐름을 나타낸 도면.Figure 3 is a view showing the control flow of the present invention "real-time golf course reservation system on the Internet using a computer communication integrated server".

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

1: 클라이언트 시스템 2: 인터넷1: client system 2: Internet

3: 보안시스템 10: 메인서버시스템3: security system 10: main server system

11: 메인통신서버 12: 정보검색서버11: main communication server 12: information search server

13: 메인데이터베이스서버 20: ASP서버시스템13: Main database server 20: ASP server system

21: ASP통신서버 22: ASP데이터베이스서버21: ASP communication server 22: ASP database server

30: 골프장서버시스템 31: 골프장통신서버30: golf course server system 31: golf course communication server

32: 골프장데이터베이스서버32: golf course database server

상기와 같은 목적을 달성하기 위하여 본 발명 "컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템"은, 골프장 예약 상태에 대한 정보와 회원에 대한 정보를 관리, 제어하는 서버 시스템과, 클라이언트 시스템을 인터넷 통신을 통해 접속시켜 골프장 이용에 대한 예약이 가능하도록 하는 시스템으로,In order to achieve the above object, the present invention "real-time golf course reservation system on the Internet using the integrated computer communication server", a server system for managing and controlling the information on the golf course reservation status and information on the members, and the client system on the Internet It is a system that makes it possible to make reservations for golf course use by connecting through communication.

상기 서버 시스템은, 골프장 예약 시스템에 접속하는 웹회원에 대한 정보와, 골프장 예약 상태에 대한 정보 및 골프 관련 정보 등을 저장, 관리하며, 각 골프장 이용에 대한 실시간 예약 기능을 수행하는 메인서버시스템과;The server system includes a main server system for storing and managing information on a web member accessing a golf course reservation system, information on a golf course reservation state, golf-related information, and the like, and performing a real-time reservation function for each golf course use. ;

골프장에 설치되어 해당 골프장의 골프회원에 대한 정보와 골프장 예약에 대한 정보 및 골프장 안내에 대한 정보 등을 저장, 관리하며, 클라이언트 시스템으로부터 골프장 이용에 대한 예약 요청이 있을 경우 예약 기능을 수행하는 메인서버시스템으로의 접속통로를 제공하는 하나 이상의 골프장서버시스템과;It is installed in the golf course to store and manage the information on the golf members of the golf course, golf course reservation information and golf course information, and the main server to perform the reservation function when the reservation request for the use of the golf course from the client system One or more golf course server systems that provide access to the system;

골프장서버시스템이 구축되어 있지 않은 각 골프장에 대한 웹호스팅(WEB HOSTING)을 수행하며, 웹호스팅을 제공받는 해당 골프장의 골프회원에 대한 정보와 골프장 예약에 대한 정보 및 골프장 안내에 대한 정보 등을 저장, 관리하고, 클라이언트 시스템으로부터 골프장 이용에 대한 예약 요청이 있을 경우 상기 메인서버시스템으로의 접속통로를 제공하는 하나 이상의 ASP(APPLICATION SERVICE PROVIDER )서버시스템을 포함하여 구성됨을 그 기술적 구성상의 특징으로 한다.Performs web hosting for each golf course that does not have a golf course server system, and stores information about golf members, golf course reservations, and golf course information for the golf course that receives web hosting. It is characterized in that it comprises one or more ASP (APPLICATION SERVICE PROVIDER) server system that manages, and provides a connection path to the main server system when there is a reservation request for golf course use from the client system.

여기서, 골프회원이라 함은 각 골프장에 대한 골프장 이용권(일명 회원권)을 가지고 있는 회원을 말하며, 웹회원이라 함은 본 발명에 의한 골프장 실시간 예약 시스템에 등록된 회원을 말한다. 즉, 골프회원은 골프장 회원권을 소지한 이용자를 의미하며, 웹회원이란 클라이언트 시스템을 통해 접속하는 네티즌 중 본 발명에 의한 골프장 실시간 예약 시스템에 등록된 이용자를 말한다. 상기의 개념과 구별하기 위해 골프회원도 아니고, 웹회원도 아닌 일반적인 인터넷 이용자를 네티즌이라 한다. 이하 같다.Here, the golf member means a member having a golf course use right (aka membership right) for each golf course, and the web member means a member registered in the golf course real-time reservation system according to the present invention. That is, a golf member means a user possessing a golf course membership, and a web member refers to a user registered in a golf course real-time reservation system according to the present invention among netizens connected through a client system. To distinguish from the above concept, a general Internet user who is neither a golf member nor a web member is called a netizen. Same as below.

또한, 상기 각각의 골프장서버시스템은, 해당 골프장의 골프회원에 대한 정보와 골프장 예약에 대한 정보 및 골프장 안내에 대한 정보 등을 저장, 관리하는 골프장데이터베이스서버와; 클라이언트 시스템과 통신을 수행하거나, 또는 메인서버시스템과의 통신을 수행하는 골프장통신서버를 포함하여 구성됨을 특징으로 한다.In addition, each of the golf course server system, a golf course database server for storing and managing information on the golf members of the golf course, information on the golf course reservation and information on the golf course guide; It is characterized in that it comprises a golf course communication server for performing communication with the client system, or communication with the main server system.

또한, 상기 메인서버시스템은, 골프장 예약 시스템에 접속하는 웹회원에 대한 정보와, 골프장 예약 상태에 대한 정보 및 골프 관련 정보 등을 저장, 관리하는 골프장데이터베이스서버와; 클라이언트 시스템으로부터 전송된 검색 요청정보에 의해 상기 골프장데이터베이스서버에 저장된 정보를 검색하는 정보검색서버와; 클라이언트 시스템, 또는 골프장서버시스템, 또는 ASP서버시스템과의 통신을 수행하는 메인통신서버를 포함하여 구성됨을 특징으로 한다.The main server system may further include: a golf course database server configured to store and manage information on a web member accessing a golf course reservation system, information on a golf course reservation status, golf related information, and the like; An information retrieval server for retrieving information stored in the golf course database server by retrieval request information transmitted from a client system; It is characterized in that it comprises a main communication server for communicating with the client system, golf course server system, or ASP server system.

또한, 상기 ASP서버시스템은, 웹호스팅을 제공받는 각 골프장 개개에 대해 해당 골프장의 골프회원에 대한 정보와 골프장 예약에 대한 정보 및 골프장 안내에 대한 정보 등을 저장, 관리하는 ASP데이터베이스서버와; 클라이언트 시스템, 또는 메인서버시스템과의 통신을 수행하는 ASP통신서버를 포함하여 구성됨을 특징으로 한다.The ASP server system may further include an ASP database server configured to store and manage information on golf members of the corresponding golf course, information on golf course reservations, and information on golf course guidance for each golf course provided with web hosting; And an ASP communication server for communicating with the client system or the main server system.

한편, 본 발명 "컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템의 제어방법"은, 골프장 예약 시스템에 접속하는 웹회원에 대한 정보와, 골프장 예약 상태에 대한 정보 및 골프 관련 정보 등을 저장, 관리하며, 각 골프장 이용에 대한 실시간 예약 기능을 수행하는 메인서버시스템과;On the other hand, the present invention "control method of the real-time golf course reservation system on the Internet using the computer integrated communication server", the information on the web member accessing the golf course reservation system, information on the golf course reservation status, golf-related information, etc., A main server system for managing and performing a real-time reservation function for each golf course use;

골프장에 설치되어 해당 골프장의 골프회원에 대한 정보와 골프장 예약에 대한 정보 및 골프장 안내에 대한 정보 등을 저장, 관리하며, 클라이언트 시스템으로부터 골프장 이용에 대한 예약 요청이 있을 경우 예약 기능을 수행하는 메인서버시스템으로의 접속통로를 제공하는 하나 이상의 골프장서버시스템과;It is installed in the golf course to store and manage the information on the golf members of the golf course, golf course reservation information and golf course information, and the main server to perform the reservation function when the reservation request for the use of the golf course from the client system One or more golf course server systems that provide access to the system;

골프장서버시스템이 구축되어 있지 않은 각 골프장에 대한 웹호스팅을 수행하며, 웹호스팅을 제공받는 해당 골프장의 골프회원에 대한 정보와 골프장 예약에 대한 정보 및 골프장 안내에 대한 정보 등을 저장, 관리하고, 클라이언트 시스템으로부터 골프장 이용에 대한 예약 요청이 있을 경우 상기 메인서버시스템으로의 접속통로를 제공하는 하나 이상의 ASP서버시스템;Performs web hosting for each golf course that does not have a golf course server system, and stores and manages information about golf members of the golf course that provides web hosting, information on golf course reservations, and information on golf course guidance. At least one ASP server system that provides a connection path to the main server system when a reservation request for golf course use is made from a client system;

을 포함하여 이루어진 서버 시스템과, 클라이언트 시스템간을 인터넷 통신을 통해 접속시켜 골프장 이용에 대한 실시간 예약을 수행하는 "컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템"에 있어서,In the "server real-time reservation system on the Internet using the integrated computer communication server" to perform a real-time reservation for golf course use by connecting the server system and the client system through the Internet communication, comprising:

A) 상기 클라이언트 시스템의 제어하에,A) under the control of the client system,

a) 메인서버시스템, 또는 골프장서버시스템, 또는 ASP서버시스템에 접속하여 골프장 실시간 예약 요청 정보를 전송하는 단계와;a) accessing the main server system, the golf course server system, or the ASP server system to transmit golf course real time reservation request information;

B) 상기 골프장서버시스템, 또는 ASP서버시스템의 제어하에,B) under the control of the golf course server system, or the ASP server system,

b) 클라이언트 시스템에서 골프장 실시간 예약 요청 정보가 전송되었을 시 상기 요청 정보를 수신하여 메인서버시스템으로 전송하는 단계와;b) receiving the request information and transmitting the request information to the main server system when the golf course real-time reservation request information is transmitted from the client system;

C) 상기 메인서버시스템의 제어하에,C) under the control of the main server system,

a) 골프장서버시스템이나 ASP서버시스템을 통해 전송되거나, 또는 클라이언트 시스템을 통해 전송되는 골프장 실시간 예약 요청 정보를 수신하는 단계와;a) receiving golf course real-time reservation request information transmitted through the golf course server system or the ASP server system or transmitted through the client system;

b) 수신된 골프장 실시간 예약 요청 정보로부터 예약 요청을 한 네티즌이 골프장 실시간 예약 시스템의 회원인 웹회원인지의 여부를 식별하여, 웹회원일 경우에는 골프장 정보 및 골프장 리스트(LIST)에 대한 정보를 클라이언트 시스템으로 전송하고, 웹회원이 아닐 경우에는 신규 웹회원 가입에 대한 정보를 클라이언트 시스템으로 전송하는 단계와;b) From the received golf course real-time reservation request information, the netizen who has made a reservation request is identified as a web member who is a member of the golf course real-time reservation system, and in the case of a web member, the client receives information about the golf course information and a list of golf course lists. Transmitting to the client system information about a new web member subscription if the web system is not a web member;

D) 상기 클라이언트 시스템의 제어하에,D) under the control of the client system,

a) 메인서버시스템에서 전송되는 골프장 정보 및 골프장 리스트에 대한 정보, 또는 신규 웹회원 가입에 대한 정보를 수신하는 단계와;a) receiving information about the golf course information and the golf course list transmitted from the main server system, or information about the new web membership registration;

b) 수신된 정보가 골프장 리스트에 대한 정보일 경우에는 그 중 어느 하나를 선택하여 메인서버시스템으로 전송하고, 수신된 정보가 신규 웹회원 가입에 대한 정보일 경우에는 네티즌으로부터 입력된 내용을 메인서버시스템으로 전송하는 단계와;b) If the received information is information on the golf course list, select one of them and send it to the main server system. If the received information is information about joining a new web member, the contents input from the netizens are displayed on the main server. Transmitting to the system;

E) 상기 메인서버시스템의 제어하에,E) under the control of the main server system,

a) 클라이언트 시스템에서 전송되는 정보를 수신하여, 수신된 정보가 실시간 예약을 하려는 특정 골프장을 나타내는 정보일 경우에는(즉, 클라이언트 시스템으로 전송된 골프장 리스트 중에서 선택된 어느 하나의 골프장을 나타내는 정보일 경우에는) 해당 골프장서버시스템, 또는 해당 ASP서버시스템에 예약 요청 정보를 전송하고, 신규 웹회원 가입을 위한 정보일 경우에는 인증 절차를 걸쳐 신규 웹회원으로 등록하며, 신규 웹회원 가입 거부를 나타내는 정보일 경우에는 골프장 실시간 예약이 불가능함을 나타내는 정보를 클라이언트 시스템으로 전송하는 단계와;a) when the information received from the client system is received and the received information is information indicating a specific golf course to be reserved in real time (i.e., information indicating one golf course selected from the list of golf courses sent to the client system), ) If the reservation request information is transmitted to the golf course server system or the ASP server system, and the information is for new web member registration, it is registered as a new web member through the authentication process. Transmitting information indicating that golf course real-time reservation is not possible to the client system;

F) 실시간 예약을 요청을 받은 해당 골프장서버시스템, 또는 해당 ASP서버시스템의 제어하에,F) under the control of the golf course server system or the ASP server system that has been requested to make a real-time reservation;

a) 상기 메인서버시스템에서 전송되는 골프장 실시간 예약 요청 정보를 수신하여 당해 골프장의 예약 상태에 대한 정보를 메인서버시스템으로 전송하는 단계와;a) receiving golf course real-time reservation request information transmitted from the main server system and transmitting information on the reservation status of the golf course to the main server system;

G) 상기 메인서버시스템의 제어하에,G) under the control of the main server system,

a) 실시간 예약 요청을 받은 해당 골프장서버시스템, 또는 해당 ASP서버시스템에서 전송되는 해당 골프장의 예약 상태에 대한 정보를 수신하여 클라이언트 시스템으로 전송하는 단계와;a) receiving information on the reservation status of the golf course from the corresponding golf course server system or the ASP server system receiving the real time reservation request and transmitting the received information to the client system;

H) 상기 클라이언트 시스템의 제어하에,H) under the control of the client system,

a) 메인서버시스템에서 전송된 골프장 예약 상태에 대한 정보를 수신하는 단계와;a) receiving information on the golf course reservation status transmitted from the main server system;

b) 네티즌에게서 입력된 예약 결정 사항(날짜, 시간, 코스 등)에 대한 정보를 메인서버시스템으로 전송하는 단계와;b) transmitting information about reservation decisions (date, time, course, etc.) input from the netizen to the main server system;

I) 상기 메인서버시스템의 제어하에,I) under the control of the main server system,

a) 클라이언트 시스템에서 전송된 특정 골프장에 대한 예약 결정 사항을 수신하여 수신된 내용대로 예약을 확정하는 단계와;a) receiving reservation decisions for a particular golf course transmitted from the client system and confirming the reservation as received;

b) 상기 확정된 예약 상태에 대한 정보를 클라이언트 시스템으로 전송하여 골프장 실시간 예약을 마무리하는 단계와;b) finishing the golf course real-time reservation by transmitting the information about the confirmed reservation status to a client system;

J) 상기 클라이언트 시스템의 제어하에,J) under the control of the client system,

a) 메인서버시스템에서 전송된 예약 확정에 대한 정보를 수신하여 나타내준 후 골프장 실시간 예약을 마무리하는 단계를 포함하여 구성됨을 그 방법적 구성상의 특징으로 한다.a) receiving and presenting information on reservation confirmation transmitted from the main server system, and finishing the golf course real-time reservation.

또한, 상기 골프장서버시스템들, 또는 ASP서버시스템들 중 어느 하나의 골프장서버시스템, 또는 ASP서버시스템이 실시간 예약 요청 정보를 수신하였을 경우에는, 상기 실시간 예약 요청을 한 웹회원이 당해 골프장의 골프회원인지의 여부를 식별하여 그 결과에 따라 예약할 수 있는 기간을 차별화 함을 특징으로 한다.In addition, when the golf course server system of any one of the golf course server systems or the ASP server systems or the ASP server system receives the real-time reservation request information, the web member who made the real-time reservation request is the golf member of the golf course. It is characterized by identifying whether or not the recognition period according to the result.

예를 들어, 실시간 예약을 하려는 웹회원이 골프회원이 아닐 경우에는 1주일 전에 신청하여야 예약이 가능하도록 하고, 골프회원일 경우에는 당일에도 예약이 가능하도록 할 수 있다.For example, if a web member who wants to make a real-time reservation is not a golf member, he or she should apply for a week before the reservation, and if a golf member can make a reservation on the same day.

또한, 상기 클라이언트 시스템에서 전송된 예약 사항에 대한 정보를 메인서버시스템에서 수신하여 골프장 실시간 예약을 확정할 경우에는, 예약에 대한 확정을 하기 전에 다시 골프장서버시스템, 또는 ASP서버시스템에 접속하여 예약 절차가 진행되는 동안 같은 예약 결정 상황(날짜, 시간, 코스)에 대한 예약이 다른 회원(웹회원, 또는 골프회원)에 의해 확정되었는지의 여부를 판단하여 예약 확정을 함으로써 중복예약을 방지함을 특징으로 한다.In addition, in the case of confirming the golf course real-time reservation by receiving the information on the reservation matter transmitted from the client system in the main server system, the reservation procedure is made by accessing the golf course server system or the ASP server system again before confirming the reservation. During the process, the reservation for the same reservation decision situation (date, time, course) is determined by another member (web member or golf member), and the reservation is confirmed to prevent duplicate reservations. do.

또한, 상기 메인서버시스템에서 예약을 수행할 경우에는 웹회원, 또는 골프회원에 대한 예약 사항, 예약 준수 사항 및 예약 위약 사항에 대한 내용을 데이터베이스화하여 그 이력을 관리하고, 상기 이력에 따라 웹회원 및 골프회원에 대한 등급을 설정하여 예약 권한을 차별화시킴을 특징으로 한다.In addition, in the case of making a reservation in the main server system, the contents of reservations, reservation compliance matters, and reservation penalty items for web members or golf members are managed as a database, and the history is managed according to the history. And differentiating the reservation authority by setting the grade for the golf member.

예를 들어, 예약을 몇 회 이상 준수하지 않았을 경우에는 1주일 전에야 예약이 가능하도록 한다던가, 또는 아예 인터넷을 통한 예약 자격을 박탈할 수 있다.For example, if you haven't followed your reservation more than once, you can make your reservation one week in advance, or you can lose your reservation on the Internet.

이와 같이 구성된 본 발명 "컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템 및 그 제어방법"은, 특히, 골프장의 예약 상황을 관리하는 각 골프장서버시스템이나 ASP서버시스템을 인터넷을 통해 연결하여 실시간으로 골프장 사용에 대한 예약을 수행함으로써, 언제든지 용이하게 골프장 이용을 예약할 수 있음은 물론, 골프장의 이용을 효율적으로 할 수 있게 된다.The present invention constituted as described above, "a real-time golf course real-time reservation system and control method using the integrated computer communication server", in particular, each golf course server system or ASP server system that manages the reservation status of the golf course through the Internet in real time By making a reservation for the use of the golf course, it is possible to easily reserve the use of the golf course at any time, as well as to efficiently use the golf course.

이하, 상기와 같이 구성된 본 발명 "컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템 및 그 제어방법"의 기술적 사상을 실시예를 들어 첨부된 도면에 의거 상세히 설명하면 다음과 같다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings for describing the technical idea of the present invention "real-time golf course real-time reservation system and control method on the Internet using the integrated computer communication server" configured as described above.

〈실시예〉<Example>

본 실시예에 있어서는, 골프장 사용 예약 시 골프회원인지의 여부를 식별하여 예약을 할 수 있는 자격을 차별화시키도록 한다. 즉, 웹회원은 1주일 이상의 신청 기간이 있어야 예약이 가능하도록 하고, 골프회원은 언제라도 예약이 가능한 것으로 가정한다.In the present embodiment, the golf club is identified as a golf member when making a reservation for use of a golf course to differentiate a qualification for making a reservation. That is, it is assumed that a web member can make a reservation only when the application period is one week or longer, and a golf member can make a reservation at any time.

또한, 본 실시예에 있어서는, 메인서버시스템에서 예약을 확정하기 전에 최종적으로 해당 골프장서버시스템, 또는 해당 ASP서버시스템에 접속하여 예약이 진행되는 동안에 다른 사람에 의해 예약이 확정되었는지의 여부를 검출하여 예약을 확정지음으로써 중복예약을 방지하도록 한다.In the present embodiment, before the reservation is confirmed in the main server system, the golf course server system or the ASP server system is finally connected to detect whether the reservation is confirmed by another person while the reservation is in progress. Confirm your reservation to avoid duplicate bookings.

또한, 본 실시예에 있어서는 예약에 대한 위약사항을 데이터베이스화하여 위약 사항의 횟수에 따라 예약을 할 수 있는 자격을 차별화시킨 것을 예로 하여 설명한다. 즉, 위약 횟수가 2회일 경우에는 1주일 전에야 예약이 가능하도록 하고, 3회일 경우에는 2주일전, 5회 이상일 경우에는 일정기간(예: 1년) 예약을 할 수 없도록 하여 설명한다.In addition, in the present embodiment will be described as an example that differentiated the eligibility to make a reservation according to the number of the placebo by making a database of the placebo for the reservation. In other words, if the number of placebos is two, the reservation can be made only one week before, and if the third place is two weeks before, five or more times, no reservation can be made for a certain period (for example, one year).

이하, 본 실시예의 구성에 대해 상세히 설명하면 다음과 같다.Hereinafter, the configuration of the present embodiment will be described in detail.

먼저, 도1에서 도시되는 바와 같이, 메인통신서버(11)와, 정보검색서버(12)와, 메인데이터베이스서버(13)를 접속하여 메인서버시스템(10)을 구성하고, ASP통신서버(21)와, ASP데이터베이스서버(22)를 접속하여 ASP서버시스템(20)을 구성하며, 골프장통신서버(31)와 골프장데이터베이스서버(32)를 접속하여 골프장서버시스템(30)을 구성한 후, 상기 메인서버시스템(10)과 ASP서버시스템(20)과 골프장서버시스템(30)을 인터넷을 통해 접속시켜 본 실시예에 의한 골프장 실시간 예약 시스템을 구축한다.First, as shown in FIG. 1, the main communication server 11, the information retrieval server 12, and the main database server 13 are connected to form the main server system 10, and the ASP communication server 21 is provided. And the ASP database server 22 to form the ASP server system 20. The golf course communication server 31 and the golf course database server 32 are connected to configure the golf course server system 30. The server system 10, the ASP server system 20, and the golf course server system 30 are connected through the Internet to construct a golf course real time reservation system according to the present embodiment.

이때, 상기 골프장서버시스템(30)은 각 골프장에 설치되며, ASP서버시스템 (20)은 메인서버시스템(10)과 함께 설치됨이 바람직하다. 실지에 있어서 상기 ASP서버시스템(20)은 메인서버시스템(10)의 제어를 받아 웹호스팅을 실시하도록 구성된다.At this time, the golf course server system 30 is installed in each golf course, ASP server system 20 is preferably installed along with the main server system (10). In practice, the ASP server system 20 is configured to perform web hosting under the control of the main server system 10.

도면 중 미설명 부호 (1)은 클라이언트 시스템, 부호 (2)는 인터넷, 부호 (3)은 보안시스템을 각각 나타낸 것이다.In the drawings, reference numeral 1 denotes a client system, numeral 2 denotes the Internet, and numeral 3 denotes a security system.

이하, 상기와 같이 구성된 본 실시예의 동작을 도1 내지 도3을 참조하여 상세히 설명하면 다음과 같다.Hereinafter, the operation of the present embodiment configured as described above will be described in detail with reference to FIGS. 1 to 3.

설명에 있어서 클라이언트 시스템(1)과, 메인서버시스템(10)과, ASP서버시스템(20)과, 골프장서버시스템(30) 사이의 내부적인 정보 요청 흐름 및 정보 전송 흐름과, 브라우저를 통한 웹페이지 출력에 관한 사항 등은 주지하는 바와 같으므로, 그 상세한 설명은 생략하고 클라이언트 시스템(1)의 모니터에 출력되는 내용을 중심으로 하여 그 동작을 설명한다. 이는, 클라이언트 시스템(1)에 표시되는 내용에 의해 내부의 신호 흐름을 용이하게 유추할 수 있기 때문이다.In the description, an internal information request flow and information transmission flow between the client system 1, the main server system 10, the ASP server system 20, and the golf course server system 30, and a web page through a browser Since the matters concerning the output are well known, the detailed description thereof will be omitted and the operation will be mainly described based on the contents output to the monitor of the client system 1. This is because the internal signal flow can be easily inferred from the contents displayed on the client system 1.

먼저, 네티즌이 클라이언트 시스템(1)을 통해 메인서버시스템(10)에 접속하여 골프에 대한 여러 정보(예: 골프장 안내, 골프연습장 안내, 골프장 날씨 안내, 골프장 위치안내, 골프회원권 안내 및 매매 , 골프 룰, 골프 레슨, 골프용품 판매, 골프계 관련소식, 대회일정 안내, 주가 안내 등)나 서비스(골프장 실시간 예약 서비스, 골프 보험 서비스 등) 중에서 실시간 예약 서비스를 선택(클릭)한다(S11단계, S12단계).First, the netizens access the main server system 10 through the client system 1 and provide various information about golf (eg, golf course guide, golf range guide, golf course weather guide, golf course location guide, golf membership guide and sale, golf). Rules, golf lessons, golf equipment sales, golf related news, tournament schedule, stock price, etc.) or services (golf course real-time reservation service, golf insurance services, etc.) to select (click) the real-time reservation service (steps S11 and S12) ).

이때, 상기 클라이언트 시스템(1)을 메인서버시스템(10)에 접속시키는 방법에는 다음과 같이 3가지가 있다.At this time, there are three methods for connecting the client system 1 to the main server system 10 as follows.

즉, 첫째, 클라이언트 시스템(1)을 인터넷(2)을 통해 메인서버시스템(10)에 직접 접속시키거나, 둘째, 클라이언트 시스템(1)을 인터넷(2)을 통해 골프장서버시스템(30)에 접속한 후, 상기 골프장서버시스템(30)에 링크(LINK)되어 있는 메인서버시스템(10)에 인터넷(2)을 통해 접속시키거나, 셋째, 클라이언트 시스템(1)을 인터넷(2)을 통해 ASP서버시스템(30)에 접속한 후, 상기 ASP서버시스템(30)에 링크되어 있는 메인서버시스템(10)에 인터넷(2)을 통해 접속시킬 수 있다.That is, first, the client system 1 is directly connected to the main server system 10 through the Internet 2, or second, the client system 1 is connected to the golf course server system 30 through the Internet 2. Then, the main server system 10 linked to the golf course server system 30 is connected via the Internet 2, or third, the client system 1 through the Internet 2 ASP server After accessing the system 30, the main server system 10 linked to the ASP server system 30 can be connected via the Internet 2.

한편, 상기 클라이언트 시스템(1)을 메인서버시스템(10)에 접속하여 골프장 실시간 예약 서비스를 클릭하면, 상기 메인서버시스템(10)은 로그인(LOGIN) 화면을 출력하게 된다.Meanwhile, when the client system 1 is connected to the main server system 10 and the golf course real-time reservation service is clicked, the main server system 10 outputs a login screen.

이때, 클라이언트 시스템(1)을 통해 메인서버시스템(10)에 접속한 네티즌이 웹회원일 경우에는, 웹회원 가입시에 등록한 아이디(ID: IDENTIFICATION)와 비밀번호를 입력하여 로그인을 하게 된다(S15단계).At this time, if the netizen connected to the main server system 10 through the client system 1 is a web member, the user logs in by inputting an ID (ID: IDENTIFICATION) and a password registered at the time of web membership registration (step S15). .

실시간 예약 서비스를 이용하고자 하는 네티즌이 웹회원이 아닐 경우에는 본 서비스를 이용할 수 없는데, 웹회원이 되고자 할 경우에는 신규회원 가입 기능을 통하여 웹회원으로 등록할 수 있다.If the netizens who want to use the real-time reservation service are not web members, they cannot use this service. If they want to become a web member, they can register as a web member through the new member subscription function.

즉, 가입규정에 대한 승인과, 네티즌의 인적사항(성명, 주소, 주민등록번호, 전화번호 등)을 기재하여 신규회원으로 등록한다(S17단계, S19단계, S21단계).That is, it registers as a new member by approving the subscription regulations and personal information of the netizen (name, address, social security number, telephone number, etc.) (step S17, step S19, and step S21).

한편, 웹회원이 클라이언트 시스템(1)을 통해 아이디와 비밀번호를 입력하여 로그인을 완료하면(즉, 웹회원인 것이 판명되어 정상 처리되면), 메인서버시스템(10)은 실시간 예약을 할 수 있는 골프장들(본 발명에 의한 골프장 실시간 예약 시스템에 가입한 골프장들)에 대한 리스트를 출력시켜주게 된다(S25단계).On the other hand, when the web member completes the login by inputting the ID and password through the client system 1 (that is, if it is found that the web member is normally processed), the main server system 10 can make a reservation in real time. It will output a list (for golf courses subscribed to the golf course real-time reservation system according to the present invention) (step S25).

그러면, 상기 리스트를 클라이언트 시스템(1)에 나타내주게 되고, 상기 출력된 골프장 리스트 중에서 네티즌이 어느 하나의 골프장을 선택(클릭)하게 되면(S27단계), 상기 메인서버시스템(10)은 해당 골프장서버시스템(30), 또는 해당 ASP서버시스템(20)에 실시간 접속하여, 접속한 웹회원이 해당 골프장의 골프회원인지의 여부를 식별하게 된다(S29단계).Then, the list is displayed to the client system 1, and when the netizens select (click) one golf course from the output golf course list (step S27), the main server system 10 is the corresponding golf course server The system 30 or the ASP server system 20 is accessed in real time to identify whether the connected web member is a golf member of the golf course (step S29).

이때, 접속한 웹회원이, 첫째, 웹회원인 동시에 골프회원이면서 전에 접속한 적이 있는 회원일 경우에는 해당 골프장의 로그인 없이 곧바로 예약 화면으로 이동하고, 둘째, 웹회원이면서 골프회원이지만 전에 접속한 적이 없을 경우에는 로그인 화면을 출력시켜 골프회원의 회원번호와 비밀번호를 통해 로그인을 완료하도록 한 후 예약화면으로 이동하고, 셋째, 웹회원이지만 골프회원이 아닐 경우에는 임시 골프회원 아이디(예: "GUEST", "손님")를 통해 로그인 과정을 완료하여 예약화면으로 이동하도록 한다(S31단계).At this time, if the logged in web member is the first, the web member and the golf member and the member who has been logged in before, the user immediately moves to the reservation screen without logging in to the golf course. If not, print the login screen to complete the login through the golf member's member number and password, and then move to the reservation screen. Third, if the web member is not a golf member, a temporary golf member ID (eg "GUEST" , "Guest") to complete the login process to go to the reservation screen (step S31).

상기 과정에서 웹회원이면서 골프회원이지만 전에 접속한 적이 없어 골프회원의 회원번호와 비밀번호를 통해 로그인을 완료할 경우에는 새로운 골프회원 아이디의 설정이 가능하도록 하고, 또한, 상기 설정된 아이디를 데이터베이스에 기록하여 다음번의 로그인시 해당 골프장에 대한 별도의 로그인 없이 바로 예약화면으로 이동할 수 있도록 한다.In the above process, if you are a golf member and a golf member but you have never logged in before and complete the login through your golf member's membership number and password, you can set a new golf member ID, and record the set ID in the database. At the next login, you can go directly to the reservation screen without logging in to the golf course.

이때, 해당 골프장에 관한 예약화면으로 이동할 경우에는, 접속된 회원(웹회원, 또는 골프회원)의 등급 및 위약사항에 관한 정보를 데이터베이스에서 독출하여 그 예약 자격에 대한 내용을 출력시킨다.At this time, when moving to the reservation screen for the golf course, information about the grade and the penalty of the connected member (web member or golf member) is read from the database and the contents of the reservation qualification are output.

예를 들어, 접속한 웹회원이 골프회원이 아닐 경우, 또는 예약을 지키지 않은 적이 2회일 경우에는 1주일 전에나 예약을 할 수 있도록 하고, 위약 횟수가 3회일 경우에는 2주일 전에나 예약을 할 수 있도록 하며, 5회 이상일 경우에는 1년 동안 인터넷을 통한 예약을 할 수 없도록 하였을 경우에는 접속한 회원의 자격에 따라 "***회원님은 1주일 전에 예약을 할 수 있습니다", "***회원님은 1년 동안 인터넷을 통한 예약을 할 수 없습니다"라는 문구가 실린 화면을 출력시켜준다.For example, if the web member is not a golf member, or if the player has not kept the reservation twice, the reservation can be made one week in advance, or if the placebo is three, two weeks in advance. In case of 5 or more times, if the reservation cannot be made through the internet for 1 year, "*** member can make a week before reservation", "***" You will not be able to make an online reservation for one year. ”

한편, 상기의 과정을 수행하여 예약을 하려는 골프장의 예약 상태에 대한 화면이 출력되게 되면, 회원(웹회원, 골프회원)이 플레이를 하려는 날짜와 시간 및 코스 등을 선택(입력)하게 된다(S33단계).On the other hand, if the screen for the reservation status of the golf course to be made by performing the above process is output, the member (web member, golf member) to select (input) the date and time and course to play (S33) step).

그러면, 상기 메인서버시스템(20)이 당해 골프장서버시스템(30), 또는 ASP서버시스템(20)에 재접속하여 상기 예약이 진행되는 동안 동일한 예약이 먼저 확정되었는지의 여부를 검출하여(즉, 중복예약 가능 여부를 검출하여), 중복되지 않았을 경우에는 신청한 날짜와, 시간 및 코스 등에 대한 예약을 확정하여 예약을 완료하게 된다(S35단계, S39단계, S41단계).Then, the main server system 20 reconnects to the golf course server system 30 or the ASP server system 20 to detect whether the same reservation is first confirmed while the reservation is in progress (that is, duplicate reservation). If it is not possible), and if there is no overlap, the reservation is completed by confirming the reservation date, time and course, etc. (steps S35, S39 and S41).

그러나, 예약이 중복되는 것으로 판단될 경우에는 먼저 예약한 사람이 있어 예약이 불가능함을 나타내는 메시지를 출력한 후(S37단계) 해당 골프장의 예약 상태를 나타내는 화면으로 복귀하게 된다.However, if it is determined that the reservation is duplicated, a message indicating that reservation is not possible because there is a person who made a reservation (step S37) is returned to the screen indicating the reservation status of the golf course.

즉, 클라이언트 시스템(1)을 통해 전송된 예약 결정 사항(날짜, 시간, 코스 등)을 수신하여 상기 수신된 사항에 따라 예약을 확정하기 전에 최종적으로 해당 골프장서버시스템(30), 또는 ASP서버시스템(20)에 접속하여 중복예약을 확인하여 예약을 확정하는 것으로, 이로 인해 동시 예약으로 인한 중복예약을 방지하게 된다.That is, the golf course server system 30 or the ASP server system is finally received before receiving the reservation decision matter (date, time, course, etc.) transmitted through the client system 1 and confirming the reservation according to the received matter. By confirming the duplicate reservation by connecting to (20), this prevents the duplicate reservation due to simultaneous reservation.

참고로, 중복예약이 되었을 경우에는 다른 날짜나 시간, 또는 코스를 달리하여 예약을 하거나, 또는 다른 골프장서버시스템(30)이나 다른 ASP서버시스템(20)에 접속하여 예약과정을 다시 진행하게 된다.For reference, when a duplicate reservation is made, reservations are made at different dates, times, or courses differently, or another golf course server system 30 or another ASP server system 20 is connected to proceed with the reservation process again.

이상에서 설명한 바와 같이, 본 실시예에 의한 "컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템 및 그 제어방법"은, 각 골프장에 대한 예약을 인터넷을 통해 24시간 실시간 접수받을 수 있음으로 인해 이용자 측에서는 쉽게 예약을 할 수 있고, 골프장 운영자 측에서는 골프장을 효율적으로 사용할 수 있게 되는 것이다.As described above, the "real-time golf course real-time reservation system and control method on the Internet using the integrated computer communication server" according to the present embodiment, the user can receive a reservation for each golf course through the Internet 24 hours in real time The reservation can be easily made on the side, and the golf course operator can use the golf course efficiently.

그러나, 상기의 실시예에 있어서는 골프장 실시간 예약을 웹회원인 경우에만 가능하다록 하여 설명하였으나, 본 발명의 기술적 사상은 이에 한정되지 않음을 밝혀둔다. 즉, 웹원이 아닌 일반 네티즌의 경우에도 일정한 본인 확인 절차를 걸쳐 예약을 할 수 있음을 밝혀둔다.However, in the above embodiment, it is described that the golf course real-time reservation is possible only for the web member, but the technical spirit of the present invention is not limited thereto. In other words, even regular netizens who are not web members can make reservations through a certain identity verification process.

또한, 상기의 실시예에 있어서는, 골프장 이용에 대한 예약에 대해서만 설명하였으나, 마찬가지의 원리로 하여 예약된 내용을 취소할 수 있음을 밝혀둔다.In addition, in the above embodiment, only the reservation for the use of the golf course has been described, but it is understood that the reserved contents can be canceled on the same principle.

또한, 상기의 실시예에 있어서는, 골프회원인지의 여부 및 위약 횟수에 따라 예약을 할 수 있는 자격을 차별화 하여 그 예약 가능 기간을 차별화 하였으나, 상기 예약 자격의 차별화는 상황에 따라 적절하게 응용할 수 있음은 물론, 그 차별화 방법에 있어서도 기간 이외의 불이익을 규정하여 제한 할 수 있음을 밝혀둔다.In addition, in the above embodiments, the reservation period is differentiated by differentiating the reservation eligibility according to whether or not the golf member and the number of placebo, the differentiation of the reservation eligibility can be appropriately applied according to the situation. Of course, in the differentiation method, it is clear that the disadvantages other than the period can be defined and limited.

예를 들어, 이용이 많고 위약이 없을수록 특정의 포인트를 올려 비용에 충당하거나, 또는 비용의 일정 퍼센트(%)를 감해주거나, 또는 경품 당첨 대상에 대한 자격을 제한 할 수 있음을 밝혀둔다.For example, it is noted that the more use and no placebo, the more points can be raised to cover the cost, the percentage of the cost can be reduced, or the qualification for the prize can be limited.

참고로 본 발명에 의한 시스템은 베너광고를 할 수 있음은 물론, 골프장 부킹에 대한 일정 수수료를 수익모델의 일부로 할 수 있음을 밝혀둔다..For reference, the system according to the present invention not only can advertise a banner, but also reveals that a certain fee for a golf course booking can be part of a profit model.

이상에서 살펴본 바와 같이, 본 발명 "컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템 및 그 제어방법"은, 이용자 측에서는 골프장 이용을 인터넷을 통해 24시간 실시간으로 용이하게 예약을 할 수 있다는 효과가 있고, 골프장 운영자 측에서는 골프장을 효율적으로 이용할 수 있다는 효과가 있으며, 골프장 이용 예약이나, 예약 접수에 따른 비용을 절감할 수 있다는 효과가 있다.As described above, the present invention "real-time golf course real-time reservation system and control method on the Internet using the integrated computer communication server", the user can easily make reservations in real time 24 hours through the Internet using the golf course on the user side On the other hand, the operator of the golf course has an effect that the golf course can be used efficiently, and the cost of booking a golf course or accepting the reservation can be reduced.

또한, 인터넷을 통한 예약을 완료한 후에는 그 예약의 위약 여부를 데이터베이스와 하여 위약 횟수에 따른 불이익을 줌으로써 예약이 잘 지켜지도록 하는 효과가 있다.In addition, after completing the reservation through the Internet, there is an effect of ensuring that the reservation is well maintained by giving a penalty according to the number of the placebo with a database of whether the reservation is canceled or not.

Claims (8)

골프장 예약 상태에 대한 정보와 회원에 대한 정보를 관리, 제어하는 서버 시스템과, 클라이언트 시스템을 인터넷 통신을 통해 접속시켜 골프장 이용에 대한 예약이 가능하도록 하는 시스템으로,A server system that manages and controls information on golf course reservation status and information on members, and a system that connects a client system through internet communication to enable reservation for golf course use. 상기 서버 시스템은, 골프장 예약 시스템에 접속하는 웹회원에 대한 정보와, 골프장 예약 상태에 대한 정보 및 골프 관련 정보 등을 저장, 관리하며, 각 골프장 이용에 대한 실시간 예약 기능을 수행하는 메인서버시스템과;The server system includes a main server system for storing and managing information on a web member accessing a golf course reservation system, information on a golf course reservation state, golf-related information, and the like, and performing a real-time reservation function for each golf course use. ; 골프장에 설치되어 해당 골프장의 골프회원에 대한 정보와 골프장 예약에 대한 정보 및 골프장 안내에 대한 정보 등을 저장, 관리하며, 클라이언트 시스템으로부터 골프장 이용에 대한 예약 요청이 있을 경우 예약 기능을 수행하는 메인서버시스템으로의 접속통로를 제공하는 하나 이상의 골프장서버시스템과;It is installed in the golf course to store and manage the information on the golf members of the golf course, golf course reservation information and golf course information, and the main server to perform the reservation function when the reservation request for the use of the golf course from the client system One or more golf course server systems that provide access to the system; 골프장서버시스템이 구축되어 있지 않은 각 골프장에 대한 웹호스팅(WEB HOSTING)을 수행하며, 웹호스팅을 제공받는 해당 골프장의 골프회원에 대한 정보와 골프장 예약에 대한 정보 및 골프장 안내에 대한 정보 등을 저장, 관리하고, 클라이언트 시스템으로부터 골프장 이용에 대한 예약 요청이 있을 경우 상기 메인서버시스템으로의 접속통로를 제공하는 하나 이상의 ASP서버시스템을 포함하여 구성됨을 특징으로 하는 컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템.Performs web hosting for each golf course that does not have a golf course server system, and stores information about golf members, golf course reservations, and golf course information for the golf course that receives web hosting. And real-time golf courses on the Internet using the integrated computer communication server, characterized in that it comprises one or more ASP server system that provides a connection path to the main server system when the reservation request for the use of the golf course from the client system Reservation system. 제 1 항에 있어서, 상기 각각의 골프장서버시스템은, 해당 골프장의 골프회원에 대한 정보와 골프장 예약에 대한 정보 및 골프장 안내에 대한 정보 등을 저장, 관리하는 골프장데이터베이스서버와; 클라이언트 시스템과 통신을 수행하거나, 또는 메인서버시스템과의 통신을 수행하는 골프장통신서버를 포함하여 구성됨을 특징으로 하는 컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템.2. The golf course server system of claim 1, wherein each golf course server system comprises: a golf course database server for storing and managing information on golf members of the corresponding golf course, information on golf course reservations, information on golf course guidance, and the like; Golf course real-time reservation system on the Internet using a computer integrated communication server, characterized in that it comprises a golf course communication server for communicating with the client system, or communication with the main server system. 제 1 항에 있어서, 상기 메인서버시스템은, 골프장 예약 시스템에 접속하는 웹회원에 대한 정보와, 골프장 예약 상태에 대한 정보 및 골프 관련 정보 등을 저장, 관리하는 골프장데이터베이스서버와; 클라이언트 시스템으로부터 전송된 검색 요청정보에 의해 상기 골프장데이터베이스서버에 저장된 정보를 검색하는 정보검색서버와; 클라이언트 시스템, 또는 골프장서버시스템, 또는 ASP서버시스템과의 통신을 수행하는 메인통신서버를 포함하여 구성됨을 특징으로 하는 컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템.The system of claim 1, wherein the main server system comprises: a golf course database server configured to store and manage information on a web member accessing a golf course reservation system, information on a golf course reservation status, golf related information, and the like; An information retrieval server for retrieving information stored in the golf course database server by retrieval request information transmitted from a client system; Golf system real-time reservation system on the Internet using the integrated computer communication server, characterized in that it comprises a client system, or a golf course server system, or a main communication server for communicating with the ASP server system. 제 1 항에 있어서, 상기 각각의 ASP서버시스템은, 웹호스팅을 제공받는 각 골프장 개개에 대해 해당 골프장의 골프회원에 대한 정보와 골프장 예약에 대한 정보 및 골프장 안내에 대한 정보 등을 저장, 관리하는 ASP데이터베이스서버와; 클라이언트 시스템, 또는 메인서버시스템과의 통신을 수행하는 ASP통신서버를 포함하여 구성됨을 특징으로 하는 컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템.According to claim 1, wherein each ASP server system, for each golf course that is provided with a web hosting for storing and managing information on the golf members of the golf course, information on the golf course reservation, information on the golf course guide, etc. An ASP database server; Golf system real-time reservation system on the Internet using the integrated computer communication server, characterized in that it comprises an ASP communication server for communicating with the client system, or the main server system. 골프장 예약 시스템에 접속하는 웹회원에 대한 정보와, 골프장 예약 상태에 대한 정보 및 골프 관련 정보 등을 저장, 관리하며, 각 골프장 이용에 대한 실시간 예약 기능을 수행하는 메인서버시스템과;A main server system for storing and managing information on a web member accessing a golf course reservation system, information on a golf course reservation state, golf-related information, and the like, and performing a real-time reservation function for each golf course use; 골프장에 설치되어 해당 골프장의 골프회원에 대한 정보와 골프장 예약에 대한 정보 및 골프장 안내에 대한 정보 등을 저장, 관리하며, 클라이언트 시스템으로부터 골프장 이용에 대한 예약 요청이 있을 경우 예약 기능을 수행하는 메인서버시스템으로의 접속통로를 제공하는 하나 이상의 골프장서버시스템과;It is installed in the golf course to store and manage the information on the golf members of the golf course, golf course reservation information and golf course information, and the main server to perform the reservation function when the reservation request for the use of the golf course from the client system One or more golf course server systems that provide access to the system; 골프장서버시스템이 구축되어 있지 않은 각 골프장에 대한 웹호스팅을 수행하며, 웹호스팅을 제공받는 해당 골프장의 골프회원에 대한 정보와 골프장 예약에 대한 정보 및 골프장 안내에 대한 정보 등을 저장, 관리하고, 클라이언트 시스템으로부터 골프장 이용에 대한 예약 요청이 있을 경우 상기 메인서버시스템으로의 접속통로를 제공하는 하나 이상의 ASP서버시스템;Performs web hosting for each golf course that does not have a golf course server system, and stores and manages information about golf members of the golf course that provides web hosting, information on golf course reservations, and information on golf course guidance. At least one ASP server system that provides a connection path to the main server system when a reservation request for golf course use is made from a client system; 을 포함하여 이루어진 서버 시스템과, 클라이언트 시스템간을 인터넷 통신을 통해 접속시켜 골프장 이용에 대한 실시간 예약을 수행하는 "컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템"의 제어방법에 있어서,In the control method of the "real-time golf course real-time reservation system on the Internet using the integrated computer communication server" to perform a real-time reservation for golf course use by connecting the server system and the client system through the Internet communication, comprising: 상기 제어방법은,The control method, A) 상기 클라이언트 시스템의 제어하에,A) under the control of the client system, a) 메인서버시스템, 또는 골프장서버시스템, 또는 ASP서버시스템에 접속하여 골프장 실시간 예약 요청 정보를 전송하는 단계와;a) accessing the main server system, the golf course server system, or the ASP server system to transmit golf course real time reservation request information; B) 상기 골프장서버시스템, 또는 ASP서버시스템의 제어하에,B) under the control of the golf course server system, or the ASP server system, b) 클라이언트 시스템에서 골프장 실시간 예약 요청 정보가 전송되었을 시 상기 요청 정보를 수신하여 메인서버시스템으로 전송하는 단계와;b) receiving the request information and transmitting the request information to the main server system when the golf course real-time reservation request information is transmitted from the client system; C) 상기 메인서버시스템의 제어하에,C) under the control of the main server system, a) 골프장서버시스템이나 ASP서버시스템을 통해 전송되거나, 또는 클라이언트 시스템을 통해 전송되는 골프장 실시간 예약 요청 정보를 수신하는 단계와;a) receiving golf course real-time reservation request information transmitted through the golf course server system or the ASP server system or transmitted through the client system; b) 수신된 골프장 실시간 예약 요청 정보로부터 예약 요청을 한 네티즌이 골프장 실시간 예약 시스템의 회원인 웹회원인지의 여부를 식별하여, 웹회원일 경우에는 골프장 정보 및 골프장 리스트에 대한 정보를 클라이언트 시스템으로 전송하고, 웹회원이 아닐 경우에는 신규 웹회원 가입에 대한 정보를 클라이언트 시스템으로 전송하는 단계와;b) From the received golf course real-time reservation request information, the netizen who made the reservation request is identified as a web member who is a member of the golf course real-time reservation system, and in the case of the web member, information about the golf course information and golf course list is transmitted to the client system. If it is not a web member, transmitting information about a new web member subscription to a client system; D) 상기 클라이언트 시스템의 제어하에,D) under the control of the client system, a) 메인서버시스템에서 전송되는 골프장 정보 및 골프장 리스트에 대한 정보, 또는 신규 웹회원 가입에 대한 정보를 수신하는 단계와;a) receiving information about the golf course information and the golf course list transmitted from the main server system, or information about the new web membership registration; b) 수신된 정보가 골프장 리스트에 대한 정보일 경우에는 그 중 어느 하나를 선택하여 메인서버시스템으로 전송하고, 수신된 정보가 신규 웹회원 가입에 대한 정보일 경우에는 네티즌으로부터 입력된 내용을 메인서버시스템으로 전송하는 단계와;b) If the received information is information on the golf course list, select one of them and send it to the main server system. If the received information is information about joining a new web member, the contents input from the netizens are displayed on the main server. Transmitting to the system; E) 상기 메인서버시스템의 제어하에,E) under the control of the main server system, a) 클라이언트 시스템에서 전송되는 정보를 수신하여, 수신된 정보가 실시간 예약을 하려는 특정 골프장을 나타내는 정보일 경우에는(즉, 클라이언트 시스템으로 전송된 골프장 리스트 중에서 선택된 어느 하나의 골프장을 나타내는 정보일 경우에는) 해당 골프장서버시스템, 또는 해당 ASP서버시스템에 예약 요청 정보를 전송하고, 신규 웹회원 가입을 위한 정보일 경우에는 인증 절차를 걸쳐 신규 웹회원으로 등록하며, 신규 웹회원 가입 거부를 나타내는 정보일 경우에는 골프장 실시간 예약이 불가능함을 나타내는 정보를 클라이언트 시스템으로 전송하는 단계와;a) when the information received from the client system is received and the received information is information indicating a specific golf course to be reserved in real time (i.e., information indicating one golf course selected from the list of golf courses sent to the client system), ) If the reservation request information is transmitted to the golf course server system or the ASP server system, and the information is for new web member registration, it is registered as a new web member through the authentication process. Transmitting information indicating that golf course real-time reservation is not possible to the client system; F) 실시간 예약을 요청을 받은 해당 골프장서버시스템, 또는 해당 ASP서버시스템의 제어하에,F) under the control of the golf course server system or the ASP server system that has been requested to make a real-time reservation; a) 상기 메인서버시스템에서 전송되는 골프장 실시간 예약 요청 정보를 수신하여 당해 골프장의 예약 상태에 대한 정보를 메인서버시스템으로 전송하는 단계와;a) receiving golf course real-time reservation request information transmitted from the main server system and transmitting information on the reservation status of the golf course to the main server system; G) 상기 메인서버시스템의 제어하에,G) under the control of the main server system, a) 실시간 예약 요청을 받은 해당 골프장서버시스템, 또는 해당 ASP서버시스템에서 전송되는 해당 골프장의 예약 상태에 대한 정보를 수신하여 클라이언트 시스템으로 전송하는 단계와;a) receiving information on the reservation status of the golf course from the corresponding golf course server system or the ASP server system receiving the real time reservation request and transmitting the received information to the client system; H) 상기 클라이언트 시스템의 제어하에,H) under the control of the client system, a) 메인서버시스템에서 전송된 골프장 예약 상태에 대한 정보를 수신하는 단계와;a) receiving information on the golf course reservation status transmitted from the main server system; b) 네티즌에게서 입력된 예약 결정 사항(날짜, 시간, 코스 등)에 대한 정보를 메인서버시스템으로 전송하는 단계와;b) transmitting information about reservation decisions (date, time, course, etc.) input from the netizen to the main server system; I) 상기 메인서버시스템의 제어하에,I) under the control of the main server system, a) 클라이언트 시스템에서 전송된 특정 골프장에 대한 예약 결정 사항을 수신하여 수신된 내용대로 예약을 확정하는 단계와;a) receiving reservation decisions for a particular golf course transmitted from the client system and confirming the reservation as received; b) 상기 확정된 예약 상태에 대한 정보를 클라이언트 시스템으로 전송하여 골프장 실시간 예약을 마무리하는 단계와;b) finishing the golf course real-time reservation by transmitting the information about the confirmed reservation status to a client system; J) 상기 클라이언트 시스템의 제어하에,J) under the control of the client system, a) 메인서버시스템에서 전송된 예약 확정에 대한 정보를 수신하여 나타내준 후 골프장 실시간 예약을 마무리하는 단계를 포함하여 구성됨을 특징으로 하는 컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템의 제어방법.A) Control method of a golf course real-time reservation system on the Internet using a computer integrated server, characterized in that it comprises the step of receiving and indicating the information about the reservation confirmation transmitted from the main server system and finishing the golf course real-time reservation. 제 5 항에 있어서, 상기 골프장서버시스템들, 또는 ASP서버시스템들 중 어느 하나의 골프장서버시스템, 또는 ASP서버시스템이 실시간 예약 요청 정보를 수신하였을 경우에는, 상기 실시간 예약 요청을 한 웹회원이 당해 골프장의 골프회원인지의 여부를 식별하여 그 결과에 따라 예약할 수 있는 기간을 차별화 함을 특징으로 하는 컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템의 제어방법.The web member according to claim 5, wherein when the golf course server system or the golf course server system of any one of the ASP server systems or the ASP server system receives the real-time reservation request information, the web member who made the real-time reservation request is received. A control method of a golf course real-time reservation system on the Internet using the integrated computer communication server, characterized in that it identifies the golf member of the golf course and differentiates the reservation period according to the result. 제 5 항에 있어서, 상기 클라이언트 시스템에서 전송된 예약 사항에 대한 정보를 메인서버시스템에서 수신하여 골프장 실시간 예약을 확정할 경우에는, 예약에 대한 확정을 하기 전에 다시 골프장서버시스템, 또는 ASP서버시스템에 접속하여 예약 절차가 진행되는 동안 같은 예약 결정 상황(날짜, 시간, 코스)에 대한 예약이 다른 회원(웹회원, 또는 골프회원)에 의해 확정되었는지의 여부를 판단하여 예약 확정을 함으로써 중복예약을 방지함을 특징으로 하는 컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템의 제어방법.The golf course server system or the ASP server system according to claim 5, wherein when the golf course real-time reservation is confirmed by receiving information on the reservation matters transmitted from the client system from the main server system, the golf course server system or the ASP server system is returned before the reservation is confirmed. During the booking process, the reservation is confirmed by determining whether the reservation for the same reservation decision situation (date, time, course) has been confirmed by another member (web member or golf member) to prevent duplicate reservation. The control method of the golf course real-time reservation system on the Internet using the integrated computer communication server. 제 5 항에 있어서, 상기 메인서버시스템에서 예약을 수행할 경우에는 웹회원, 또는 골프회원에 대한 예약 사항, 예약 준수 사항 및 예약 위약 사항에 대한 내용을 데이터베이스화하여 그 이력을 관리하고, 상기 이력에 따라 웹회원 및 골프회원에 대한 등급을 설정하여 예약 권한을 차별화시킴을 특징으로 하는 컴퓨터통신 통합서버를 이용한 인터넷상의 골프장 실시간 예약 시스템의 제어방법.The method of claim 5, wherein when the reservation is performed in the main server system, the history of the reservation matters, reservation compliance matters, and reservation penalty matters for the web member or the golf member is managed as a database and the history is managed. The control method of the golf course real-time reservation system on the Internet using the integrated computer communication server, characterized in that to differentiate the reservation authority by setting the grade for the web member and golf member according to.
KR1020000064538A 2000-09-07 2000-11-01 Real time booking system and method to golf course using internet KR20010007984A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000064538A KR20010007984A (en) 2000-09-07 2000-11-01 Real time booking system and method to golf course using internet

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
KR1020000053112 2000-09-07
KR20000053112 2000-09-07
KR1020000064538A KR20010007984A (en) 2000-09-07 2000-11-01 Real time booking system and method to golf course using internet

Publications (1)

Publication Number Publication Date
KR20010007984A true KR20010007984A (en) 2001-02-05

Family

ID=26638377

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000064538A KR20010007984A (en) 2000-09-07 2000-11-01 Real time booking system and method to golf course using internet

Country Status (1)

Country Link
KR (1) KR20010007984A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010067625A (en) * 2001-02-23 2001-07-13 권세헌 Combined control system for golf reservation
KR20020040706A (en) * 2002-03-12 2002-05-30 안필훈 Membership-type anual golf booking management method based on internet and system therefor
KR20020085201A (en) * 2001-05-07 2002-11-16 최우진 Application Service Provider System Linkage with Web Server in Real Time
KR20020091784A (en) * 2001-05-31 2002-12-06 산요 덴키 가부시키가이샤 golf links management system
KR20040023985A (en) * 2002-09-12 2004-03-20 에스비에스골프닷컴 주식회사 Golf course booking system and method the same over data communication network
KR20220149413A (en) 2021-04-30 2022-11-08 김부경 Golf course and caddy platform service provision method and system using artificial intelligence and big data

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010067625A (en) * 2001-02-23 2001-07-13 권세헌 Combined control system for golf reservation
KR20020085201A (en) * 2001-05-07 2002-11-16 최우진 Application Service Provider System Linkage with Web Server in Real Time
KR20020091784A (en) * 2001-05-31 2002-12-06 산요 덴키 가부시키가이샤 golf links management system
KR20020040706A (en) * 2002-03-12 2002-05-30 안필훈 Membership-type anual golf booking management method based on internet and system therefor
KR20040023985A (en) * 2002-09-12 2004-03-20 에스비에스골프닷컴 주식회사 Golf course booking system and method the same over data communication network
KR20220149413A (en) 2021-04-30 2022-11-08 김부경 Golf course and caddy platform service provision method and system using artificial intelligence and big data

Similar Documents

Publication Publication Date Title
US20060036450A1 (en) Method and apparatus for air and bus charter management via wide area network in the gaming industry
US7010530B2 (en) Event management system
US7797241B2 (en) Global information network product publication system
US6954737B2 (en) Method and apparatus for work management for facility maintenance
US7533034B2 (en) Idea management
US7881955B2 (en) Method and system for reservation and management of recreational activities
US20050090314A1 (en) Worldwide casino tour promotion and acceptance system and method
KR20010072568A (en) Assistance method and apparatus
JP2003162612A (en) Management method and apparatus for license information
JP2008251051A (en) Management server
JP5110902B2 (en) Service reservation system, information providing apparatus, information providing method, and information providing processing program
KR20010007984A (en) Real time booking system and method to golf course using internet
JP2008197726A (en) Job offer/job application support server
KR20020086129A (en) Method and system for providing network service to seek and book caddie and golf club using caddie database
KR20010106942A (en) Internet mileage management system and the method using the same thereof
KR20220102985A (en) the based on internet of things intergrative solution platform system for lodging management work
JP3828517B2 (en) Electronic commerce management server and electronic commerce management method
KR20020010416A (en) Method of advertisement in internet
Council Invitation to Tender
Marcolin et al. Assessing web-enabled interactivity: an audit tool
JP2002133169A (en) Support system for job offer and job hunting
JP2002318838A (en) Electronic commerce management server and electronic commerce management method
KR100731258B1 (en) management system for ceremonial and operation method for this system
KR100858741B1 (en) Cyber entertainer upbringing System
Gareis et al. Virtualisation of Labour Market Transactions: Technological Potential and Status Quo

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application