WO2002051079A1 - Correspondance d'utilisateurs pour filtrage de la distribution des messages - Google Patents

Correspondance d'utilisateurs pour filtrage de la distribution des messages Download PDF

Info

Publication number
WO2002051079A1
WO2002051079A1 PCT/KR2001/002203 KR0102203W WO0251079A1 WO 2002051079 A1 WO2002051079 A1 WO 2002051079A1 KR 0102203 W KR0102203 W KR 0102203W WO 0251079 A1 WO0251079 A1 WO 0251079A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
condition
receiving
transmitting
bit string
Prior art date
Application number
PCT/KR2001/002203
Other languages
English (en)
Inventor
Jong Min Hahm
Original Assignee
Wisepost
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 Wisepost filed Critical Wisepost
Priority to AU2002216456A priority Critical patent/AU2002216456A1/en
Publication of WO2002051079A1 publication Critical patent/WO2002051079A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1859Arrangements for providing special services to substations for broadcast or conference, e.g. multicast adapted to provide push services, e.g. data channels
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/335Filtering based on additional data, e.g. user or group profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/212Monitoring or handling of messages using filtering or selective blocking

Definitions

  • the present invention relates to a system and a method of transmitting and receiving a message via data communications networks such as the internet.
  • a method of transmitting and receiving a message via the internet includes an e-mail, an instant messaging, and so on.
  • the conventional method of transmitting and receiving a message via the internet includes an e-mail, an instant messaging, and so on.
  • the internet uses an address, a designated number or a name, which is defined
  • address a designated number or a name (hereinafter, referred to as "address") is
  • preferred embodiments of the present invention provide a system and a method of transmitting and receiving a message in which a message sender can send a message to those who want to receive the message, and a message receiver can receive a desired message.
  • the preferred embodiments of the present invention provide a method of transmitting and receiving a message, comprising: a) receiving a plurality of message receiving conditions set by a plurality of message receivers; b) storing the message receiving conditions; c) receiving a message transmitting condition set by a message sender and a message made by the message sender; d) extracting the message receiving condition(s) matched to the message transmitting conditon from the plurality of the message receiving conditions; and e) transferring the message to the message receivers) of the message receiving condition matched to the message transmitting condition.
  • the message receiving condition includes a message receiver information and a message sender condition
  • the message transmitting condition includes a message sender information and a message receiver condition.
  • the method further comprises, after the step of (e), transmitting directly a reply message to the message sender using the message sender information.
  • the message transmitting condition and the message receiving condition include at least one condition field, the condition field selected from a plurality of identification codes previously designated.
  • the step of (b) further includes converting the condition field of the message receiving condition into a first identication code.
  • the step of (d) further includes d1 ) converting the condition field of the message transmitting condition into a second identication code; d2) determining whether the first identification code is matched to the second identification code or not; and d3) selecting the message receiving condition corresponding to the first identification code when matched.
  • the identification code has an only one value in a certain condition field and has a predetermined bit.
  • the step of (d2) further includes determining whether the first identification code and the second identification code are matched or not using an AND logic, an OR logic, or both.
  • the message includes a message header and a message content.
  • the message header includes the message transmitting condition.
  • the message header is stored in different space from the message content.
  • the step of (d) further includes producing a link information of linking the message header to the message content.
  • the link information is stored in the same space as the message header.
  • the step of (e) is performed in such a way that at least one message box storing the message header is provided to the message receivers) of the message receiving condition matched to the message transmitting condition, and the message receiver reads the message using the link information of the message header.
  • the message receiving condition can be added, deleted or changed by the message receiver.
  • the condition field and the identification code of both the message transmitting condition and the message receiving condition are varied according to a type of a service.
  • the message receiving condition is extracted from text strings input by the message receiver by using a natural language processing algorithm, and is a word corresponding the condition field previously set and a field value.
  • the message transmitting condition is extracted from text strings input by the message sender by using a natural language processing algorithm, and is a word corresponding the condition field previously set and a field value.
  • the preferred embodiment of the present invention further provides a method of matching a message transmitting condition and a message receiving condition, comprising: a) converting the message transmitting condition into a first bit string; b) converting the message receiving condition into a second bit string; c) producing a query using the first bit string; d) determining whether the second bit string is matched to the first bit string by using the query; and e) selecting the message receiving condition when matched, wherein the message transmitting
  • condition and the message receiving condition are converted into the first bit string and the second bit string by a service schema previously set, respectively.
  • the service schema is set to include at least one condition field, at leat one field value corresponding to the condition field, an identification code
  • the identification code is an
  • the step of (d) is performed by ANDing and/or ORing the first bit string and the second bit string
  • the present invention further provides a message transmitting and
  • receiving system comprising: a means for receiving a plurality of message
  • the present invention further provides a message transmitting and
  • receiving system comprising: a memory storing a program; and a processor
  • the present invention further provides a system of matching a message transmitting condition and a message receiving condition, comprising: a memory storing a program; and a processor executing the program to perform a) converting the message transmitting condition into a first bit string, b) converting the message receiving condition into a second bit string, c) producing a query using the first bit string, d) determining whether the second bit string is matched to the first bit string by using the query, and e) selecting the message receiving condition when matched, wherein the message transmitting condition and the message receiving condition are converted into the first bit string and the second bit string by a service schema previously set, respectively.
  • FIG. 1 is a block diagram illustrating a message transmitting and receiving system according to a preferred embodiment of the present invention
  • FIG. 2 is a block diagram illustrating a concept of an information mediating service according to the preferred embodiment of the present invention
  • FIG. 3 is a block diagram illustrating a configuration of a match message
  • FIG. 4 is a flow chart illustrating a process of setting a message receiving condition according to the preferred embodiment of the present invention
  • FIG. 5 shows a service selecting screen according to the preferred
  • FIG. 6 shows a message receiving condition setting screen according to
  • FIG. 7 is a flow chart illustrating a process of transmitting a message composed by a message sender to a message receiver according to the preferred embodiment of the present invention
  • FIG. 8 shows a message list interface and a message read interface
  • FIG. 9A shows a service schema database portion for a TV transaction
  • FIG. 9B shows a service schema database portion of a
  • FIGs. 10A and 10B show examples of a bit string and a match index table
  • FIGs. 11A and 11 B shows a method of producing a query using an AND
  • FIG. 12A shows a process of finding the message receiving condition matched to the message transmitting condition using the query of FIG. 11A;
  • FIG. 12B shows a process of finding the message receiving condition matched to the message transmitting condition using the query of FIG. 11 B. Best Mode for Carrying Out the Invention
  • FIG. 1 is a block diagram illustrating a message transmitting and receiving system according to a preferred embodiment of the present invention.
  • the message transmitting and receiving system includes an internet terminal 100a to 100h (hereinafter 100) and a match message transfer system (hereinafter referred to as simply "MMTS") 105a to 105c (hereinafter, 105).
  • MMTS match message transfer system
  • a user can be provided with a message transmitting and receiving service according to the present invention by contacting the MMTS 105 via the internet terminal 100.
  • the internet terminal 100 includes a computer, a wireless phone, an internet TV, and other internet appliances which can contact the internet. If the internet terminal 100 is a wireless phone, a user can be provided with the message transmitting/receiving service regardless of a time and a place.
  • the MMTS 105 includes a plurality of message boxes MBOX and a match index database portion 123 so as to store message receiving conditions set by message receivers. A configuration of the MMTS 105 will be described later with reference to FIG. 3.
  • the communication network is based on an internet protocol (IP), and
  • the internet protocol provides an interface which support various graphics as well as letters.
  • a user can transmit or receive a message when a message transmitting
  • a message transmitting condition is transferred together with a message to the MMTS 300, and a message receiving condition is transferred to the MMTS 300.
  • the MMTS 105 determines whether the message transmitting condition is
  • the message is transferred only to a message receiver who suggests the message receiving condition
  • the message transmitting condition and the message receiving condition are set by a user, but can be set automatically by a natural language processing
  • the MMTS 105 extracts words corresponding to condition fields and/or field values, which are set
  • a message transmitted from a message sender can be transferred from
  • the MMTS 105 to which a user belongs to other MMTS 300 performs the same operation described above. Accordingly,
  • the message transmitting and receiving system 100 can transfer the message to
  • the message transmitting and receiving system 100 can transfer a message using a user address. For example, after a message of a message sender is transferred to a message receiver who suggest a message receiving condition matched to a message transmitting condition set by the message sender, the message receiver can transfer a message directly to the message sender using an information of the message sender such that a header of a message made by the message receiver is directly inserted in the message box MBOX of the message sender. Namely, a user can designate a message receiver who will receive his/her message without setting the message transmitting condition and the message receiving condition. Therefore, it is preferred that the message receiving condition includes a message receiver information, and the message transmitting condition includes a message sender information.
  • the message transmitting and receiving system 100 can be applied to various types of information mediating services.
  • the information mediating service includes, for example, a shopping, a transaction of used goods, an information providing, a consulting, and an interest/meeting.
  • An example of the information mediating service for a shopping includes a sale and a purchase of home appliances.
  • the message transmitting condition and the message receiving condition can include a product, a purpose (sale or purchase), a manufacturer, an item, a size, a price, a life span, a state,
  • the product includes a television, a VTR, a DVD, a refrigerator, a washing machine, an air conditioner, a camcorder, an audio, a light equipment, a camera, a
  • a user selects a product which he/she wants to sell or buy, and a product selected by the user is used to define a group of persons who
  • an item of the refrigerator includes a kimchi-
  • refrigerator a refrigerator for a household, a refrigerator for a business, a
  • a matching grade function can be added that shows
  • a real name authentication function can further be added.
  • a seller makes a sale-related message together with a message
  • the purchase-related inquiry message is transmitted to sellers who send a
  • the seller can transmit a sale-related message only to persons who want to buy, and the purchaser can receive only a desired message.
  • An example of an information providing service includes a bid information providing service.
  • the message transmitting condition and the message receiving condition can include a type of a bid, a place of order, a bid time, and so on, respectively.
  • An information provider makes a bid-related message having a message transmitting condition and sends it to the MMTS 300, and the bit-related message is transmitted to information demanders who suggest a message receiving condition matched to the message transmitting condition.
  • an information demander makes a bid-related inquiry message having a message receiving condition and sends it to the MMTS 300, and the bid-related inquiry message is transmitted to information providers who suggest a message transmitting condition matched to the message receiving condition.
  • An example of a consulting service includes a medical consulting service.
  • the message transmitting condition and the message receiving condition can include a medical department, a name of a disease, a consulting method, and so on, respectively.
  • a consulting provider makes a medical-related message having a message transmitting condition and sends it to the MMTS 300, and the medical- related message is transmitted to consulting demanders who suggest a message receiving condition matched to the message transmitting condition.
  • a consulting demander makes a medical-related inquiry message having a message receiving condition and sends it to the MMTS 300, and the medical-related inquiry message is transmitted to consulting providers who suggest a message transmitting condition matched to the message receiving condition.
  • An example of the information mediating service for an interest/meeting includes a service of arranging a meeting of a male and a female (hereinafter, a girlfriend/boyfriend-asking service).
  • the message transmitting condition and the message receiving condition can include a personal profile such as a sex, an age, a height, an occupation, a residence, and so on, respectively.
  • a message sender and a message receiver can meet a girlfriend desired by him or a boyfriend desired by her.
  • FIG. 2 is a block diagram illustrating a concept of the information mediating service according to the preferred embodiment of the present invention.
  • an information brokerage can perform the message transmitting/receiving service by connecting message senders 400a such as the seller, the information provider, and the consulting provider to the MMTS 300a to which the information brokerage belongs.
  • the message receiver 400b such as the purchaser, the information demander, and the consulting demander can receive the message transmitting/receiving service by contacting the MMTS 300b of, e.g., a portal site via the internet terminal 200.
  • FIG. 3 is a block diagram illustrating a configuration of the MMTS according to the preferred embodiment of the present invention.
  • the MMTS 105 includes a schema server 110, a match server 120, and a message processing server 130.
  • the schema server 110 includes a service schema management portion 111 and a service schema database portion 112.
  • the service schema management portion 111 opens a new service, or closes or changes an existing service, and performs a detail setting for a certain service by an operator. For example, the number of condition fields, a name and a type of a condition field, a kind of an identification code, a match type, etc, are set by the service schema management portion 111.
  • the service "home appliance transaction” can be opened by the service schema management portion 111.
  • Fields such as "product”, “manufacturer”, “size”, and “price” can be set as a condition field of the service "home appliance transaction”.
  • the match type to determine whether the message transmitting condition and the message receiving condition are matched or not includes an extract match, a keyword match, and a range match.
  • the extract match is one which determines a truth when a content of the corresponding field is perfectly matched to a condition value.
  • the keyword match is one which determines a truth when the corresponding field includes a content of a condition value.
  • the range match is one which determines a truth when the corresponding field is in a condition value range.
  • a match of the condition fields "product”, “manufacturer”, "size”, and “price” is performed by the extract match, and a match of the condition field "price” is performed by the range match.
  • the match type is set by a person who plans the service.
  • an identification code is given to each of field values of the condition fields.
  • the given identification codes are matched, it is determined that corresponding condition fields are matched.
  • the keyword match and the range match determine a match or a mismatch by a method well-known to those skilled person, and thus their description is omitted. Finally, it can be performed by using an "AND” logic or an “OR” logic to determine whether the message transmitting condition and the message receiving condition are matched or not.
  • the match server 120 includes a match index management portion 121 , a match processor 122, and a match index database portion 123.
  • the match index management portion 121 stores a message receiving condition set by a message receiver in the match index database portion 123 in the form of an index table.
  • an index of respective condition fields for the message receiving condition is referred to as a first identification code
  • a combination of indexes of respective condition fields for the message receiving condition is referred to as a first bit string.
  • the first bit strings are stored in an index table of the match index database portion 123.
  • the match processor 122 retrieves the index table of the match index database portion 123 by using the message transmitting condition as a keyword to transfer a message box address of users corresponding to an index of the message receiving condition matched to the message transmitting condition to the message processing server 130.
  • an index of respective condition fields for the message transmitting condition is referred to as a second identification code
  • a combination of indexes of respective condition fields for the message transmitting condition is referred to as a second bit string.
  • the match index database portion 123 stores the message receiving condition in the index table thereof together with a message box address of a corresponding index.
  • the match index database portion 123 can also be constructed by a conventional database system such as an oracle and a SQL server.
  • the message processing server 130 includes a message browser 131, a web server 132, a message transmitting/receiving processor 133, a message management portion 134, a message database portion 135, and a message storing portion 139.
  • the message browser 131 provides an interface between a user and an internet and an interface-related functions, and is made of a HTML, a script, or other programming languages which operate in an internet.
  • the message browser 131 can be applied to various types of internet terminals which support, for example, a wireless application protocol (WAP) and a comptible hypertext markup language (CHTML).
  • WAP wireless application protocol
  • CHTML comptible hypertext markup language
  • the web server 132 is a web server which supports a typical internet standard.
  • the message transmitting/receiving processor 133 transfers the message receiving condition set by the user to the match server 120 and stores it as an index in the match index database portion 123.
  • the message transmitting/receiving processor 133 also transfers a message transmitting condition set by the message sender and a message made by the message sender to the message management portion 134. Further, the message transmitting/receiving processor 133 transfers a message having a message transmitting condition to other MMTSs 105 or to the message management portion 134 so that the message can be transmitted to other users of the MMTS 105 to which a user belongs.
  • the message transmitting/receiving processor 133 transfers a message transferred from other MMTSs 105 to the message management portion 134.
  • the message management portion 134 generates a message box of a service selected by a user.
  • the message receiving condition set by a user in the process of producing the message box is transferred to the message transmitting/receiving processor 133 and stored in the match index database portion 123 of the match server 120. It is preferred that an interface for setting a detail condition of the message receiving condition is displayed after a production of the message box.
  • the message management portion 134 receives a message having the message transmitting condition from the message transmitting/receiving processor 133 and inserts the message transmitting condition in a match queue 140. Thereafter, the message transmitting condition is transferred from the match queue 140 to the match server 120. Respective fields of the message transmitting condition inserted in the match queue 140 are analyzed by the match processor 122, and certain condition fields are converted into the identification codes and are reconstructed in the form of a bit string of a previously defined standard so as to be compared to a content of the match index database portion 123 and retrieved.
  • the match server 120 retrieves a message receiving condition matched to the message transmitting condition, and transfers the message box addresses of the message receivers who suggest the retrieved message receiving condition to the message management portion 134.
  • the message management portion 134 stores a header information of the message in the message box corresponding to the message box address transferred from the match server 120.
  • a message content and attached files are stored in the message storing portion 139.
  • the message header information When the message header information is stored in the message box of a receiver who suggests the message receiving condition corresponding to the message transmitting condition, the message receiver can read the header information of the message by approaching his/her message box on a web page.
  • the message header information includes a message sender information such as a name, a sex, and an age of the message sender, a title of the message, etc., and is not limited to this enumeration.
  • the message header information can further include a link information which provides a link between the message header and a text (i.e., content) of the message and/or the attached files.
  • a content of a message corresponding to the header information is output from the message storing portion 139, whereby the user can read the message content.
  • the message header is stored in the message box table 136, and the link information for a location of the message text and the attached files is stored in a real message table 137.
  • the link information serves to link the message header to the message content and the attached files which are stored in the message storing portion 139. Since the real message table 137 stores the link information, the message box gets to have only the header information which is shown to a user on the web page, and the real message is accessed by selecting or clicking the header of the message which a user wants.
  • a direct message table 138 stores a link information required to directly transfer a message between the message sender and the message receiver without comparing the message transmitting condition with the message receiving condition, for example, when a message is transmitted or received by an ID or a nickname.
  • the direct message table 138 stores the link information which links the header information of the message stored in the message box of a designated user to the real message stored in the message storing portion 139. Also, when sending a reply to the message sender after the message receiver receives a message, since the message receiver cannot be designated, the direct message table 138 is used.
  • the message database portion 135 can be configured by various methods. For example, as shown in FIG. 3, the message database portion 135 include the message box table 136, the real message table 137, and the direct message table 138.
  • the message box table 136 includes a plurality of the message boxes, and the message box is allocated to each user through an interface of the message browser 131.
  • the header of the message corresponding to the message transmitting condition matched to the message receiving condition of the user is stored in the message box of each user. Therefore, the match server 120 provides the message
  • the real message table 137 and the direct message table 138 have a link
  • the message storing portion 139 stores a content of a message made by
  • the message sender and an attached file provided by the message sender are linked to a link information contained in
  • the message header The message content and the attached file can be stored
  • FIG. 4 is a flow chart illustrating a process of setting the message
  • a user authentication is performed (S step S405).
  • user authentication can be performed by, for example, inserting a user ID and a
  • the authenticated user selects a desired service using an provided
  • Such a message receiving condition includes various condition fields, and the user can set at least one value for respective condition fields (step S410).
  • the message receiving condition form and the condition fields can be varied according to a type of a service.
  • FIG. 5 shows a service selecting screen.
  • the service selecting screen 500 of FIG. 5 provides an interface to select a type of a service.
  • the type of a service is newly opened, closed or changed by an operator of the MMTS 105 through the service schema management portion 111.
  • Detail settings of a selected service are also opened newly, closed or changed through the service schema management portion 111.
  • a user profile input interface 510 in which a user's profile is input is displayed. If the user is a male, a match folder "girlfriend-asking" is produced. If the user is a female, a match folder "boyfriend-asking” is produced. An interface to set a message receiving condition is provided after a match folder "girlfriend/boyfriend- asking" is produced.
  • FIG. 6 shows a message receiving condition setting screen.
  • a condition such as a TV, an audio, and a DVD on a product selecting interface 600
  • a condition delete and detail setting change interface 610 is displayed that can delete or change the selected condition and the detail setting of respective conditions.
  • a detail setting interface 620 is displayed that can set condition fields such as a manufacturer, an item, a price, and so on. Subsequently, when a user clicks a button "next" in the detail setting interface 620, a confirm interface 630 is displayed that displays a detail setting set finally in the detail setting interface 620. As described above, a message receiving condition can be deleted or changed even after a match folder is produced.
  • a message receiving condition is set for an existing message box (step S415). Thereafter, a process can be added that transfers the corresponding message receiving condition to the match index management portion 121 through the message transmitting/receiving processor 133.
  • the match index management portion 121 which receives the message receiving condition analyzes respective fields of the message receiving condition using the service schema database portion 112, and converts certain condition fields into the first identification codes to make them in the form of the first bit string which is a bit string of previously defined standard that can be stored in the match index database portion 123 (step S420).
  • step S425) the corresponding bit string is stored in the index table of the match index database portion 123 (step S425).
  • the match index database portion 123 is renewed periodically because the message receiving condition can be deleted or changed.
  • the step S440 can include a process of notifying a setting completion of the message receiving condition to the user.
  • FIG. 7 is a flow chart illustrating a process of transmitting a message composed by the message sender to the message receiver.
  • the user can use the message transmitting and receiving system through an interface provided by the message browser 131 and the web server 132 of the MMTS 105 by the internet terminal 200.
  • Steps 700 and 705 of the flow chart of FIG. 7 are identical to the steps 400 and 405 of FIG. 4, and thus their description is omitted to avoid a redundancy.
  • the authenticated user composes a message for a desired service (step S710).
  • a message transmitting condition is set by writing a title and a text of the message or attaching a desired file.
  • the message transmitting condition can be set by selecting or writing desired message transmitting conditions on a message transmitting condition setting form of the selected service.
  • the message transmitting condition includes a plurality of condition fields, and the user can set at least one value for respective fields.
  • the message transmitting condition setting form and the condition fields can be varied according to a type of a service. In a single service, the message transmitting condition has a field configuration corresponding to the message receiving condition.
  • the message composed by the user is transferred to the message transmitting/receiving processor 133, and thereafter is transferred to the message management portion 134 of the MMTS 105 to which the user belongs or other MMTS 105 (step S715).
  • the message management portion 134 extracts a header of the message and stores it in the message database portion 135, and stores the rest portion of the message except the header such as a text and an attached file in the message storing portion 139.
  • the message transmitting condition is inserted into the match queue 140 (step S720).
  • the match processor 122 takes the message transmitting condition from the match queue 140, and analyzes respective fields of the message transmitting condition and converts the certain condition fields into the second identification codes to make them in the form of the second bit string which is a bit string of an previously defined standard that can be compared with a content of the match index database portion 123 and retrieved (step S725).
  • the step S725 can further includes a process of producing a query which is formed by using an AND logic, an OR logic or a combination thereof according to a relationship between the condition fields.
  • step S730 a series of the second bit strings are compared with the first bit string by the query, thereby drawing the match comparison result (step S730).
  • the match comparison result in case of comparing condition fields which are not converted by an identification code, can be drawn by a general numerical formula or a logic comparison.
  • the match comparison result includes an address of the message box of the matched user.
  • the steps 725 and 730 can be performed by a single process.
  • the match comparison result (i.e., an address of the message box) is transferred to the message management portion 134 (step S735).
  • the message management portion 134 determines whether the address of the message box transferred from the message processor 122 exists or not (step S 740). When the address of the message box does not exist, the process is finished. When the address of the message box exists, the message management portion 134 inserts the header of the message transmitting condition in the message box of the message database portion 135, and thereafter the process is finished (step S745). In other words, not the message but the message header which is a virtual message is inserted in the message box of the user.
  • all forms which are not a real message but indicate and is linked to a real message are referred to as a virtual message.
  • the message header includes a link information for a location of a message text and an attached file.
  • Different interfaces can be provided for a user to easily differentiate a message transferred by a match comparison between the message transmitting condition and the message receiving condition from a message transferred by an address.
  • FIG. 8 shows a message list interface and a message read interface.
  • a message box interface can be provided that a user who receives a message of a message sender directly sends a reply message to the message sender.
  • a message read interface 810 which shows a content of the message is displayed.
  • an interface having the same form as an e-mail or a modified form thereof can be provided to the user.
  • FIG. 9A shows a service schema database portion for the TV transaction
  • transaction information mediating service includes a condition field, a match type,
  • the condition field includes a manufacturer, an item and a price.
  • the match type includes an extract match, a keyword match, and a range match.
  • the match type is set by a person who plans the service.
  • the field values of the condition field "manufacturer” includes companies A, B, C, and others.
  • the identification codes of the companies A, B, C, and others are "0001", “0010”, “0100”, and "1000", respectively.
  • the identification code is a 4-
  • condition field If the field value of the condition field is a five-digit
  • FIG. 9B shows a service schema database portion of the girlfriend/boyfriend-asking service exemplarily.
  • the service schema database portion of the girlfriend/boyfriend-asking service includes a condition field, a match type, a field value, an identification code, and a match object, which can be added, deleted or changed as described above.
  • the service schema database portion of FIG. 9B includes a match object different from a condition field.
  • FIG. 9B shows a service schema database in which a user information is used as the condition field.
  • values of the conditions to be matched are not values of conditions input by the message sender or the message receiver, but are an information of the other person. Therefore, values of the object to be matched is required. That is, the match object is needed because it differs from the condition field.
  • condition field "my sex” corresponds to the match object "a sex of the other person”
  • condition field “my residence” corresponds to the match object "a residence of the other person”
  • condition field "a residence of the other person” corresponds to the match object "my residence”.
  • the operator can change the match object.
  • the condition field includes a user information, i.e., a personal information. That is, by setting the user information (e.g., my residence and my age) as the condition field, the message sender information becomes the message transmitting condition, and the message receiver information becomes the message receiving condition. Also, the message sender condition (e.g., residence and age of the other person) becomes the message receiving condition, and the message receiver condition (e.g., residence and age of the other person) becomes the message transmitting condition.
  • the user information e.g., my residence and my age
  • the message sender condition e.g., residence and age of the other person
  • the message receiver condition e.g., residence and age of the other person
  • FIGs. 10A and 10B show examples of a bit string and a match index table according to the present invention.
  • bit string 1001 (hereinafter, second bit string) and a match index table 1003 (hereinafter, first bit string index table) of the message receiving condition are for the TV transaction information mediating service of FIG. 9A.
  • a manufacturer is set to "Samsung”
  • an item is set to 25" to 29" or 30" to 34
  • a price is set to "unlimited”.
  • the second bit string 1001 is values obtained by converting the manufacturer 'Samsung' and the item '25" to 29"' or '30" to 34"' using the service schema database 112. In greater detail, 'Samsung' is converted to '0001', and '25" to 29"' or '30" to 34"' is converted to '0110', and thus the second bit string 1001 is
  • '01100001 denotes F8'F7'F6'F5 , F4'F3'F2'F1'.
  • the first bit string index table 1003 is formed such that a plurality of the message receiving conditions C1 to Cn are converted by the above-described method and then stored in the match index database 123.
  • the first message receiving condition C1 is '01100011' and thus shows that the first bit string is '01100011', and the manufacturer is "Samsung” or "LG", and the item is '25" to 29"' or '30" to 34"'.
  • '01100001' denotes F8F7F6F5F4F3F2F1.
  • FIG. 10B a bit string 1005 (second bit string) and a match index table
  • first bit string index table of the message receiving condition are for the girlfriend/boyfriend-asking service of FIG. 9B.
  • the second bit string 1005 and the first combination index table 1007 can be understood with reference to a description of FIG. 10A, and thus their description is omitted.
  • the message receiving condition is set as follows: a sex "male”, my residence “Seoul”, a residence of the other person "Seoul” or “Pusan”, my age “28", and an age of the other person "25 to 28".
  • a sex is '01'
  • my residence is '001'
  • a residence of the other person is '0011'
  • the second bit string is '0011000101'.
  • '0011000101' denotes F10'F9'F8'F7'F6'F5'F4'F3'F2'F1'.
  • the second message receiving condition C2 of the first match index table 1007 is '0111000101' and thus shows that a sex is "male", my residence is “Seoul”, a residence of the other person is “Seoul”, “Pusan”, or "Taegu”.
  • '0111000101 ' denotes F10F9F8F7F6F5F4F3F2F1.
  • FIGs. 11A and 11B shows a method of producing a query using an AND logic and an OR logic.
  • F1 ⁇ F6' and F7' corresponding to a truth are extracted from the second bit string which stands for the message receiving condition of the TV transaction information mediating service of FIG. 10A. Thereafter, the match objects F1 , F6 and F7 corresponding F1', F6' and F7' are extracted.
  • a condition field of F1 is a manufacturer
  • a condition field of F6 and F7 is an item.
  • a query is produced such that values of a single condition field are logically calculated by an OR logic, and values of different condition field are logically calculated by an AND logic. Therefore, a query is "F1 AND (F6 OR
  • a query "F2 AND F7 AND (F3 OR F4)" is produced by the same method as described in FIG. 11 A.
  • the match objects F2, F7, F3, and F4 corresponding F1', F3', F7', and F8' are
  • FIG. 12A shows a process of finding the message receiving condition matched to the message transmitting condition using the query of FIG. 11A
  • FIG. 12B shows a process of finding the message receiving condition matched to the message transmitting condition using the query of FIG. 11 B.
  • a message receiving condition string 1209 corresponding to F2 is "1010...00"
  • the message receiving condition corresponding to a truth is C1 and C3.
  • the message receiving conditions C1 and C3 are converted into the message box address and then are transferred to the message management portion 134.
  • the user can transmit/receive a message to/from an specified number of the general public without using an address, and an intention of the user can be directly reflected.
  • the system and the method of transmitting and receiving a message according to the present invention can be applied to various types of information mediating services such as a shopping, consulting, etc.
  • a product seller can transmit a sales message including a product information to a product purchaser, and the purchaser can receive a desired product information without an information retrieval. That is, an intention of the seller and the purchaser can be reflected.
  • a new service can be opened, or an existing service can be deleted or changed.
  • the message transmitting condition and the message receiving condition can be freely set, changed or deleted. Therefore, the information mediating service can satisfy the user' taste.

Abstract

Dans un serveur, appelé MMTS, à savoir le serveur de transfert de messages de correspondance (système) permet au destinataire de messages d'établir à l'avance leurs profils individuels et les critères de préférence ayant pour but de déterminer les messages provenant des fournisseurs susceptibles d'intéresser les destinataires. Tout utilisateur qui est abonné au MMTS peut être un fournisseur de messages et/ou un destinataire. Un utilisateur envoie au serveur MMTS un message comprenant un critère de réception destiné à déterminer quels sont les destinataires qui devraient recevoir leurs messages provenant du fournisseur. Puis, le serveur MMTS compare les profils individuels et les critères de préférence des destinataires avec le critère de réception du fournisseur selon la technique des correspondances de modèles binaires. Seule la partie d'en-tête modifiée du message est distribuée au destinataire de correspondance. En outre, les profils individuels et les critères de préférence des destinataires et le critère de réception des fournisseurs devrait être converti en modèles binaires et stocké dans une base de données à des fins d'archivage ou dans une queue de correspondance à des fins de comparaison.
PCT/KR2001/002203 2000-12-21 2001-12-19 Correspondance d'utilisateurs pour filtrage de la distribution des messages WO2002051079A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2002216456A AU2002216456A1 (en) 2000-12-21 2001-12-19 Matching of users for message distribution filtering

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020000079886A KR20020050669A (ko) 2000-12-21 2000-12-21 송수신 조건 매치에 의한 메시지 전송 시스템 및 방법
KR2000/79886 2000-12-21

Publications (1)

Publication Number Publication Date
WO2002051079A1 true WO2002051079A1 (fr) 2002-06-27

Family

ID=19703421

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2001/002203 WO2002051079A1 (fr) 2000-12-21 2001-12-19 Correspondance d'utilisateurs pour filtrage de la distribution des messages

Country Status (3)

Country Link
KR (2) KR20020050669A (fr)
AU (1) AU2002216456A1 (fr)
WO (1) WO2002051079A1 (fr)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1513302A1 (fr) * 2003-09-05 2005-03-09 Sap Ag Messagerie en temps réel dans des environnements de réseau collaboratifs
CN102915309A (zh) * 2011-08-03 2013-02-06 腾讯科技(深圳)有限公司 即时通信工具中好友关系链匹配方法和设备
US8427303B1 (en) 2002-06-27 2013-04-23 Geomass Limited Liability Company System and method for providing media content having attributes matching a user's stated preference
EP2755353A3 (fr) * 2012-11-30 2014-08-13 Sophia Co., Ltd. Système et procédé d'échange de données
US9602608B2 (en) 2002-06-27 2017-03-21 Chemtron Research Llc System and method for notifying a user of people, places or things having attributes matching a user's stated preference
US20220207611A1 (en) * 2012-12-31 2022-06-30 Trading Technologies International Inc. In-Line FIX Packet Translator

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100387427B1 (ko) * 2001-01-12 2003-06-18 이원세 랜덤 방식의 이-메일 서비스 방법
KR20030033190A (ko) * 2001-10-18 2003-05-01 인포뱅크 주식회사 매치메일 서비스 시스템 및 그 방법
KR100560169B1 (ko) * 2002-11-15 2006-03-13 (주) 엘지텔레콤 스펨성 에스엠에스메시지 처리 시스템 및 그 방법
KR101064735B1 (ko) * 2011-04-27 2011-09-14 김용한 수신인 불특정 메시지 교환 서비스 제공 방법

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5791991A (en) * 1995-11-15 1998-08-11 Small; Maynard E. Interactive consumer product promotion method and match game
EP0905635A2 (fr) * 1997-09-29 1999-03-31 Matsushita Graphic Communication Systems, Inc. Dispositif et procédé de transfert du courrier électronique
US5999932A (en) * 1998-01-13 1999-12-07 Bright Light Technologies, Inc. System and method for filtering unsolicited electronic mail messages using data matching and heuristic processing
US6035104A (en) * 1996-06-28 2000-03-07 Data Link Systems Corp. Method and apparatus for managing electronic documents by alerting a subscriber at a destination other than the primary destination
WO2000016209A1 (fr) * 1998-09-15 2000-03-23 Local2Me.Com, Inc. Correspondance dynamiquetm des utilisateurs pour la communication en groupe
KR20000050045A (ko) * 2000-03-28 2000-08-05 백찬영 전자 메시지 자동 응답 시스템 및 방법
KR20000059196A (ko) * 2000-07-21 2000-10-05 권형택 전자상거래의 방법
WO2000063803A2 (fr) * 1999-04-20 2000-10-26 Alis Technologies Inc. Systeme et procede des services de courtage de traduction bases sur l'internet
WO2000072209A2 (fr) * 1999-05-21 2000-11-30 Monkeybin.Com, Inc. Systeme d'echange entre plusieurs parties
KR20010000302A (ko) * 2000-09-07 2001-01-05 윤세영 전자우편을 이용한 광고전송방법

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5791991A (en) * 1995-11-15 1998-08-11 Small; Maynard E. Interactive consumer product promotion method and match game
US6035104A (en) * 1996-06-28 2000-03-07 Data Link Systems Corp. Method and apparatus for managing electronic documents by alerting a subscriber at a destination other than the primary destination
EP0905635A2 (fr) * 1997-09-29 1999-03-31 Matsushita Graphic Communication Systems, Inc. Dispositif et procédé de transfert du courrier électronique
US5999932A (en) * 1998-01-13 1999-12-07 Bright Light Technologies, Inc. System and method for filtering unsolicited electronic mail messages using data matching and heuristic processing
WO2000016209A1 (fr) * 1998-09-15 2000-03-23 Local2Me.Com, Inc. Correspondance dynamiquetm des utilisateurs pour la communication en groupe
WO2000063803A2 (fr) * 1999-04-20 2000-10-26 Alis Technologies Inc. Systeme et procede des services de courtage de traduction bases sur l'internet
WO2000072209A2 (fr) * 1999-05-21 2000-11-30 Monkeybin.Com, Inc. Systeme d'echange entre plusieurs parties
KR20000050045A (ko) * 2000-03-28 2000-08-05 백찬영 전자 메시지 자동 응답 시스템 및 방법
KR20000059196A (ko) * 2000-07-21 2000-10-05 권형택 전자상거래의 방법
KR20010000302A (ko) * 2000-09-07 2001-01-05 윤세영 전자우편을 이용한 광고전송방법

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JEONG-WOO LEE, YO-SUNG HO: "Target bit matching for MPEG-2 video rate control", TENCON'98. 1998 IEEE REGION 10 INTERNATIONAL CONFERENCE ON GLOBAL CONNECTIVITY IN ENERGY, COMPUTER, COMMUNICATION AND CONTROL, vol. 1, 1998, pages 66 - 69, XP010355495, DOI: doi:10.1109/TENCON.1998.797074 *
TERRY D.B.: "Replication in an information filtering system", 1992, MANAGEMENT OF REPLICATED DATA (SECOND WORKSHOP ON THE PUBLISHED: 1992) *

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10959046B2 (en) 2002-06-27 2021-03-23 Chemtron Research Llc System and method for providing information matching a user's stated preferences
US8427303B1 (en) 2002-06-27 2013-04-23 Geomass Limited Liability Company System and method for providing media content having attributes matching a user's stated preference
US9602608B2 (en) 2002-06-27 2017-03-21 Chemtron Research Llc System and method for notifying a user of people, places or things having attributes matching a user's stated preference
US11290845B2 (en) 2002-06-27 2022-03-29 Chemtron Research Llc System and method for providing information matching a user's stated preferences
US10097955B2 (en) 2002-06-27 2018-10-09 Chemtron Research Llc System and method for providing information matching a user's stated preferences
US10362446B2 (en) 2002-06-27 2019-07-23 Chemtron Research Llc System and method for providing information matching a user's stated preferences
EP1513302A1 (fr) * 2003-09-05 2005-03-09 Sap Ag Messagerie en temps réel dans des environnements de réseau collaboratifs
CN102915309A (zh) * 2011-08-03 2013-02-06 腾讯科技(深圳)有限公司 即时通信工具中好友关系链匹配方法和设备
CN102915309B (zh) * 2011-08-03 2016-05-11 腾讯科技(深圳)有限公司 即时通信工具中好友关系链匹配方法和设备
EP2755353A3 (fr) * 2012-11-30 2014-08-13 Sophia Co., Ltd. Système et procédé d'échange de données
US9727525B2 (en) 2012-11-30 2017-08-08 Sophia Co., Ltd. Data exchange system and data exchange method
US20220207611A1 (en) * 2012-12-31 2022-06-30 Trading Technologies International Inc. In-Line FIX Packet Translator
US11587168B2 (en) * 2012-12-31 2023-02-21 Trading Technologies International, Inc. In-line FIX packet translator

Also Published As

Publication number Publication date
KR20020070958A (ko) 2002-09-11
KR20020050669A (ko) 2002-06-27
AU2002216456A1 (en) 2002-07-01
KR100430142B1 (ko) 2004-05-03

Similar Documents

Publication Publication Date Title
KR101109339B1 (ko) 전자 메시지용 스키마 계층구조
US8688531B2 (en) System for associating requests with potential respondents to said requests
US6886044B1 (en) Method and system having requirements matching servers for processing user messages
US20040006598A1 (en) Method and system of sending and tracking electronic mail messages
US20020035607A1 (en) E-mail gateway system
US20040249786A1 (en) Consumer feedback in content management systems
US20030028605A1 (en) Signaling apparatus and method
US20010013037A1 (en) Information communication system, information communication method, and information provision business method
KR100436551B1 (ko) 휴대전화번호를 이용한 메일주소정보 제공시스템 및 그 방법
US20030158860A1 (en) Method of automatically populating contact information fields for a new contact added to an electronic contact database
CN101317173A (zh) 用于通信和合作的系统
CN105787764A (zh) 用于图像识别服务的方法和设备
US20020174236A1 (en) Methods and apparatus for processing data in a content network
KR20060050342A (ko) 팩스 메시지를 나타내기 위해 메시지 스키마를 확장하는시스템 및 방법
KR100438757B1 (ko) 휴대통신기구 및 유무선 인터넷을 이용한 정보관리시스템및 그 방법
WO2002051079A1 (fr) Correspondance d'utilisateurs pour filtrage de la distribution des messages
US20080147813A1 (en) Systems and methods for electronic mail message server component
US6732154B1 (en) Distribution limiter for network messaging
CN101102576A (zh) 消息处理的方法和终端设备
JP2004289491A (ja) 電子メール管理システム
CN115936758A (zh) 基于大数据的智能拓客方法及相关装置
JP5069762B2 (ja) Crmサーバ、電子メールの送受信方法及びプログラム
KR100384236B1 (ko) 시변 정보와 함께 채팅 서비스를 제공하는 시스템과 방법
CA2434253A1 (fr) Liaison url de portail internet via une invite de courrier electronique permettant de distribuer des informations sollicitees ou non en fonction d'informations originales demandees
JP2005539286A (ja) 製品特性を比較するための方法およびデバイス

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 1020027000465

Country of ref document: KR

AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PH PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

WWP Wipo information: published in national office

Ref document number: 1020027000465

Country of ref document: KR

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
WWG Wipo information: grant in national office

Ref document number: 1020027000465

Country of ref document: KR

NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP