KR20020021940A - A web chatting system and a method thereof - Google Patents

A web chatting system and a method thereof Download PDF

Info

Publication number
KR20020021940A
KR20020021940A KR1020000054687A KR20000054687A KR20020021940A KR 20020021940 A KR20020021940 A KR 20020021940A KR 1020000054687 A KR1020000054687 A KR 1020000054687A KR 20000054687 A KR20000054687 A KR 20000054687A KR 20020021940 A KR20020021940 A KR 20020021940A
Authority
KR
South Korea
Prior art keywords
chat
user
server
web
message
Prior art date
Application number
KR1020000054687A
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 KR1020000054687A priority Critical patent/KR20020021940A/en
Publication of KR20020021940A publication Critical patent/KR20020021940A/en

Links

Classifications

    • G06Q50/50
    • 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
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • 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

PURPOSE: A system and method for the web chatting are provided for a user to enjoy a variety of chatting without the load of a chatting server by using the different tag in a chatting message. CONSTITUTION: A user computer(100) physically accesses the internet(200). A router(300) optimizes the transfer path of the data. A web server(400) supports a web page related with the item when the user selects an item through a user computer(100). A chatting server(500) performs the chatting service between users. A DB(600) stores the data about the user and the chatting. In addition, the chatting server includes a session module(510) keeping the physical connection state between the chatting server and the user computer, a chatting module(520) exchanging the text, video, or audio data between users through a chatting web page, and an appendix module(530) supporting the chatting service through the item displayed on the chatting web page.

Description

웹 채팅 시스템 및 그 방법{A WEB CHATTING SYSTEM AND A METHOD THEREOF}Web chat system and its method {A WEB CHATTING SYSTEM AND A METHOD THEREOF}

본 발명은 채팅 시스템에 관한 것으로써, 특히 웹 채팅 시스템 및 그 방법에 관한 것이다.The present invention relates to a chat system, and more particularly, to a web chat system and a method thereof.

인터넷(internet)의 보급으로 사용자 상호간의 정보교환이 용이해졌다. 특히, 사용자 상호간의 정보 교환 방법으로 채팅(chatting)이 활용되는데, 채팅이란 네트워크를 통해 한 명의 사용자가 일대일 또는 일대 다수로 다른 사용자와 정보를 교환할 수 있는 방법을 말한다.The spread of the Internet facilitates the exchange of information between users. In particular, chat is used as a method of exchanging information between users, and chat refers to a method in which one user can exchange information with other users one-to-one or one-to-many through a network.

이하에서 종래의 채팅 시스템에 대하여 간단히 설명한다.Hereinafter, a conventional chat system will be briefly described.

도1a 및 도1b는 종래의 채팅 시스템을 나타내는 도면이다.1A and 1B show a conventional chat system.

첨부한 도1a에서와 같이, 에이치티티피(HTTP : HyperText Transfer Protocol)를 지속적으로 연결하는 방식의 채팅 시스템은, 사용자가 사용자 컴퓨터A(10)의 브라우저A(11)를 통해 인터넷에 접속된 상태에서 메시지를 전송하면, 웹서버(20)가 사용자의 전송 메시지를 수신 받아(①) 웹서버(20)를 통해 공유하는 파일(30)에 부가(append)한다(②). 메시지를 전달받을 사용자 컴퓨터B(40)는 에이치티티피를 닫지 않고 파일(30)에서 계속 정보를 읽어들이며(③), 이로 인해 웹서버(20)는 파일(30)에 부가된 메시지를 브라우저B(41)에 표시한다(④). 그런데, 이러한 채팅 방법은 웹(WEB)에서 채팅이 가능하고, 채팅 메시지에 DHTML(Dynamic HyperText Markup Language) 태그(tag)를 사용할 수 있지만, 에이치티티피 접속을 끊지 않고 계속 유지하고 있기 때문에 웹서버에 부하(load)가 심하며, 사용자가 브라우저를 종료하면 에이치티티피의 접속이 끊기므로 더 이상의 채팅을 할 수 없게 되며, 비정상적으로 접속이 끊어진 경우 사용자가 없는 채팅 방이 존재하게 되는 문제점이 있다.As shown in FIG. 1A, a chat system that continuously connects HTP (HTTP: HyperText Transfer Protocol) has a user connected to the Internet through the browser A 11 of the user computer A 10. FIG. When sending a message, the web server 20 receives the user's transmission message (①) and appends to the file 30 shared through the web server 20 (②). The user computer B 40 to receive the message continuously reads information from the file 30 without closing HTP (③), which causes the web server 20 to read the message added to the file 30 in the browser B. (41). By the way, such a chat method can chat on the web and can use DHTML (Dynamic HyperText Markup Language) tag in the chat message, but the web server is maintained without disconnecting HTP. The load is severe, and when the user closes the browser, HTP is disconnected, and thus no more chatting is possible, and if there is an abnormal disconnection, there is a problem that a chat room without a user exists.

또한, 첨부한 도1b에서와 같이, 자바(java)또는 액티브엑스(ActiveX) 또는 플러그인(Plug-in)과 같은 웹 애플리케이션(application)을 이용한 채팅 방법은 사용자 컴퓨터A(10)의 자바 애플릿A(12)이 채팅 서버(60)와 세션(session)을 유지한 상태에서, 부하를 줄이기 위한 트래픽 관리서버(50)의 멀티 채팅을 위한 도움을 받아 사용자의 메시지를 수신 받아(①) 해당 사용자에게 전송한다(②). 그런데, 이러한 채팅 방법은 상기한 에이치티티피를 지속적으로 연결하는 채팅 방법의 단점 없이 채팅을 수행할 수 있지만, 디에이치티엠엘 태그 메시지를 주고받을 수 없고, 단순히 글자 색깔과 아이콘 정도만이 가능하다. 또한, 사용자가 채팅 방 리스트를 보고자 할 경우에도 채팅 서버를 경유하여 이루어지므로 채팅 서버에 많은 부하가 걸리며, 채팅 리스트도 채팅 실행 프로그램 자체 기능으로 보여지게 되므로 사용자측의 클라이언트 프로그램이 복잡하고 프로그램 파일 사이즈가 커지는 문제점이 있다.In addition, as illustrated in FIG. 1B, a chat method using a web application such as Java, ActiveX, or Plug-in may be implemented using a Java applet A of the user computer A 10. 12) while maintaining a session with the chat server 60, receives the user's message with the help of the multi-chat of the traffic management server 50 to reduce the load (①) to send to the user (②). By the way, such a chat method can perform a chat without the disadvantages of the chat method that continuously connects the HTP, but can not send and receive a DM tag message, it is possible only the color of the letter and the icon. In addition, even if a user wants to view a chat room list, the chat server is loaded via a chat server, and the chat server is displayed as a chat execution program itself. Therefore, the client program on the user side is complicated and the program file size is large. There is a growing problem.

이와 같은 문제점을 해결하기 위해, 본 발명이 이루고자 하는 기술적인 과제는 하나 이상의 사용자 상호간의 채팅 시에 웹서버 및 채팅 서버의 부하 없이 채팅이 이루어지도록 하는 데 그 목적이 있다.In order to solve this problem, a technical problem of the present invention is to achieve a chat without the load of the web server and chat server when chatting between one or more users.

또한, 채팅 메시지에 다양한 태그를 이용하여 다양한 형태의 채팅이 이루어지도록 하는 데 또 다른 목적이 있다.In addition, it is another object to enable various forms of chat using various tags in the chat message.

도1a 및 도1b는 종래의 채팅 시스템을 나타내는 도면이다.1A and 1B show a conventional chat system.

도2는 본 발명의 실시 예에 따른 웹 채팅 시스템을 나타내는 구성 블록도 이다.2 is a block diagram illustrating a web chat system according to an exemplary embodiment of the present invention.

도3a 내지 도3f는 도2의 웹서버를 통해 표시되는 웹 페이지를 나타내는 도면이다.3A to 3F are diagrams illustrating web pages displayed through the web server of FIG.

도4는 본 발명의 실시 예에 따른 웹 채팅 방법을 나타내는 흐름도 이다.4 is a flowchart illustrating a web chat method according to an exemplary embodiment of the present invention.

이와 같은 목적을 달성하기 위한 본 발명의 하나의 특징에 따른 웹 채팅 시스템은,Web chat system according to one feature of the present invention for achieving the above object,

하나 이상의 사용자 단말기가 인터넷을 통해 물리적으로 접속된 후, 하나 이상의 사용자가 전송하는 메시지 교환을 통해 채팅이 이루어 질 수 있도록 하는 채팅 시스템으로서,A chat system that enables a chat through a message exchange sent by one or more users after one or more user terminals are physically connected through the Internet,

상기 사용자 단말기와의 물리적인 접속을 유지하면서, 메시지를 송신하고자 하는 제1 사용자의 사용자 단말기로부터의 전송 메시지를 수신하여, 메시지를 전달받을 제2 사용자의 사용자 단말기에 메시지를 송신하여 채팅이 이루어지도록 하는 제1 서버;Receiving a transmission message from the user terminal of the first user to send a message while maintaining a physical connection with the user terminal, and sends a message to the user terminal of the second user to receive the message to chat A first server;

상기 제1, 제2 사용자에 의해 생성된 채팅 정보를 웹 페이지를 통해 확인할 수 있도록 하는 제2 서버;A second server configured to check chatting information generated by the first and second users through a web page;

상기 제1, 제2 사용자의 상세 정보와 채팅 중에 변경되는 사용자 정보를 저장하는 제3 서버A third server storing detailed information of the first and second users and user information changed during a chat;

를 포함한다.It includes.

본 발명의 다른 특징에 따른 웹 채팅 방법은,Web chat method according to another aspect of the present invention,

하나 이상의 사용자 단말기가 인터넷을 통해 채팅 서버에 물리적으로 접속된 후, 상기 채팅 서버를 통해 하나 이상의 사용자가 전송하는 메시지 교환을 통해 채팅이 이루어 질 수 있도록 하는 채팅 시스템을 이용한 채팅 방법으로서,A chat method using a chat system that enables a chat through a message exchange transmitted by one or more users through the chat server after one or more user terminals are physically connected to the chat server through the Internet.

제1 사용자로 하여금, 웹서버를 통해 채팅을 위해 접속된 제2 사용자의 채팅관련 정보를 확인하도록 하여 상기 채팅 서버에 부가되는 부하를 줄이는 제1 단계;A first step of causing a first user to check chat-related information of a second user connected for chatting via a web server, thereby reducing the load added to the chat server;

상기 제1 사용자로 하여금 채팅이 이루어질 수 있는 채팅 공간을 생성하도록 하여 제1 사용자 단말기와 상기 채팅 서버가 접속을 유지하도록 하는 제2 단계;A second step of allowing the first user to create a chat space in which a chat can be made such that the first user terminal and the chat server maintain a connection;

메시지를 전송하고자 하는 상기 제1 사용자 단말기로부터 메시지를 수신하여 메시지가 수신될 제2 사용자 단말기에 메시지를 송신하여 채팅이 이루어지도록 하는 제3 단계A third step of receiving a message from the first user terminal to which the message is to be transmitted and transmitting a message to a second user terminal to which the message is to be received;

를 포함한다.It includes.

이하에서는 본 발명의 기술 분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있는 가장 바람직한 실시 예를 첨부한 도면을 참조하여 상세히 설명한다.DETAILED DESCRIPTION Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도2는 본 발명의 실시 예에 따른 웹 채팅 시스템을 나타내는 구성 블록도 이다.2 is a block diagram illustrating a web chat system according to an exemplary embodiment of the present invention.

첨부한 도2에서와 같이, 본 발명의 실시 예에 따른 웹 채팅 시스템은, 하나 이상의 사용자 컴퓨터(100)가 인터넷(200)에 물리적으로 접속된 상태에서 전송되는 정보가 전달되어야 할 목적지에 도달할 수 있도록 정보의 전달 경로를 최적화 하는 라우터(300); 사용자가 사용자 컴퓨터(100)상에 표시되는 항목을 선택하면 해당 웹 페이지를 지원하는 웹서버(400); 하나 이상의 사용자 상호간에 채팅이 이루어지도록 지원하는 채팅 서버(500); 사용자 정보와 채팅에 부가되는 정보를 저장하는 데이터베이스 서버(600)를 포함한다.As shown in FIG. 2, the web chat system according to an embodiment of the present invention may reach a destination to which information transmitted while one or more user computers 100 are physically connected to the Internet 200. A router 300 for optimizing a transmission path of information to be able to; A web server 400 supporting the web page when the user selects an item displayed on the user computer 100; A chat server 500 for supporting a chat between one or more users; And a database server 600 that stores user information and information added to the chat.

웹서버(400)는, 사용자 컴퓨터(100)의 도시하지 않은 웹 브라우저 상에 사용자가 선택하는 항목에 해당하는 웹 페이지를 표시하는 웹 페이지 연결 모듈(410); 사용자가 선택한 항목에 대한 정보를 제공하기 위해, 채팅 서버(500) 또는 데이터베이스 서버(600)를 물리적으로 연결하는 서버 연동 모듈(420)을 포함한다.The web server 400 includes a web page connection module 410 for displaying a web page corresponding to an item selected by a user on a web browser (not shown) of the user computer 100; In order to provide information on an item selected by the user, the server interworking module 420 physically connects the chat server 500 or the database server 600.

채팅 서버(500)는, 하나 이상의 사용자 웹 브라우저 상에 생성된 채팅 웹 페이지를 통해 사용자 컴퓨터(100)가 채팅 서버(500)와 물리적인 연결 상태를 유지할 수 있도록 하는 세션 유지 모듈(510); 채팅 웹 페이지를 통해 하나 이상의 사용자 상호간에 문자 또는 비디오 또는 오디오 정보를 교환할 수 있도록 하는 채팅 모듈(520); 사용자 상호간의 채팅 중에 채팅 웹 페이지에 표시되는 항목을 통해 채팅이 이루어질 수 있도록 돕는 부가항목지원 모듈(530)을 포함한다.The chat server 500 may include a session maintenance module 510 for allowing the user computer 100 to maintain a physical connection with the chat server 500 through a chat web page generated on at least one user web browser; A chat module 520 for exchanging text, video or audio information between one or more users via a chat web page; An additional item support module 530 is provided to help a chat be made through an item displayed on a chat web page during a chat between users.

웹서버(400)와 채팅 서버(500)의 각 모듈은 각각의 기능을 독립적으로 수행하는 장치일 수도 있고, 각각의 기능을 수행하는 소프트웨어 일 수도 있으며, 각각의 기능이 통합되어 동작하는 하나의 모듈 또는 장치일 수도 있고, 본 발명이 실시 예에만 한정되는 것은 아니다.Each module of the web server 400 and the chat server 500 may be a device that performs each function independently, may be a software that performs each function, and one module in which each function is integrated and operated. Or an apparatus may be sufficient and this invention is not limited only to an Example.

데이터베이스 서버(600)는 채팅에 참여하는 하나 이상의 사용자 상세 정보를 저장하는 사용자 데이터베이스(610); 채팅에 참여하는 사용자가 부가항목을 선택하여 변경한 정보를 저장하는 채팅 지원 데이터베이스(620)를 포함한다.The database server 600 includes a user database 610 that stores one or more user details participating in a chat; It includes a chat support database 620 for storing the information changed by the user participating in the chat by selecting the additional item.

데이터베이스 서버(600)의 각 데이터베이스는 각각의 해당 정보를 저장하는 정보저장 매체일 수도 있으며, 각 데이터베이스가 통합된 하나의 데이터베이스일 수도 있으며, 본 발명이 실시 예에만 한정되는 것은 아니다.Each database of the database server 600 may be an information storage medium for storing each corresponding information, or may be one database in which each database is integrated, and the present invention is not limited to the embodiment.

도3a 내지 도3f는 도2의 웹서버를 통해 표시되는 웹 페이지를 나타내는 도면이다.3A to 3F are diagrams illustrating web pages displayed through the web server of FIG.

사용자가 사용자 컴퓨터(100)의 웹 브라우저를 실행하여 인터넷(200)을 통해 웹서버(400)에 접속되면, 웹서버(400)는 인증 수행 이후 첨부한 도3a에서와 같은 웹 페이지(411)를 웹 브라우저 상에 표시한다. 사용자는 표시되는 웹 페이지(411)상에서 주제별, 연령별, 지역별 채팅 방의 정보를 확인하고, 원하는 목록별 채팅을 선택하여 채팅 방 제목과 채팅에 참가할 인원수를 입력하여 채팅 방을 생성한 후 채팅을 할 수 있다. 또한, 사용자는 채팅 웹 페이지(412)상에 표시된 부가항목을 선택하여 다양한 형태의 채팅을 즐길 수 있다.When the user is connected to the web server 400 via the Internet 200 by executing a web browser of the user computer 100, the web server 400 is connected to the web page 411 as shown in Figure 3a attached after performing authentication. Display on a web browser. On the web page 411 that is displayed, the user can check the chat room information by topic, age, and region, select a chat by a desired list, enter a chat room title and the number of people to participate in the chat, and then create a chat room. have. In addition, the user may select various additional items displayed on the chat web page 412 to enjoy various types of chat.

이하에서는 본 발명의 실시 예에 따른 웹 채팅 시스템의 작용에 대하여 첨부한 도면을 참조하여 상세히 설명한다.Hereinafter, the operation of the web chat system according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도4는 본 발명의 실시 예에 따른 웹 채팅 방법을 나타내는 흐름도 이다.4 is a flowchart illustrating a web chat method according to an exemplary embodiment of the present invention.

첨부한 도4에서와 같이, 다수의 사용자가 사용자 컴퓨터(100)에 내장된 도시하지 않은 웹 브라우저를 실행하면, 사용자 컴퓨터(100)가 인터넷(200)에 물리적으로 접속된다(S100). 사용자는 각각의 사용자 컴퓨터(100)의 웹 브라우저 화면에 웹 채팅을 지원하는 웹서버(400)의 유알엘(URL : Uniform Resource Locator)을 입력하여 웹서버(400)에 접속을 요청한다(S110). 웹서버(400)의 웹 페이지 연결 모듈(510)은 웹 채팅을 지원하는 홈페이지를 사용자 컴퓨터(100)의 웹 브라우저에 표시한다. 사용자가 웹 채팅을 위하여 홈페이지 상에 사용자 아이디(ID) 및 패스워드(password)를 입력하면, 웹서버(400)는 사용자가 입력한 아이디 및 패스워드 정보를 수신하여 서버 연동 모듈(420)을 호출한다. 서버 연동 모듈(420)은 사용자의 아이디 및 패스워드 정보를 도시하지 않은 인증 서버에 전달하며, 인증 서버는 데이터베이스 서버(600)의 사용자 데이터베이스(610)에 저장된 사용자에 대한 정보를 비교, 검토하여 인증 처리한다(S120). 웹서버(400)는 인증 서버로부터 인증 처리 결과를 수신하고, 웹 페이지 연결 모듈(410)은 사용자 컴퓨터(100)의 웹 브라우저 상에 인증 처리 결과에 따른 웹 페이지를 표시한다.As shown in FIG. 4, when a plurality of users executes a web browser (not shown) embedded in the user computer 100, the user computer 100 is physically connected to the Internet 200 (S100). A user requests a connection to the web server 400 by inputting a URL (Uniform Resource Locator) of a web server 400 supporting a web chat on a web browser screen of each user computer 100 (S110). The web page connection module 510 of the web server 400 displays a home page supporting web chat in a web browser of the user computer 100. When the user inputs a user ID (ID) and password (password) on the home page for the web chat, the web server 400 receives the ID and password information entered by the user and calls the server interworking module 420. The server interworking module 420 transfers user ID and password information to an authentication server (not shown). The authentication server compares and reviews information about a user stored in the user database 610 of the database server 600 to process authentication. (S120). The web server 400 receives the authentication processing result from the authentication server, and the web page connection module 410 displays a web page according to the authentication processing result on the web browser of the user computer 100.

사용자가 웹 페이지 상에서 웹 채팅 항목을 선택하면(S130), 웹 페이지 연결 모듈(410)은 첨부한 도3a에서와 같은 웹 페이지(411)를 웹 브라우저 상에 표시한다. 사용자는 웹 페이지(411)상에서 주제별, 연령별, 지역별 채팅 방의 정보를 확인하고, 원하는 목록별 채팅을 선택하여 채팅 방 제목과 채팅에 참가할 인원수를 입력한 후 채팅 방 만들기 영역을 클릭 하면, 서버 연동 모듈(420)은 현재 어느 채팅 서버의 접속이 한가한 지를 판단하여 접속이 한가한 채팅 서버의 아이피(IP : Internet Protocol)와 포트(port)를 호출한다. 호출 결과에 따라, 채팅 서버(500)는 도3b와 같은 디에이치티엠엘(DHTML : Dynamic HyperText Markup Language)로 작성된 웹 채팅 웹 페이지(412)를 웹 브라우저 상에 표시한다. 채팅 서버(500)의 세션 유지 모듈(510)은 사용자 컴퓨터(100)의 웹 브라우저에 포함된 자파 애플릿(java applet)과 세션을 유지한다(S140).When the user selects a web chat item on the web page (S130), the web page connection module 410 displays the web page 411 as shown in FIG. 3A on the web browser. On the web page 411, the user checks the chat room information by topic, age, and region, selects a chat by desired list, inputs the chat room title and the number of people to participate in the chat, and clicks the chat room creation area. 420 determines which chat server is currently idle, and calls IP (Internet Protocol) and port of the chat server that is idle. According to the call result, the chat server 500 displays a web chat web page 412 written in Dynamic HyperText Markup Language (DHTML) as shown in FIG. 3B on a web browser. The session maintaining module 510 of the chat server 500 maintains a session with a jappa applet (java applet) included in a web browser of the user computer 100 (S140).

여기서, 디에이치티엠엘이란 종래의 에이치티엠엘(HTML : HyperText Markup Language)에서 한 단계 발전된 웹 페이지 작성 언어로서, 애니메이션(animation 기능이 강화되어 사용자 상호작용에 좀 더 민감한 웹 페이지를 작성할 수 있도록 하는 언어이다. 또한, 자바 애플릿은 자바와 같이 객체지향 프로그래밍 언어를 써서 웹 페이지와 함께 클라이언트 측으로 보내질 수 있도록 작게 만든 프로그램이며, 세션은 클라이언트와 클라이언트 컴퓨터 또는 클라이언트 컴퓨터 상호간의 활성화된 접속을 의미한다.Here, DMT is a web page writing language that has been advanced from the conventional HyperText Markup Language (HTML), and has an animation function to enhance a web page that is more sensitive to user interaction. A Java applet is also a small program written in Java that can be sent to the client side with an object-oriented programming language, such as Java, and a session is an active connection between a client and a client computer or client computer.

사용자가 도3b의 문자 입력 영역에 메시지를 입력하여 키보드의 엔터(enter)키를 누르면(S150), 채팅 웹 페이지(412)의 디에이치티엠엘은 자바 스크립트를 호출한다(S160). 자바 스크립트는 자바 애플릿의 공용 메소드(Public method)를 호출한다(S170). 여기서, 자바 스크립트는 디에이치티엠엘 웹 페이지에서 브라우저의 움직임 제어와 데이터베이스의 접근 등을 담당하는 객체지향 프로그램을 말한다.When the user inputs a message in the text input area of FIG. 3B and presses the enter key of the keyboard (S150), the DMT of the chat web page 412 calls a JavaScript (S160). Javascript calls the public method (Java 170) of the Java applet (S170). Here, Javascript refers to an object-oriented program that controls the movement of the browser and accesses the database in the DMT web page.

자바 애플릿은 채팅 서버(500)와 세션을 유지한 상태에서 사용자가 입력한 메시지 정보를 채팅 서버(500)에 전달한다. 채팅 모듈(520)은 세션 유지 모듈(510)을 호출하여 세션을 유지하고 있는 사용자 컴퓨터(100)를 확인한 후 현재 세션이 유지되고 있는 메시지 수신자 컴퓨터에 메시지 정보를 전송한다(S180).The Java applet delivers message information input by the user to the chat server 500 while maintaining a session with the chat server 500. The chat module 520 checks the user computer 100 maintaining the session by calling the session maintenance module 510 and transmits message information to the message receiver computer in which the current session is maintained (S180).

메시지를 수신 받을 사용자 컴퓨터(100)의 웹 브라우저 상에 표시된 채팅 웹 페이지(412)의 자바 애플릿은 전송되어 온 메시지를 메시지 큐(QUEUE)에 저장한다(S190). 이 때, 수신자의 웹 페이지(412)에 포함된 자바 스크립트는 자바 애플릿의 공용 메소드를 호출하여 메시지 큐에 채팅 메시지가 있는지 주기적으로 확인한다(S200). 또한, 디에이치티엠엘은 자바 스크립트 메소드를 주기적으로 호출하여 메시지 여부를 확인한다(S210). 만일, 수신된 메시지가 있는 경우, 디에이치티엠엘은 자바 스크립트의 메소드로부터 메시지를 리턴(return)받아 수신자의 웹 브라우저 수신된 메시지를 출력한다(S220). 이 때, 자바 스크립트에서 자바 애플릿의 공용 메소드를 호출 할 수 있지만, 자바 애플릿에서 자바 스크립트의 공용 메소드는 호출 할 수 없다. 여기서, 메시지 큐란 선입선출(FIFO : First In First Out)방식에 따라 정보를 관리하는 자료구조를 말하며, 메쏘드란 데이터베이스 영역에서 주로 사용되는 말로써 객체(object)가 데이터를 다루기 위해 사용하는 절차를 말하며, 각 메쏘드는 객체가 메시지를 받았을 때 활성화된다.The Java applet of the chat web page 412 displayed on the web browser of the user computer 100 to receive the message stores the transmitted message in the message queue (SUE). At this time, the javascript included in the web page 412 of the receiver periodically checks whether there is a chat message in the message queue by calling a public method of a Java applet (S200). In addition, HTLM checks the message by periodically calling the Javascript method (S210). If there is a received message, DMT receives a message from the method of JavaScript and outputs the received message of the web browser of the receiver (S220). At this point, you can call public methods of Java applets from JavaScript, but you cannot call public methods of JavaScript from Java applets. Here, the message queue is a data structure that manages information according to the first in first out (FIFO) method, and the method is a word commonly used in the database area and refers to a procedure that an object uses to handle data. Each method is activated when the object receives a message.

사용자는 채팅 웹 페이지(412)에서 다양한 형태의 채팅을 즐길 수 있다. 즉, 사용자가 채팅 웹 페이지(412)의 "내소개" 영역을 선택하면 부가항목 지원 모듈(530)은 사용자의 선택 목록을 파악하여 도3c와 같은 웹 페이지(412-1)를 웹브라우저 상에 표시한다. 사용자는 자신의 모습을 형상화 할 수 있는 이미지를 선택하여 구성할 수 있고, 자신의 명함을 구성할 수도 있다. 사용자가 구성한 이미지 또는 명함 정보는 부가항목 지원 모듈(530)에 의해 채팅지원 데이터베이스(620)에 저장되며, 채팅을 수행하는 사용자가 채팅 중 해당 채팅 메시지 수신자의 정보를 보고자 하면 부가항목 지원 모듈(530)은 채팅 지원 데이터베이스(620)에 저장된 사용자의 구성 이미지 또는 명함 정보를 보여준다.The user may enjoy various types of chat on the chat web page 412. That is, when the user selects the "About Me" area of the chat web page 412, the additional item support module 530 grasps the user's selection list and displays the web page 412-1 as shown in FIG. 3C on the web browser. Display. The user can select and compose an image that can shape his or her own, and can also construct his own business card. The user-configured image or business card information is stored in the chat support database 620 by the add-on support module 530. If the user who performs the chat wants to see the information of the corresponding chat message receiver during the chat, the add-on support module 530 ) Shows a user's configuration image or business card information stored in the chat support database 620.

또한, 사용자가 채팅 진행 중 이미지 "그림" 영역을 선택하면, 부가항목 지원 모듈(530)은 도3d에서와 같은 그림 보내기 웹 페이지(412-2)가 웹 브라우저 상에 표시한다. 사용자가 원하는 그림을 클릭 하면, 부가항목 지원 모듈(530)은 그림이 첨가되는 경로를 메시지 입력 영역에 표시하고, 사용자가 엔터 키를 선택하면 해당 그림을 채팅 웹 페이지(412)에 표시한다. 사용자가 "링크" 영역을 선택하면, 부가항목 지원모듈(530)은 도3e와 같은 웹 페이지(412-3)를 웹 브라우저 상에 표시하여 사용자가 보유한 유알엘 정보를 전송할 수 있도록 한다. 또한, 사용자가 "파일"영역을 선택하면, 부가항목 지원 모듈(530)은 도3f와 같은 웹 페이지(412-4)를 웹 브라우저 상에 표시하여 사용자가 첨부하고자 하는 첨부파일을 전송할 수 있도록 한다. 사용자가 채팅 중에 웹 기능을 선택하면, 웹서버(400)의 웹 페이지 관리 모듈(410)은 사용자의 웹 기능 선택을 감지하여 판단한 후(S230) 해당 웹 페이지를 사용자 웹 브라우저 상에 표시한다(S250). 사용자가 웹 기능을 선택하지 않으면, 채팅은 상기한 단계를 통해 계속 진행된다(S240).Also, if the user selects the image "picture" area during the chat in progress, the additional item support module 530 displays the send picture web page 412-2 as shown in FIG. 3D on the web browser. When the user clicks on a desired picture, the additional item support module 530 displays a path to which the picture is added in the message input area, and when the user selects the enter key, the picture is displayed on the chat web page 412. When the user selects the "link" area, the additional item support module 530 displays the web page 412-3 as shown in FIG. 3E on the web browser so that the user can transmit the UAL information. In addition, when the user selects the "file" area, the additional item support module 530 displays the web page 412-4 as shown in FIG. 3F on the web browser so that the user can transmit the attached file. . When the user selects the web function during the chat, the web page management module 410 of the web server 400 detects and determines the user's web function selection (S230) and displays the web page on the user web browser (S250). ). If the user does not select the web function, the chat continues through the above step (S240).

본 발명의 실시 예는 하나의 실시 예에 지나지 않으며, 본 발명의 요지를벗어나지 않는 범위 내에서 웹 페이지의 구성 및 채팅 페이지의 구성에 많은 변형 및 변경이 가능함은 물론이고, 웹 채팅 시스템의 구성에도 많은 변형 및 변경이 가능함은 물론이며, 본 발명이 실시 예에만 한정되는 것은 아니다.The embodiment of the present invention is only one embodiment, and many modifications and changes can be made to the configuration of the web page and the configuration of the chat page without departing from the gist of the present invention. Of course, many modifications and variations are possible, and the present invention is not limited to the embodiments.

이상에서와 같이, 본 발명의 웹 채팅 시스템 및 그 방법은 채팅 메시지를 사용자측의 브라우저에 출력하므로, 채팅 메시지에 디에이치티엠엘 태그를 사용할 수 있어서 단순한 텍스트, 이미지뿐만 아니라 디에이치티엠엘에서 지원하는 오디오, 비디오, 자바와 같은 모든 태그를 사용할 수 있도록 하여 사용자로 하여금 다양한 형태의 채팅을 즐길 수 있도록 한다.As described above, since the web chat system and the method of the present invention output the chat message to the browser of the user side, the DMT tag can be used in the chat message, thereby supporting not only the text and the image but also the DMT message. All tags such as audio, video, and Java are available, allowing users to enjoy various forms of chat.

또한, 사용자로 하여금 실시간으로 사용자 상호간에 주고받는 채팅 메시지 및 실시간으로 사용자가 알아야 할 정보를 제외한 모든 기능을 웹서버를 통해 확인하도록 함으로써, 채팅 서버에 부가되는 부하를 최소화 할 수 있다.In addition, by allowing the user to check all the functions except the chat message exchanged between the users in real time and the information that the user needs to know in real time through the web server, it is possible to minimize the load on the chat server.

또한, 채팅에 사용되는 채팅 애플릿은 단순한 형태의 메시지 전송과 메시지 수신 기능만을 가지고 있기 때문에 프로그램의 크기가 아주 작고, 빠른 속도로 채팅이 이루어질 수 있도록 한다.In addition, the chat applet used for chatting has a simple form of sending and receiving messages, so the program is very small in size and allows for quick chat.

또한, 사용자 컴퓨터와 채팅 서버가 세션을 유지하고 있도록 함으로써 사용자의 접속 유무를 정확하게 파악할 수 있으므로 접속자가 없는 채팅 방이 존재하지 않도록 한다.In addition, since the user computer and the chat server maintain the session, it is possible to accurately determine whether the user is connected, so that there is no chat room without a visitor.

뿐만 아니라, 채팅내의 광고는 브라우저 내 별도의 프레임으로 처리하므로, 채팅과 별도로 관리할 수 있다.In addition, since the advertisement in the chat is processed as a separate frame in the browser, it can be managed separately from the chat.

Claims (7)

하나 이상의 사용자 단말기가 인터넷을 통해 물리적으로 접속된 후, 하나 이상의 사용자가 전송하는 메시지 교환을 통해 채팅이 이루어 질 수 있도록 하는 채팅 시스템에 있어서,In the chat system that allows a chat through the exchange of messages sent by one or more users after one or more user terminals are physically connected through the Internet, 상기 사용자 단말기와의 물리적인 접속을 유지하면서, 메시지를 송신하고자 하는 제1 사용자의 사용자 단말기로부터의 전송 메시지를 수신하여, 메시지를 전달받을 제2 사용자의 사용자 단말기에 메시지를 송신하여 채팅이 이루어지도록 하는 제1 서버;Receiving a transmission message from the user terminal of the first user to send a message while maintaining a physical connection with the user terminal, and sends a message to the user terminal of the second user to receive the message to chat A first server; 상기 제1, 제2 사용자에 의해 생성된 채팅 정보를 웹 페이지를 통해 확인할 수 있도록 하는 제2 서버; 및A second server configured to check chatting information generated by the first and second users through a web page; And 상기 제1, 제2 사용자의 상세 정보와 채팅 중에 변경되는 사용자 정보를 저장하는 제3 서버A third server storing detailed information of the first and second users and user information changed during a chat; 를 포함하는 웹 채팅 시스템.Web chat system comprising a. 제1항에서, 상기 제1 서버는The method of claim 1, wherein the first server 상기 사용자 단말기 상에 생성되는 채팅 웹 페이지를 통해, 상기 사용자 단말기가 상기 제1 서버와 물리적인 연결 상태를 유지할 수 있도록 하는 세션 유지 모듈;A session maintenance module that enables the user terminal to maintain a physical connection with the first server through a chat web page generated on the user terminal; 상기 채팅 웹 페이지를 통해 하나 이상의 사용자 상호간에 문자 또는 비디오또는 오디오 정보를 선택적으로 교환할 수 있도록 하는 채팅 모듈;A chat module for selectively exchanging text, video or audio information between one or more users via the chat web page; 상기 사용자 상호간의 채팅 중, 상기 채팅 웹 페이지에 표시되는 하나 이상의 부가항목을 표시하여 통해 채팅이 이루어질 수 있도록 돕는 부가항목지원 모듈Additional item support module that helps the user to chat by displaying one or more additional items displayed on the chat web page during the chat between the users. 을 포함하는 웹 채팅 시스템.Web chat system that includes. 제1항에서, 상기 제2 서버는The method of claim 1, wherein the second server 상기 사용자 단말기 상에 표시된 항목 중, 상기 사용자가 선택하는 항목의 선택 여부를 감지하여 해당 웹 페이지를 상기 사용자 단말기 상에 표시하는 웹 페이지 연결 모듈;A web page connection module that detects whether an item selected by the user is selected from among items displayed on the user terminal and displays a corresponding web page on the user terminal; 상기 사용자가 선택한 항목에 대한 정보를 제공하기 위해, 상기 사용자 단말기와 상기 제1 서버 또는 상기 제3 서버를 물리적으로 연결하는 서버 연동 모듈Server interworking module for physically connecting the user terminal and the first server or the third server to provide information on the item selected by the user 을 포함하는 웹 채팅 시스템.Web chat system that includes. 제1항에서, 상기 제3 서버는The method of claim 1, wherein the third server 채팅에 참여하는 하나 이상의 사용자에 대한 상세 정보를 저장하는 사용자 데이터베이스;A user database that stores detailed information about one or more users participating in the chat; 채팅에 참여하는 사용자가 부가항목을 선택하여 변경한 정보를 저장하는 채팅 지원 데이터베이스Chat support database that stores changes made by users participating in the chat by selecting additional items. 를 포함하는 웹 채팅 시스템.Web chat system comprising a. 하나 이상의 사용자 단말기가 인터넷을 통해 채팅 서버에 물리적으로 접속된 후, 상기 채팅 서버를 통해 하나 이상의 사용자가 전송하는 메시지 교환을 통해 채팅이 이루어 질 수 있도록 하는 채팅 시스템을 이용한 채팅 방법에 있어서,In the chat method using a chat system to enable a chat through the exchange of messages sent by one or more users through the chat server after one or more user terminals are physically connected to the chat server via the Internet, 제1 사용자로 하여금, 웹서버를 통해 채팅을 위해 접속된 제2 사용자의 채팅관련 정보를 확인하도록 하여 상기 채팅 서버에 부가되는 부하를 줄이는 제1 단계;A first step of causing a first user to check chat-related information of a second user connected for chatting via a web server, thereby reducing the load added to the chat server; 상기 제1 사용자로 하여금 채팅이 이루어질 수 있는 채팅 공간을 생성하도록 하여 제1 사용자 단말기와 상기 채팅 서버가 접속을 유지하도록 하는 제2 단계; 및A second step of allowing the first user to create a chat space in which a chat can be made such that the first user terminal and the chat server maintain a connection; And 메시지를 전송하고자 하는 상기 제1 사용자 단말기로부터 메시지를 수신하여 메시지가 수신될 제2 사용자 단말기에 메시지를 송신하여 채팅이 이루어지도록 하는 제3 단계A third step of receiving a message from the first user terminal to which the message is to be transmitted and transmitting a message to a second user terminal to which the message is to be received; 를 포함하는 웹 채팅 방법.Web chat method that includes. 제5항에서, 상기 채팅관련 정보는The method of claim 5, wherein the chat-related information 상기 제1 또는 제2사용자에 의해 생성된 분류별 채팅 방 리스트, 채팅에 참여한 채팅 참여자 리스트 및 상기 채팅에 참여한 사용자의 상세 정보를 상기 제1 또는 제2 사용자 단말기 상에서 확인할 수 있는 것을 특징으로 하는 웹 채팅 방법.Web chat, characterized in that the chat room list for each category generated by the first or second user, the list of chat participants participating in the chat and the detailed information of the user participating in the chat can be confirmed on the first or second user terminal. Way. 제5항에서, 상기 제3 단계는The method of claim 5, wherein the third step 상기 제1 사용자 단말기 상에 표시되는 제1 채팅 웹 페이지에 입력된 메시지에 의해 상기 제1 채팅 웹 페이지의 제1 스크립트를 호출하도록 하는 단계;Invoking a first script of the first chat web page by a message entered in a first chat web page displayed on the first user terminal; 상기 제1 스크립트로 하여금 제1 애플릿의 공용 메소드를 호출하도록 하는 단계;Causing the first script to invoke a public method of a first applet; 상기 제1 애플릿과 상기 채팅 서버의 접속 유지 상태에서, 메시지를 수신 받을 상기 제2 사용자가 생성한 제2 채팅 웹 페이지에 포함된 제2 애플릿의 메시지 큐에 저장하도록 하는 단계;In the connection maintaining state of the first applet and the chat server, storing the message in a message queue of a second applet included in a second chat web page generated by the second user to receive the message; 상기 제2 채팅 웹 페이지의 제2 스크립트로 하여금 공용 메소드를 통해 상기 메시지 큐에 저장된 메시지를 호출하도록 하고, 상기 제2 채팅 웹 페이지로 하여금 상기 제2 스크립트를 호출하도록 하여 상기 제2 채팅 웹 페이지 상에 전송된 메시지를 표시하도록 하는 단계Causing a second script of the second chat web page to invoke a message stored in the message queue via a public method, and causing the second chat web page to invoke the second script to display the second chat web page on the second chat web page. To display messages sent to 를 포함하는 웹 채팅 방법.Web chat method that includes.
KR1020000054687A 2000-09-18 2000-09-18 A web chatting system and a method thereof KR20020021940A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000054687A KR20020021940A (en) 2000-09-18 2000-09-18 A web chatting system and a method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000054687A KR20020021940A (en) 2000-09-18 2000-09-18 A web chatting system and a method thereof

Publications (1)

Publication Number Publication Date
KR20020021940A true KR20020021940A (en) 2002-03-23

Family

ID=19689145

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000054687A KR20020021940A (en) 2000-09-18 2000-09-18 A web chatting system and a method thereof

Country Status (1)

Country Link
KR (1) KR20020021940A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100968298B1 (en) * 2003-01-24 2010-07-07 인터내셔널 비지네스 머신즈 코포레이션 User interface for conducting chats over a network
KR101278049B1 (en) * 2012-04-06 2013-06-24 주식회사 아이온커뮤니케이션즈 Mobile chatting system which provides communication of cartoon story type on web page

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR970049789A (en) * 1995-12-22 1997-07-29 양승택 Chatting on the Web
US5764916A (en) * 1996-09-27 1998-06-09 Ichat, Inc. Method and apparatus for real time communication over a computer network
JPH10334051A (en) * 1997-05-30 1998-12-18 Hitachi Ltd Information processor to control sharing of service information
WO1999003034A1 (en) * 1997-07-06 1999-01-21 Vocaltec Communications Ltd. System and method for generating a chat room over a computer network
JP2000066983A (en) * 1998-08-24 2000-03-03 Fujitsu Ltd Message displaying method, information exchange system and storage medium
KR20000036497A (en) * 2000-03-17 2000-07-05 김정 Synchronous Chatting Service BM

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR970049789A (en) * 1995-12-22 1997-07-29 양승택 Chatting on the Web
US5764916A (en) * 1996-09-27 1998-06-09 Ichat, Inc. Method and apparatus for real time communication over a computer network
JPH10334051A (en) * 1997-05-30 1998-12-18 Hitachi Ltd Information processor to control sharing of service information
WO1999003034A1 (en) * 1997-07-06 1999-01-21 Vocaltec Communications Ltd. System and method for generating a chat room over a computer network
JP2000066983A (en) * 1998-08-24 2000-03-03 Fujitsu Ltd Message displaying method, information exchange system and storage medium
KR20000036497A (en) * 2000-03-17 2000-07-05 김정 Synchronous Chatting Service BM

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100968298B1 (en) * 2003-01-24 2010-07-07 인터내셔널 비지네스 머신즈 코포레이션 User interface for conducting chats over a network
KR101278049B1 (en) * 2012-04-06 2013-06-24 주식회사 아이온커뮤니케이션즈 Mobile chatting system which provides communication of cartoon story type on web page
WO2013151384A1 (en) * 2012-04-06 2013-10-10 주식회사 아이온커뮤니케이션즈 Mobile chat system for supporting cartoon story-style communication on webpage
US9973458B2 (en) 2012-04-06 2018-05-15 I-On Communications Co., Ltd. Mobile chat system for supporting cartoon story-style communication on webpage

Similar Documents

Publication Publication Date Title
US7725540B2 (en) Method and apparatus for coordinating internet multi-media content with telephone and audio communications
JP3550503B2 (en) Method and communication system for enabling communication
US7353247B2 (en) Querying applications using online messenger service
CN100512233C (en) Method and system for providing instant messaging functionality in non-instant messaging environments
US20030097448A1 (en) Server control of hypertext transfer protocol client
JP2000066982A (en) Communicating method and communication network
JP2000092153A (en) Communication method and communication network
JP2002342217A (en) Image communication server and image communication method
JP2003022228A (en) Status notification method in communication system, status notification server, communication system, recording medium, and program
JP2006127512A (en) Internet message forwarding system and method of mobile telecommunication system
JP6377293B1 (en) Information acquisition system, information acquisition server, information acquisition method, and information acquisition program
KR100592692B1 (en) Data network interfacing
JP2002207683A (en) Communication system
KR100385146B1 (en) A web messenger service system and a service method on the network
JP2003114858A (en) Message chat system, message chat information processor, message chat method, and program
KR20020021940A (en) A web chatting system and a method thereof
KR100673169B1 (en) Mobile instant messaging service system and method thereof
JP2001004392A (en) Map display method, map display system, portable telephone, map server, and map information location management server
JP7117444B1 (en) Information processing device and information processing method
JP2002041377A (en) Data communication system, data processor used for the communication system, session maintenance method using browser and recording medium
JP7061721B1 (en) Information processing equipment, information processing methods, programs and information processing systems
JP2002073511A (en) Conversable chat system
JP7059434B1 (en) Information processing equipment, information processing methods, programs and information processing systems
KR20070044267A (en) Method and system for providing instant chatting through wireless communication network
JP2004021606A (en) Internet service providing system using virtual space providing server

Legal Events

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