WO2011118915A4 - 어플리케이션 검색 시스템 - Google Patents

어플리케이션 검색 시스템 Download PDF

Info

Publication number
WO2011118915A4
WO2011118915A4 PCT/KR2011/001139 KR2011001139W WO2011118915A4 WO 2011118915 A4 WO2011118915 A4 WO 2011118915A4 KR 2011001139 W KR2011001139 W KR 2011001139W WO 2011118915 A4 WO2011118915 A4 WO 2011118915A4
Authority
WO
WIPO (PCT)
Prior art keywords
application
web data
web
server
identifier
Prior art date
Application number
PCT/KR2011/001139
Other languages
English (en)
French (fr)
Other versions
WO2011118915A2 (ko
WO2011118915A3 (ko
Inventor
김대영
Original Assignee
Kim Dae Young
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 Kim Dae Young filed Critical Kim Dae Young
Priority to US13/637,594 priority Critical patent/US20130297651A1/en
Publication of WO2011118915A2 publication Critical patent/WO2011118915A2/ko
Publication of WO2011118915A3 publication Critical patent/WO2011118915A3/ko
Publication of WO2011118915A4 publication Critical patent/WO2011118915A4/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2471Distributed queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques

Definitions

  • the disclosed technology relates to an application retrieval system, and more particularly to a retrieval system for retrieving web data and an application capable of providing information of the web data.
  • the terminal can access the server and download the application, and can execute the downloaded application.
  • the application can access the server through the IP network, retrieve the data from the server, and display or modify the data as it is.
  • an application can import web data (web pages, images on the web, data files, word documents, Excel documents, or pdf documents, etc.) on the server and display all or part of the web data have.
  • an application can create and display new content based on imported web data.
  • a web search server for example, a portal server
  • a specific word e.g., a subway
  • an application search method is executed in an application search system including a terminal that executes an application and a registration server, and the terminal transmits an identifier for the application and a web address of web data used by the application to the registration server And the registration server associating an identifier for the application with a web address of the web data.
  • the application search system includes a terminal for transmitting an identifier for the application and a web address of web data used by the application to the registration server and a registration server for associating an identifier for the application with a web address of the web data, .
  • an application search method is implemented in an application search system including a web server storing at least one web data and a registration server, the at least one web data being distinguished by a web address, Wherein at least a first portion of the web data of the web server stores the application identifier representing the information about the application taking the web data as metadata and the application is executed by the terminal, Fetching at least a second portion of one piece of web data and the registration server associating the web address of the fetched web data with the application identifier stored as metadata in the fetched web data.
  • the application search system includes a web server and a registration server that store at least one web data.
  • the at least one web data is distinguished by a web address and at least a first portion of the at least one web data stores an application identifier representing information about the application taking the web data as metadata
  • the registration server fetches at least a second portion of the at least one web data in the web server and stores an identifier for the application stored as meta data in the fetched web data, ≪ / RTI >
  • an application search method is executed in an application search system including a terminal that executes an application, a proxy server and a registration server, and the terminal identifies an identifier for the application and a web address of web data used by the application, And transmitting the web data to the proxy server, wherein the proxy server transmits web data based on the web address to the terminal, and the proxy server stores the identifier of the application and the web address of the web data used by the application in the registration And registering the web address of the web data with an identifier for the application.
  • the application search system includes a terminal for transmitting an identifier for the application and a web address of web data used by the application to the proxy server, a web server for transmitting web data, And a registration server for associating an identifier for the application with a web address of the web data.
  • the registration server is connected to a terminal that executes an application, and the terminal transmits an identifier for the application and a web address of the fetched web data to the registration server each time the application fetches web data
  • a communication unit for receiving an identifier for the application and a web address of the fetched web data; and a database for storing an association between an identifier for the application and a web address of the fetched web data.
  • a registration server is associated with a web server storing at least one web data, the at least one web data being distinguished by a web address, and at least a first portion of the at least one web data Storing an application identifier representing information about an application fetching web data as meta data, the application being executed by a terminal, wherein the application fetches at least a second portion of the at least one web data in the web server, And a database for storing an association between an identifier for the application stored as metadata in the fetched web data and a web address of the fetched web data.
  • the terminal executes an application and is connected to a registration server
  • the registration server stores an association between the identifier for the application and the web data taken by the application, the identifier for the application, And transmits the web address of the used web data to the registration server.
  • FIG. 1 is a diagram for explaining an application search system according to an embodiment of the disclosed technology.
  • FIG. 2 is a block diagram illustrating the terminal of FIG.
  • FIG. 3 is a block diagram illustrating the registration server of FIG.
  • FIG. 4 is a flowchart illustrating an application search method performed in the application search system of FIG.
  • FIG. 5 is a diagram for explaining an application search system according to another embodiment of the disclosed technology.
  • FIG. 6 is a block diagram illustrating the registration server of FIG.
  • FIG. 7 is a flowchart for explaining a first example of an application search method executed in the application search system of FIG.
  • FIG. 8 is a flowchart for explaining a second example of an application search method executed in the application search system of FIG.
  • FIG. 9 is a diagram for explaining an application search system according to another embodiment of the disclosed technology.
  • FIG. 10 is a flowchart for explaining an application search method performed in the application search system of FIG.
  • 11 is a diagram for explaining a shortcut.
  • first " first ", " second ", and the like are used to distinguish one element from another and should not be limited by these terms.
  • first component may be referred to as a second component
  • second component may also be referred to as a first component.
  • " and / or &quot includes all possible combinations from one or more related items.
  • the meaning of " first item, second item and / or third item " may be presented from two or more of the first, second or third items as well as the first, second or third item It means a combination of all the items that can be.
  • each step the identification codes (e.g., a, b, c, ...) are used for convenience of explanation, and the identification codes do not describe the order of each step, Unless the specific order is described, it may occur differently from the order specified. That is, each step may occur in the same order as described, may be performed substantially concurrently, or may be performed in reverse order.
  • FIG. 1 is a diagram for explaining an application search system according to an embodiment of the disclosed technology.
  • an application search system 100 includes a terminal 110, a web server 120, a registration server 130, and an application search server 140.
  • the terminal 110 may correspond to a MID (Mobile Internet Device) such as the mobile terminal 110a, an iPad, or a wired terminal 110b.
  • the mobile terminal 110a may correspond to a hybrid wireless communication device combining the advantages of a cellular phone and a personal digital assistant (PDA).
  • PDA personal digital assistant
  • the data service may be a wireless LAN such as WiFi or Bluetooth or a wireless packet network such as Code Division Multiple Access (CDMA) or Wideband Code Division Multiple Access (WCDMA) ).
  • CDMA Code Division Multiple Access
  • WCDMA Wideband Code Division Multiple Access
  • the mobile terminal 110a may be connected to the IP network through a cellular network, a wireless LAN, or a wireless packet network, and may be connected to the web server 120, the registration server 130, and the application search server 140 through an IP network.
  • the wired terminal 110b may correspond to a device capable of wired communication such as a PC or an IP telephone.
  • the wired terminal 110b may be connected to the IP network through a digital subscriber line (DSL) or a cable network and may be connected to the web server 120, the registration server 130, and the application search server 140 through an IP network.
  • DSL digital subscriber line
  • the wired terminal 110b may be connected to the IP network through a digital subscriber line (DSL) or a cable network and may be connected to the web server 120, the registration server 130, and the application search server 140 through an IP network. have.
  • DSL digital subscriber line
  • the terminal 110 includes at least one application and can execute the application under the control of the user. Each time the application fetches web data (web page, image or file existing on the web), the terminal 110 transmits the identifier of the application and the web address of the fetched web data to the registration server 130. In one embodiment, each time the application status changes, the terminal 110 sends an identifier for the application and a web address of the fetched web data to the registration server 130 whenever the application fetches new web data and / Can be transmitted. In one embodiment, the functionality may be performed by an application and may be implemented in an application by a developer creating the application. In another embodiment, the function may be performed by the terminal 110. In the following description, the terminal 110 transmits to the registration server 130 both the terminal 110 and the application included in the terminal 110.
  • the terminal 110 may further send a shortcut to the registration server 130 that may be used in the application.
  • a shortcut may be generated by the application.
  • the application immediately executes a state corresponding to the shortcut (i.e., the state of the application when the shortcut is transmitted to the registration server 130), fetches the web data through the web address, To be used immediately.
  • the web server 120 stores at least one web data and the web data is distinguished by a web address (e.g., Web URL, etc.).
  • the registration server 130 associates the identifier of the application received from the terminal 110 with the web address of the fetched web data and stores the association.
  • the registration server 130 may associate a shortcut received from the terminal 110 with an identifier for the application and a web address of the fetched web data and store the association.
  • the terminal 110 may transmit the information about the data used by the application to the registration server 130 together with the identifier of the application. For example, when the application uses only a part of information from the web page connected to the web server 120, the terminal 110 can transmit the information to the registration server 130. For example, when an application uses a list of French wines from information contained in a web page, the application can send the word " French wine list " or the file name of the corresponding data along with the identifier of the application to the registration server 130 have.
  • the terminal 110 when using data stored in an application as well as web data, transmits to the registration server 130 the address of the web data, information on data used by the application among the data held by the application, Can be transmitted.
  • the registration server 130 may transmit to the registration server 130 an identifier of the application, a shortcut corresponding to the state displaying the wine information, a URL of the web data, and a word or file name of " Chile wine list ".
  • the application search server 140 searches the web data corresponding to the search word and the application that takes the web data based on the search word input from the search client, and transmits the search result to the search client.
  • the search results may include information about the web data as well as an identifier for the application taking the web data.
  • the search results may include information about web data and identifiers and shortcuts for applications.
  • the search result may include an identifier and a shortcut for the application.
  • FIG. 2 is a block diagram illustrating the terminal of FIG.
  • the terminal 110 includes an application module 210, a control unit 220, and an input / output unit 230.
  • the application module 210 can access the web server 120 and fetch the web data in the web server 120.
  • the application module 210 sends an identifier for the application and the web address of the imported web data to the registration server 130 whenever the application fetches new web data and / As shown in Fig.
  • the control unit 220 controls components of the terminal 110 and the input / output unit 230 performs input / output operations with devices outside the terminal 110.
  • the input / output unit 230 may be connected to an external device through a cellular network, a wireless LAN, or a wired / wireless packet network to perform an input / output operation.
  • FIG. 3 is a block diagram illustrating the registration server of FIG.
  • the registration server 130 includes a communication unit 310 and a database 320.
  • the communication unit 310 receives the identifier of the application received from the terminal 110 and the web address of the web data fetched by the terminal 110. In one embodiment, the communication unit 310 can receive further shortcuts.
  • the database 320 stores the association between the identifier for the application and the web address of the web data.
  • the database 320 may store an identifier for the application, a web address of the web data, and an association between the shortcuts.
  • the database 320 may store a web address and a shortcut for the web data associated with the identifier for each identifier for the application. In another embodiment, the database 320 may store identifiers and shortcuts for applications that take corresponding web data for each web address of the web data.
  • the registration server 130 may receive an association between an identifier for the application and a web address of the web data from an administrator or an application provider's computer, and the database 320 may include an identifier for the received application,
  • the association between the identifier and the web address of the web data associated with it can be stored. For example, when an application uses information on 1000 restaurants, the application provider connects to the registration server 130 through a computer, and registers the web page including information on each restaurant in the registration server 130 Web addresses and application identifiers can be stored.
  • FIG. 4 is a flowchart illustrating an application search method performed in the application search system of FIG.
  • the terminal 110 executes the application under the control of the user (step S410).
  • the application connects to the web server 120 via the web address to fetch the web data in step S420 and the terminal 110 transmits the identifier of the application and the web address of the fetched web data to the registration server 130 Step S430).
  • the terminal 110 sends an identifier for the application and a web address of the fetched web data to the registration server 130 whenever the application fetches new web data and / Can be transmitted.
  • the terminal 110 may further send a shortcut to the registration server 130.
  • the identifier for the application may correspond to the application name or the code assigned when registering the application.
  • the code contains information about the application. For example, the user can know the type of the application, the version number, the OS (Operating System) in which the application operates, and / or the information of the terminal HW model through the code. For example, the "Wingbar Restaurant” application that can run on the Android-equipped device for the same "Wingbar Restaurant” application and the "Wingbar Restaurant” application that can run on the iPhone can have different code numbers.
  • the registration server 130 associates the identifier of the application with the web address of the web data fetched by the application (step S440).
  • the registration server 130 may associate the identifier for the application with the web address and shortcut of the web data that the application fetches.
  • the registration server 130 may update the count based on the number of connections of the corresponding web data by the corresponding application.
  • the application search server 140 searches the web data corresponding to the search word and the application that takes the web data based on the search word input from the search client (step S450).
  • the application search server 140 crawls the web data through a web crawler to reduce the time required for searching the web data and indexes the web data through a search engine in advance .
  • the application search server 140 searches for web data corresponding to a search word based on a search word and accesses the registration server 130 to obtain an identifier for an application that takes the web data (step S460).
  • the application search server 140 may transmit information on the web data corresponding to the search word and an identifier of the application that takes the web data to the search client (step S470).
  • the application search server 140 obtains a shortcut with an identifier for the application that takes the web data from the registration server 130, and obtains the web data corresponding to the web data corresponding to the search word An identifier and a shortcut for the going application can be transmitted to the search client.
  • the application search server 140 may transmit information about the web data and an identifier for the application to the search client according to the type of the operating system to which the application can be executed. In one embodiment, the application search server 140 may further send a shortcut. For example, the application search server 140 may receive information on web data corresponding to a search word and corresponding web data, and may transmit an identifier for an application executed in the Android operating system to a search client. In one embodiment, the application search server 140 may determine an operating system type according to a user's control and search for an application.
  • the terminal may allow the application to immediately use the web data through a shortcut.
  • the shortcut may include an instruction to allow the application to acquire web data and use the web data immediately. If the shortcut is selected according to the user's control, the application fetches the web data, Can be used immediately.
  • 11 is a diagram for explaining a shortcut.
  • the restaurant application 1110 can select a restaurant according to a user's control, and can connect to a home page server or a restaurant evaluation web data server of the restaurant to fetch home page or restaurant evaluation web data. For example, if " Lachlio " is selected in FIG. 11, the restaurant application 1110 connects to a "Lachilo" home page server or a restaurant evaluation web data server to fetch home page or restaurant evaluation web data, You can use images and / or text for " latheloo " included in page or restaurant evaluation web data.
  • the restaurant application 1110 can select an area from the restaurant list 1120 according to the user's control and select a specific restaurant among the restaurants included in the selected area to obtain information on the restaurant.
  • the shortcut may include an instruction to select a corresponding restaurant in the restaurant application 1110.
  • a shortcut that prompts the gourmet application 1110 to immediately use the home page or restaurant rating web data for " Lachilo " is " a shortcut to the first page "Quot; Go to "
  • the shortcut displays a command to instruct " .
  • FIG. 5 is a diagram for explaining an application search system according to another embodiment of the disclosed technology.
  • the application search system 500 includes a terminal 510, a web server 520, a registration server 530, and an application search server 540.
  • the terminal 510 may correspond to a mobile terminal 510a, an MID such as an iPad, or a wired terminal 510b.
  • the mobile terminal 510a may correspond to a hybrid wireless communication device that combines the advantages of a cellular telephone with a personal digital assistant (PDA), and at the mobile terminal 510a, the public telephone service may be used via a cellular network , And the data service can be used via a wireless LAN such as WiFi or Bluetooth, or a wireless packet network such as CDMA or WCDMA.
  • the mobile terminal 510a may be connected to the IP network through a cellular network, a wireless LAN, or a wireless packet network, and may be connected to the web server 520, the registration server 530, and the application search server 540 through the IP network.
  • the wired terminal 510b may correspond to a device capable of wired communication such as a PC or an IP telephone.
  • the wired terminal 510b may be connected to the IP network through a DSL or cable network and may be connected to the web server 520, the registration server 530, and the application search server 540 via the IP network.
  • the terminal 510 includes at least one application and can execute the application under the control of the user.
  • the application can connect to the web server 520 and fetch web data.
  • the web server 520 stores at least one web data and the web data is distinguished by a web address.
  • At least a first portion of at least one piece of web data stores an application identifier representing information about the application taking the web data as metadata.
  • at least a first portion may further store as a metadata a shortcut that allows an application to immediately use the web data with the web address of the web data.
  • the registration server 530 fetches at least a part of at least one piece of web data in the web server 520 and associates the web data of the corresponding web data with an application identifier stored as metadata in the fetched web data to store the corresponding relationship . In one embodiment, if more shortcuts are stored in the metadata of the imported web data, the registration server 530 may associate the shortcut with the identifier of the application and the web address of the fetched web data and store the association.
  • the application search server 540 searches the web data corresponding to the search word and the application that takes the web data based on the search word input from the search client, and transmits the search result to the search client.
  • the search results may include information about the web data as well as an identifier for the application taking the web data.
  • the search results may include information about web data and identifiers and shortcuts for clients.
  • FIG. 6 is a block diagram illustrating the registration server of FIG.
  • the registration server 530 includes a collection unit 610 and a database 620.
  • the collecting unit 610 fetches at least a part of at least one piece of web data in the web server 520.
  • the collection unit 610 may retrieve web data via a web crawler.
  • the database 620 stores the association between the application identifier stored as metadata in the imported web data and the web address of the corresponding web data.
  • the database 620 may store an identifier for the application, a web address of the web data, and an association between the shortcuts.
  • the database 620 may store a web address and a shortcut for the web data associated with the identifier for each application identifier. In another embodiment, the database 620 may store application identifiers and shortcuts for applications that take corresponding web data for each web address of web data.
  • FIG. 7 is a flowchart for explaining a first example of an application search method executed in the application search system of FIG.
  • the web server 520 stores at least one web data, and the web data can be distinguished by a web address. At least a first portion of at least one piece of web data stored in the web server 520 stores an application identifier indicating information about the application taking the web data as metadata. In one embodiment, at least the first portion may further store the shortcut as metadata. In one embodiment, application identifiers and shortcuts may be pre-stored by the web data producer.
  • the registration server 530 fetches at least a part of at least one piece of web data in the web server 520 (step S710), and associates the application identifier stored as metadata in the fetched web data with the web address of the corresponding web data Step S720). In one embodiment, if more shortcuts are stored in the metadata of the imported web data, the registration server 530 may associate the application identifier with the web address and shortcut of the web data.
  • the application search server 540 searches the web data corresponding to the search word and the application that takes the web data based on the search word input from the search client (step S730).
  • the application search server 540 may crawl the web data through the web crawler to reduce the time taken to search the web data, and may pre-index the web data through the search engine.
  • the application search server 540 searches web data corresponding to a search word based on a search word and accesses the registration server 530 to obtain an identifier for an application that takes the web data (step S740).
  • the application search server 540 may transmit to the search client an identifier for the application that takes the web data along with the information about the web data corresponding to the search word (step S750).
  • the application search server 540 obtains a shortcut with an identifier for the application that takes the web data from the registration server 530, and retrieves the web data along with information about the web data corresponding to the search term An identifier and a shortcut for the going application can be transmitted to the search client.
  • the application search server 540 may send information about the web data and an identifier for the application to the search client according to the type of operating system in which the application can be executed. In one embodiment, the application search server 540 may further send a shortcut. In one embodiment, the application search server 540 may determine an operating system type according to a user's control, and then search for an application.
  • the terminal may allow the application to immediately use the web data through a shortcut.
  • FIG. 8 is a flowchart for explaining a second example of an application search method executed in the application search system of FIG.
  • the terminal 510 executes the application under the control of the user (step S810).
  • the application connects to the web server 520 via the web address to fetch the web data.
  • the terminal 510 transmits an identifier for the application fetching the web data to the web server 520 (Step S820).
  • the terminal 110 may further send a shortcut to the web server 520.
  • the identifier for the application may correspond to the application name or the code assigned when registering the application.
  • a shortcut may be generated by the application.
  • the web server 520 stores the application identifier received from the terminal 510 as meta data in the corresponding web data (step S830).
  • the web server 520 may further store shortcuts as metadata in the corresponding web data when the shortcut is further received.
  • the web data producer or the web data manager must grant the web data modification authority to the web server 520 in advance.
  • the registration server 530 fetches at least a part of at least one piece of web data in the web server 520 (step S840), associates the application identifier stored as metadata in the fetched web data with the web address of the corresponding web data Step S850). In one embodiment, if more shortcuts are stored in the metadata of the imported web data, the registration server 530 may associate the application identifier with the web address and shortcut of the web data. Steps S860 to S880 are the same as steps S730 to S750 in Fig.
  • FIG. 9 is a diagram for explaining an application search system according to another embodiment of the disclosed technology.
  • the application search system 900 includes a terminal 910, a proxy server 920, a web server 930, a registration server 940, and an application search server 950.
  • a terminal 910 the same contents as those of FIG. 1 will be omitted, and differences from FIG. 1 will be mainly described.
  • the terminal 910 can fetch web data via the proxy server 920.
  • the terminal 910 may send an identifier for the application and the web address of the web data fetched by the application to the proxy server 920.
  • the terminal 910 may further transmit a shortcut.
  • the proxy server 920 relays web data between the terminal 910 and the web server 930 based on the web address received from the terminal 910 and transmits the application identifier received from the terminal 910 and the application identifier Stores the web address of the web data. If more shortcuts are received, the proxy server 920 may store the application identifier, the shortcut, and the web address of the web data taken by the application.
  • the proxy server 920 transmits the application identifier and the web address of the web data taken by the application to the registration server 940.
  • the proxy server 920 may periodically transmit to the registration server 940 an application identifier and a web address of web data taken by the application.
  • the proxy server 920 may further send a shortcut to the registration server 940.
  • the registration server 940 associates the identifier of the application received from the proxy server 920 with the web address of the web data and stores the association.
  • the registration server 940 can associate the shortcuts received from the terminal 910 with an identifier for the application and the web address of the fetched web data and store the association.
  • the disclosed application search system can reduce the amount of data transmitted from the terminal, thereby reducing the cost due to data transmission and implementing the system without changing the existing web server.
  • FIG. 10 is a flowchart for explaining an application search method performed in the application search system of FIG.
  • the terminal 910 executes the application under the control of the user (step S1000).
  • the application transmits the web address of the web data to be imported and the identifier of the application (step S1010), and the proxy server 920 connects to the web server 930 based on the received web address (step S1020).
  • the proxy server 920 fetches web data from the web server 930 (step S1030), and transmits the fetched web data to the terminal 910.
  • the application may further transmit a shortcut.
  • the proxy server 920 transmits the identifier of the application to the registration server 930 and the web address of the web data taken by the application (step S1050). In one embodiment, the proxy server 920 may periodically send an identifier for the application and the web address of the fetched web data to the registration server 130. In one embodiment, the proxy server 920 may further send a shortcut to the registration server 130.
  • the registration server 130 associates the identifier of the application with the web address of the web data taken by the application (step S1060).
  • the registration server 130 may associate the identifier for the application with the web address and shortcut of the web data that the application fetches.
  • the registration server 130 may update the count based on the number of connections of the corresponding web data by the corresponding application.
  • the disclosed technique may have the following effects. It is to be understood, however, that the scope of the disclosed technology is not to be construed as limited thereby, as it is not meant to imply that a particular embodiment should include all of the following effects or only the following effects.
  • the application search system can conveniently search an application desired by a user.
  • the application search system is not limited to the keyword provided by the application provider but can search the application that can provide the information searched by the user. Therefore, the user can conveniently search for an application that can obtain desired information.
  • the application search system not only can search for web data but also search for applications that can receive information of the corresponding web data.
  • the application search system can provide connection information that allows the application to directly check the information of the corresponding web data.
  • the application search system can charge according to the location where the application is provided in the search result. Accordingly, the application provider can advertise his / her application by providing a predetermined fee to the application search system, and the application search system can generate profit through the search service.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Fuzzy Systems (AREA)
  • Mathematical Physics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Software Systems (AREA)
  • Computational Linguistics (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

어플리케이션 검색 방법은 어플리케이션을 실행하는 단말기와 등록 서버를 포함하는 어플리케이션 검색 시스템에서 실행되고, 상기 어플리케이션이 웹 데이터를 가져올 때마다 상기 단말기는 상기 어플리케이션에 대한 식별자와 상기 가져온 웹 데이터의 웹 주소를 상기 등록 서버에 송신하는 단계 및 상기 등록 서버는 상기 어플리케이션에 대한 식별자와 상기 가져온 웹 데이터의 웹 주소를 연관시키는 단계를 포함한다.

Description

어플리케이션 검색 시스템
개시된 기술은 어플리케이션 검색 시스템에 관한 것으로, 특히 웹 데이터 및 해당 웹 데이터의 정보를 제공할 수 있는 어플리케이션을 검색하기 위한 검색 시스템에 관한 것이다.
단말기는 서버에 접속하여 어플리케이션을 다운로드할 수 있고, 다운로드한 어플리케이션을 실행할 수 있다. 어플리케이션은 IP 망을 통하여 서버에 접속하고 해당 서버에 있는 데이터를 가져와서 해당 데이터를 그대로 또는 변형하여 사용자에게 보여줄수 있다. 예를 들어, 어플리케이션은 서버에 있는 웹 데이터 (웹 페이지, 웹에 존재하는 이미지, 데이터 파일, 워드문서, Excel문서 또는 pdf문서, 등) 를 가져와서 해당 웹 데이터의 전부 또는 일부를 그대로 디스플레이할 수 있다. 또는 어플리케이션은 가져온 웹 데이터를 기초로 새로운 내용을 만들어서 디스플레이할 수 있다.
한편, 웹 검색 서버(예를 들어, 포털 서버)는 웹 검색 엔진을 통해 웹에 있는 웹 데이터를 검색할 수 있으나 해당 웹 데이터를 가져가는 어플리케이션을 검색할 수 없어서, 사용자는 특정 정보가 어떤 어플리케이션에서 사용되는지 아는 것이 어렵다. 예를 들어, 웹 검색 서버에서 특정 단어(예를 들어, 지하철)가 검색되면, 단말기는 해당 특정 단어와 관련된 웹 데이터를 얻을 수 있으나 사용자가 해당 웹 데이터와 연관된 어플리케이션을 아는 것이 어렵다.
실시예들 중에서, 어플리케이션 검색 방법은 어플리케이션을 실행하는 단말기와 등록 서버를 포함하는 어플리케이션 검색 시스템에서 실행되고, 상기 단말기는 상기 어플리케이션에 대한 식별자와 상기 어플리케이션이 사용한 웹 데이터의 웹 주소를 상기 등록 서버에 송신하는 단계 및 상기 등록 서버는 상기 어플리케이션에 대한 식별자와 상기 웹 데이터의 웹 주소를 연관시키는 단계를 포함한다.
실시예들 중에서, 어플리케이션 검색 시스템은 어플리케이션에 대한 식별자와 상기 어플리케이션이 사용한 웹 데이터의 웹 주소를 상기 등록 서버에 송신하는 단말기 및 상기 어플리케이션에 대한 식별자와 상기 웹 데이터의 웹 주소를 연관시키는 등록 서버를 포함한다.
실시예들 중에서, 어플리케이션 검색 방법은 적어도 하나의 웹 데이터를 저장하는 웹 서버와 등록 서버를 포함하는 어플리케이션 검색 시스템에서 실행되고, -상기 적어도 하나의 웹 데이터는 웹 주소에 의하여 구별되고, 상기 적어도 하나의 웹 데이터의 적어도 제1 일부는 상기 웹 데이터를 가져가는 어플리케이션에 관한 정보를 나타내는 어플리케이션 식별자를 메타 데이터로서 저장하며, 상기 어플리케이션은 단말기에 의하여 실행됨- 상기 등록 서버는 상기 웹 서버에 있는 상기 적어도 하나의 웹 데이터의 적어도 제2 일부를 가져오는 단계 및 상기 등록 서버는 상기 가져온 웹 데이터에 메타 데이터로서 저장된 상기 어플리케이션 식별자와 상기 가져온 웹 데이터의 웹 주소를 연관시키는 단계를 포함한다.
실시예들 중에서, 어플리케이션 검색 시스템은 적어도 하나의 웹 데이터를 저장하는 웹 서버와 등록 서버를 포함한다. -상기 적어도 하나의 웹 데이터는 웹 주소에 의하여 구별되고, 상기 적어도 하나의 웹 데이터의 적어도 제1 일부는 상기 웹 데이터를 가져가는 어플리케이션에 관한 정보를 나타내는 어플리케이션 식별자를 메타 데이터로서 저장하며, 상기 어플리케이션은 단말기에 의하여 실행됨- 상기 등록 서버는 상기 웹 서버에 있는 상기 적어도 하나의 웹 데이터의 적어도 제2 일부를 가져오고, 상기 가져온 웹 데이터에 메타 데이터로서 저장된 상기 어플리케이션에 대한 식별자와 상기 가져온 웹 데이터의 웹 주소를 연관시킨다.
실시예들 중에서, 어플리케이션 검색 방법은 어플리케이션을 실행하는 단말기, 프록시 서버와 등록 서버를 포함하는 어플리케이션 검색 시스템에서 실행되고, 상기 단말기는 상기 어플리케이션에 대한 식별자와 상기 어플리케이션이 사용한 웹 데이터의 웹 주소를 상기 프록시 서버에 송신하는 단계, 상기 프록시 서버는 상기 웹 주소를 기초로 가져온 웹 데이터를 상기 단말기에 송신하는 단계, 상기 프록시 서버는 상기 어플리케이션에 대한 식별자와 상기 어플리케이션이 사용한 웹 데이터의 웹 주소를 상기 등록 서버에 송신하는 단계 및 상기 등록 서버는 상기 어플리케이션에 대한 식별자와 상기 웹 데이터의 웹 주소를 연관시키는 단계를 포함한다.
실시예들 중에서, 어플리케이션 검색 시스템은 상기 어플리케이션에 대한 식별자와 상기 어플리케이션이 사용한 웹 데이터의 웹 주소를 상기 프록시 서버에 송신하는 단말기, 상기 웹 주소를 기초로 가져온 웹 데이터를 상기 단말기에 송신하고 상기 어플리케이션에 대한 식별자와 상기 어플리케이션이 사용한 웹 데이터의 웹 주소를 상기 등록 서버에 송신하는 프록시 서버 및 상기 어플리케이션에 대한 식별자와 상기 웹 데이터의 웹 주소를 연관시키는 등록 서버를 포함한다.
실시예들 중에서, 등록 서버는 어플리케이션을 실행하는 단말기와 연결되고, -상기 단말기는 상기 어플리케이션이 웹 데이터를 가져올 때마다 상기 어플리케이션에 대한 식별자와 상기 가져온 웹 데이터의 웹 주소를 상기 등록 서버에 송신함- 상기 어플리케이션에 대한 식별자와 상기 가져온 웹 데이터의 웹 주소를 입력받는 통신부 및 상기 어플리케이션에 대한 식별자와 상기 가져온 웹 데이터의 웹 주소 간의 연관 관계를 저장하는 데이터베이스를 포함한다.
실시예들 중에서, 등록 서버는 적어도 하나의 웹 데이터를 저장하는 웹 서버와 연결되고, -상기 적어도 하나의 웹 데이터는 웹 주소에 의하여 구별되고, 상기 적어도 하나의 웹 데이터의 적어도 제1 일부는 상기 웹 데이터를 가져가는 어플리케이션에 관한 정보를 나타내는 어플리케이션 식별자를 메타 데이터로서 저장하며, 상기 어플리케이션은 단말기에 의하여 실행됨- 상기 웹 서버에 있는 상기 적어도 하나의 웹 데이터의 적어도 제2 일부를 가져오는 수집부 및 상기 가져온 웹 데이터에 메타 데이터로서 저장된 상기 어플리케이션에 대한 식별자와 상기 가져온 웹 데이터의 웹 주소 간의 연관 관계를 저장하는 데이터베이스를 포함한다.
실시예들 중에서, 단말기는 어플리케이션을 실행하고 등록 서버와 연결되며, -상기 등록 서버는 상기 어플리케이션에 대한 식별자와 상기 어플리케이션이 가져가는 웹 데이터 간의 연관 관계를 저장함- 상기 어플리케이션에 대한 식별자와 상기 어플리케이션이 사용한 웹 데이터의 웹 주소를 상기 등록 서버에 송신한다.
도 1은 개시된 기술의 일 실시예에 따른 어플리케이션 검색 시스템을 설명하기 위한 도면이다.
도 2는 도 1의 단말기를 설명하는 블록도이다.
도 3은 도 1의 등록 서버를 설명하는 블록도이다.
도 4는 도 1의 어플리케이션 검색 시스템에서 수행되는 어플리케이션 검색 방법을 설명하기 위한 흐름도이다.
도 5는 개시된 기술의 다른 일 실시예에 따른 어플리케이션 검색 시스템을 설명하기 위한 도면이다.
도 6은 도 5의 등록 서버를 설명하는 블록도이다.
도 7은 도 5의 어플리케이션 검색 시스템에서 실행되는 어플리케이션 검색 방법의 제1예를 설명하기 위한 흐름도이다.
도 8은 도 5의 어플리케이션 검색 시스템에서 실행되는 어플리케이션 검색 방법의 제2예를 설명하기 위한 흐름도이다.
도 9는 개시된 기술의 다른 일 실시예에 따른 어플리케이션 검색 시스템을 설명하기 위한 도면이다.
도 10은 도 9의 어플리케이션 검색 시스템에서 수행되는 어플리케이션 검색 방법을 설명하기 위한 흐름도이다.
도 11은 숏컷을 설명하기 위한 도면이다.
개시된 기술에 관한 설명은 구조적 내지 기능적 설명을 위한 실시예에 불과하므로, 개시된 기술의 권리범위는 본문에 설명된 실시예에 의하여 제한되는 것으로 해석되어서는 아니 된다. 즉, 실시예는 다양한 변경이 가능하고 여러 가지 형태를 가질 수 있으므로 개시된 기술의 권리범위는 기술적 사상을 실현할 수 있는 균등물들을 포함하는 것으로 이해되어야 한다.
한편, 본 출원에서 서술되는 용어의 의미는 다음과 같이 이해되어야 할 것이다.
“제1”, “제2” 등의 용어는 하나의 구성요소를 다른 구성요소로부터 구별하기 위한 것으로 이들 용어들에 의해 권리범위가 한정되어서는 아니 된다. 예를 들어, 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다.
“및/또는”의 용어는 하나 이상의 관련 항목으로부터 제시 가능한 모든 조합을 포함하는 것으로 이해되어야 한다. 예를 들어, “제1 항목, 제2 항목 및/또는 제3 항목”의 의미는 제1, 제2 또는 제3 항목뿐만 아니라 제1, 제2 또는 제3 항목들 중 2개 이상으로부터 제시될 수 있는 모든 항목의 조합을 의미한다.
어떤 구성요소가 다른 구성요소에 "연결되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결될 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어" 있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다. 한편, 구성요소들 간의 관계를 설명하는 다른 표현들, 즉 "~사이에"와 "바로 ~사이에" 또는 "~에 이웃하는"과 "~에 직접 이웃하는" 등도 마찬가지로 해석되어야 한다.
단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한 복수의 표현을 포함하는 것으로 이해되어야 하고, "포함하다" 또는 "가지다" 등의 용어는 설시된 특징, 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.
각 단계들에 있어 식별부호(예를 들어, a, b, c, ...)는 설명의 편의를 위하여 사용되는 것으로 식별부호는 각 단계들의 순서를 설명하는 것이 아니며, 각 단계들은 문맥상 명백하게 특정 순서를 기재하지 않은 이상 명기된 순서와 다르게 일어날 수 있다. 즉, 각 단계들은 명기된 순서와 동일하게 일어날 수도 있고 실질적으로 동시에 수행될 수도 있으며 반대의 순서대로 수행될 수도 있다.
여기서 사용되는 모든 용어들은 다르게 정의되지 않는 한, 개시된 기술이 속하는 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가진다. 일반적으로 사용되는 사전에 정의되어 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한 이상적이거나 과도하게 형식적인 의미를 지니는 것으로 해석될 수 없다.
도 1은 개시된 기술의 일 실시예에 따른 어플리케이션 검색 시스템을 설명하기 위한 도면이다.
도 1을 참조하면, 어플리케이션 검색 시스템(100)는 단말기(110), 웹 서버(120), 등록 서버(130) 및 어플리케이션 검색 서버(140)를 포함한다. 단말기(110)는 모바일 단말기(110a), iPad와 같은 MID (Mobile Internet Device) 또는 유선 단말기(110b)에 상응할 수 있다. 모바일 단말기(110a)는 휴대전화와 개인용 휴대정보단말기(PDA, Personal Digital Assistant)의 장점을 결합시킨 복합형 무선통신기기에 상응할 수 있고, 모바일 단말기(110a)에서, 일반 전화 서비스는 셀룰러망(Cellular Network)을 통해서 이용될 수 있으며, 데이터 서비스는 WiFi 또는 Bluetooth와 같은 무선랜(Wireless LAN), 또는 CDMA(Code Division Multiple Access) 또는 WCDMA(Wideband Code Division Multiple Access)와 같은 무선 패킷망(Wireless Packet Network)을 통해서 이용될 수 있다. 모바일 단말기(110a)는 셀룰러망, 무선랜 또는 무선 패킷망을 통해 IP망에 연결될 수 있고, IP망을 통해 웹 서버(120), 등록 서버(130) 및 어플리케이션 검색 서버(140)와 연결될 수 있다.
유선 단말기(110b)는 PC 또는 IP전화기와 같이 유선으로 통신할 수 있는 기기에 상응할 수 있다. 유선 단말기(110b)는 DSL(Digital Subscriber Line) 또는 Cable망 등을 통해 IP망에 연결될 수 있고, IP망을 통해 웹 서버(120), 등록 서버(130) 및 어플리케이션 검색 서버(140)와 연결될 수 있다.
단말기(110)는 적어도 하나의 어플리케이션을 포함하고, 사용자의 제어에 따라 어플리케이션을 실행할 수 있다. 어플리케이션이 웹 데이터 (웹 페이지, 웹에 존재하는 이미지 또는 파일 등)를 가져올 때마다 단말기(110)는 어플리케이션에 대한 식별자와 가져온 웹 데이터의 웹 주소를 등록 서버(130)에 송신한다. 일 실시예에서, 단말기(110)는 어플리케이션의 상태가 바뀔 때마다, 어플리케이션이 새로운 웹 데이터를 가져올 때마다 및/또는 주기적으로 어플리케이션에 대한 식별자와 가져온 웹 데이터의 웹 주소를 등록 서버(130)에 송신할 수 있다. 일 실시예에서, 해당 기능은 어플리케이션에 의해 수행될 수 있고, 해당 어플리케이션을 만드는 개발자에 의해 어플리케이션에 구현될 수 있다. 다른 일 실시예에서, 해당 기능은 단말기(110)에 의해 수행될 수 있다. 이하 설명에서 단말기(110)가 등록 서버(130)에 송신한다는 의미는 단말기(110)가 하거나 또는 단말기(110)에 포함된 어플리케이션이 하는 것을 모두 포함한다.
일 실시예에서, 단말기(110)는 어플리케이션에서 사용될 수 있는 숏컷(shortcut)을 등록 서버(130)에 더 송신할 수 있다. 일 실시예에서, 숏컷은 해당 어플리케이션에 의하여 생성될 수 있다. 숏컷을 수신하는 경우에는 해당 어플리케이션은 숏컷에 상응하는 상태 (즉, 등록 서버(130)에 숏컷을 송신하는 때의 해당 어플리케이션의 상태)를 바로 실행하여 웹 주소를 통해 웹 데이터를 가져오고 해당 웹 데이터를 바로 사용할 수 있도록 한다. 웹 서버(120)는 적어도 하나의 웹 데이터를 저장하며 웹 데이터는 웹 주소 (예를 들어, Web URL 등) 에 의하여 구별된다. 등록 서버(130)는 단말기(110)로부터 수신된 어플리케이션에 대한 식별자와 가져온 웹 데이터의 웹 주소를 연관시키고 해당 연관 관계를 저장한다. 일 실시예에서, 등록 서버(130)는 단말기(110)로부터 수신된 숏컷을 어플리케이션에 대한 식별자 및 가져온 웹 데이터의 웹 주소와 연관시키고 해당 연관 관계를 저장할 수 있다.
일 실시예에서, 어플리케이션이 가져온 웹 데이터 모두를 사용하지 않고 일부만 사용하는 경우에는 단말기(110)는 어플리케이션이 사용한 데이터에 관한 정보를 어플리케이션의 식별자와 함께 등록 서버(130)에 송신할 수 있다. 예를 들어, 어플리케이션이 웹 서버(120)에 연결하여 가져온 웹 페이지에서 일부의 정보만을 사용한 경우에는 단말기(110)는 해당 정보를 등록 서버(130)에 송신할 수 있다. 예를 들어, 어플리케이션이 웹 페이지에 포함된 정보 중 프랑스 와인의 리스트를 사용한 경우에는 어플리케이션은 등록 서버(130)에 어플리케이션의 식별자와 함께 "프랑스 와인 리스트"라는 단어 또는 해당 데이터의 파일명을 송신할 수 있다.
일 실시예에서, 웹 데이터뿐만 아니라 어플리케이션이 가지고 있는 데이터를 사용한 경우에는 단말기(110)는 등록 서버(130)에 웹 데이터의 주소, 어플리케이션이 가지고 있는 데이터 중 어플리케이션이 사용한 데이터에 대한 정보 및 어플리케이션 식별자를 송신할 수 있다. 예를 들어, 어플리케이션이 웹 주소(예를 들어, www.wine.com/francewine.html)를 통해 가져온 웹 페이지와 자신이 가지고 있는 칠레와인 list를 함께 이용하여 와인 정보를 디스플레이하는 경우에는, 단말기(110)는 등록 서버(130)에 어플리케이션의 식별자, 와인 정보를 디스플레이하는 상태에 상응하는 숏컷, 웹 데이터의 URL 및 "칠레와인 list"라는 단어 또는 파일명을 함께 송신할 수 있다.
어플리케이션 검색 서버(140)는 검색 클라이언트로부터 입력받은 검색어를 기초로 검색어에 상응하는 웹 데이터와 해당 웹 데이터를 가져가는 어플리케이션을 검색하고, 검색 결과를 검색 클라이언트에 전송한다. 일 실시예에서, 검색 결과는 웹 데이터에 관한 정보뿐만 아니라 해당 웹 데이터를 가져가는 어플리케이션에 대한 식별자를 포함할 수 있다. 일 실시예에서, 검색 결과는 웹 데이터에 관한 정보와 어플리케이션에 대한 식별자 및 숏컷을 포함할 수 있다. 일 실시예에서, 검색 결과는 어플리케이션에 대한 식별자 및 숏컷을 포함할 수 있다.
도 2는 도 1의 단말기를 설명하는 블록도이다.
도 2를 참조하면, 단말기(110)는 어플리케이션 모듈(210), 제어부(220) 및 입출력부(230)를 포함한다. 어플리케이션 모듈(210)은 웹 서버(120)에 접속하여 웹 서버(120)에 있는 웹 데이터를 가져올 수 있다. 일 실시예에서, 어플리케이션 모듈(210)은 어플리케이션의 상태가 바뀔 때마다, 어플리케이션이 새로운 웹 데이터를 가져올 때마다 및/또는 주기적으로 어플리케이션에 대한 식별자와 가져온 웹 데이터의 웹 주소를 등록 서버(130)에 송신할 수 있다.
제어부(220)는 단말기(110)의 구성 요소를 제어하고, 입출력부(230)는 단말기(110)의 외부에 있는 장치와의 입출력 연산을 수행한다. 예를 들어, 입출력부(230)는 셀룰러망, 무선랜 또는 유/무선 패킷망 등을 통해 외부 장치와 연결하고 입출력 연산을 수행할 수 있다.
도 3은 도 1의 등록 서버를 설명하는 블록도이다.
도 3을 참조하면, 등록 서버(130)는 통신부(310)와 데이터베이스(320)를 포함한다. 통신부(310)는 단말기(110)로부터 수신된 어플리케이션에 대한 식별자와 단말기(110)가 가져온 웹 데이터의 웹 주소를 입력받는다. 일 실시예에서, 통신부(310)는 숏컷을 더 입력받을 수 있다.
데이터베이스(320)는 어플리케이션에 대한 식별자와 웹 데이터의 웹 주소 간의 연관 관계를 저장한다. 일 실시예에서, 데이터베이스(320)는 어플리케이션에 대한 식별자, 웹 데이터의 웹 주소 및 숏컷 간의 연관 관계를 저장할 수 있다.
일 실시예에서, 데이터베이스(320)는 어플리케이션에 대한 식별자 각각에 대해 해당 식별자와 연관된 웹 데이터의 웹 주소 및 숏컷을 저장할 수 있다. 다른 일 실시예에서, 데이터베이스(320)는 웹 데이터의 웹 주소 각각에 대해 해당 웹 데이터를 가져가는 어플리케이션에 대한 식별자 및 숏컷을 저장할 수 있다.
일 실시예에서, 등록 서버(130)는 관리자 또는 어플리케이션 제공자의 컴퓨터로부터 어플리케이션에 대한 식별자와 웹 데이터의 웹 주소 간의 연관 관계를 입력받을 수 있고, 데이터베이스(320)는 입력받은 어플리케이션에 대한 식별자와 해당 식별자와 연관된 웹 데이터의 웹 주소 간의 연관 관계를 저장할 수 있다. 예를 들어,어플리케이션이 1000개의 식당에 대한 정보를 사용하는 경우에는 어플리케이션 제공자는 컴퓨터를 통해 등록 서버(130)에 연결하고, 등록 서버(130)에 각각의 식당에 대한 정보를 포함하는 웹 페이지의 웹 주소 및 어플리케이션 식별자의 연관 관계를 저장할 수 있다.
도 4는 도 1의 어플리케이션 검색 시스템에서 수행되는 어플리케이션 검색 방법을 설명하기 위한 흐름도이다.
단말기(110)는 사용자의 제어에 따라 어플리케이션을 실행한다(단계 S410). 어플리케이션은 웹 주소를 통해 웹 서버(120)에 연결하여 웹 데이터를 가져오고(단계 S420), 단말기(110)는 등록 서버(130)에 어플리케이션에 대한 식별자와 가져온 웹 데이터의 웹 주소를 송신한다(단계 S430). 일 실시예에서, 단말기(110)는 어플리케이션의 상태가 바뀔 때마다, 어플리케이션이 새로운 웹 데이터를 가져올 때마다 및/또는 주기적으로 어플리케이션에 대한 식별자와 가져온 웹 데이터의 웹 주소를 등록 서버(130)에 송신할 수 있다.
일 실시예에서, 단말기(110)는 등록 서버(130)에 숏컷을 더 송신할 수 있다. 일 실시예에서, 어플리케이션에 대한 식별자는 어플리케이션 명칭 또는 어플리케이션을 등록할 때 부여받은 코드에 상응할 수 있다. 코드는 어플리케이션에 대한 정보를 포함한다. 예를 들어, 사용자는 코드를 통해 어플리케이션의 종류, 버전 넘버, 어플리케이션이 동작하는 OS(Operating System) 및/또는 단말HW 모델의 정보를 알 수 있다. 예를 들어, 동일한 "윙버스 맛집" 어플리케이션에 대해 Android가 탑재된 단말기에서 동작할 수 있는 "윙버스 맛집" 어플리케이션과 iPhone에서 동작할 수 있는 "윙버스 맛집" 어플리케이션은 서로 다른 코드번호를 가질수 있다.
등록 서버(130)는 어플리케이션에 대한 식별자와 어플리케이션이 가져온 웹 데이터의 웹 주소를 연관시킨다(단계 S440). 일 실시예에서, 단말기(110)로부터 숏컷을 더 수신한 경우에는 등록 서버(130)는 어플리케이션에 대한 식별자와 어플리케이션이 가져온 웹 데이터의 웹 주소 및 숏컷을 연관시킬 수 있다. 일 실시예에서, 연관 관계가 이미 존재하는 경우에는 등록 서버(130)는 해당 어플리케이션에 의한 해당 웹 데이터의 접속 횟수를 기초로 카운트를 갱신할 수 있다.
어플리케이션 검색 서버(140)는 검색 클라이언트로부터 입력받은 검색어를 기초로 검색어에 상응하는 웹 데이터와 해당 웹 데이터를 가져가는 어플리케이션을 검색한다(단계 S450). 어플리케이션 검색 서버(140)는 웹 데이터를 검색하는 데 걸리는 시간을 줄이기 위해 웹 크롤러(Web crawler)를 통해 웹 데이터를 웹 크롤링하고, 검색 엔진(search engine)을 통해 웹 데이터를 미리 인덱싱(indexing)할 수 있다.
어플리케이션 검색 서버(140)는 검색어를 기초로 검색어에 상응하는 웹 데이터를 검색하고 등록 서버(130)에 접속하여 해당 웹 데이터를 가져가는 어플리케이션에 대한 식별자를 얻을 수 있다(단계 S460). 어플리케이션 검색 서버(140)는 검색어에 상응하는 웹 데이터에 대한 정보와 함께 해당 웹 데이터를 가져가는 어플리케이션에 대한 식별자를 검색 클라이언트에 전송할 수 있다(단계 S470). 일 실시예에서, 어플리케이션 검색 서버(140)는 등록 서버(130)에서 해당 웹 데이터를 가져가는 어플리케이션에 대한 식별자와 함께 숏컷을 얻어서, 검색어에 상응하는 웹 데이터에 대한 정보와 함께 해당 웹 데이터를 가져가는 어플리케이션에 대한 식별자 및 숏컷을 검색 클라이언트에 전송할 수 있다.
일 실시예에서, 어플리케이션 검색 서버(140)는 어플리케이션이 실행될 수 있는 운영체제의 종류에 따라 웹 데이터에 대한 정보와 어플리케이션에 대한 식별자를 검색 클라이언트에 전송할 수 있다. 일 실시예에서, 어플리케이션 검색 서버(140)는 숏컷을 더 전송할 수 있다. 예를 들어, 어플리케이션 검색 서버(140)는 검색어에 상응하는 웹 데이터에 대한 정보와 해당 웹 데이터를 가져가며 안드로이드 운영체제에서 실행되는 어플리케이션에 대한 식별자를 검색 클라이언트에 전송할 수 있다. 일 실시예에서, 어플리케이션 검색 서버(140)는 사용자의 제어에 따라 운영체제의 종류를 미리 정한 후 어플리케이션을 검색할 수 있다.
일 실시예에서, 검색 클라이언트가 단말기에 상응하고 숏컷을 수신한 경우에는 단말기는 숏컷을 통해 해당 어플리케이션이 해당 웹 데이터를 바로 사용하도록할 수 있다. 예를 들어, 숏컷은 어플리케이션이 웹 데이터를 가져와서 해당 웹 데이터를 바로 사용할 수 있도록 하는 명령을 포함할 수 있고, 사용자의 제어에 따라 숏컷이 선택되는 경우에는 어플리케이션은 웹 데이터를 가져와서 해당 웹 데이터를 바로 사용할 수 있다.
도 11은 숏컷을 설명하기 위한 도면이다.
도 11은 맛집 어플리케이션(1110)에서 맛집 리스트(1120)를 통해 맛집을 검색하는 경우를 가정하였다. 도 11에서 맛집 어플리케이션(1110)은 사용자의 제어에 따라 맛집을 선택할 수 있고, 해당 맛집의 홈 페이지 서버 또는 맛집 평가 웹 데이터 서버에 연결하여 홈 페이지 또는 맛집 평가 웹 데이터를 가져올 수 있다. 예를 들어, 도 11에서 "라치엘로"가 선택되는 경우에는 맛집 어플리케이션(1110)은 "라치엘로" 홈 페이지 서버 또는 맛집 평가 웹 데이터 서버에 연결하여 홈 페이지 또는 맛집 평가 웹 데이터를 가져오고 가져온 홈 페이지 또는 맛집 평가 웹 데이터에 포함된 "라치엘로"에 대한 이미지 및/또는 텍스트를 사용할 수 있다.
맛집 어플리케이션(1110)은 사용자의 제어에 따라 맛집 리스트(1120)에서 지역을 선택하고 선택된 지역에 포함된 맛집 중 특정 맛집을 선택하여 해당 맛집에 대한 정보를 가져올 수 있다. 이러한 경우에는 숏컷은 맛집 어플리케이션(1110)에서 해당 맛집을 선택하기 위한 명령을 포함할 수 있다. 예를 들어, 맛집 어플리케이션(1110)이 "라치엘로"에 대한 홈 페이지 또는 맛집 평가 웹 데이터를 바로 사용하도록 하는 숏컷은 "첫번째 페이지의 강남 밑의, 두번째 페이지의 목동 밑의, 세번째 페이지의 라치엘로로 가라"를 지시하는 명령을 포함할 수 있다.
다른 예에서, 맛집 어플리케이션(1110)이 검색 창을 통해 "라치엘로"를 입력받아 해당 맛집을 검색할 수 있는 경우에는 숏컷은 "첫번째 페이지의 검색 창에 라치엘로 입력, 검색"을 지시하는 명령을 포함할 수 있다.
도 5는 개시된 기술의 다른 일 실시예에 따른 어플리케이션 검색 시스템을 설명하기 위한 도면이다.
도 5를 참조하면, 어플리케이션 검색 시스템(500)는 단말기(510), 웹 서버(520), 등록 서버(530) 및 어플리케이션 검색 서버(540)를 포함한다.
단말기(510)는 모바일 단말기(510a), iPad와 같은 MID 또는 유선 단말기(510b)에 상응할 수 있다. 모바일 단말기(510a)는 휴대전화와 개인용 휴대정보단말기(PDA)의 장점을 결합시킨 복합형 무선통신기기에 상응할 수 있고, 모바일 단말기(510a)에서, 일반 전화 서비스는 셀룰러망을 통해서 이용될 수 있으며, 데이터 서비스는 WiFi 또는 Bluetooth와 같은 무선랜, 또는 CDMA 또는 WCDMA와 같은 무선 패킷망을 통해서 이용될 수 있다. 모바일 단말기(510a)는 셀룰러망, 무선랜 또는 무선 패킷망을 통해 IP망에 연결될 수 있고, IP망을 통해 웹 서버(520), 등록 서버(530) 및 어플리케이션 검색 서버(540)와 연결될 수 있다.
유선 단말기(510b)는 PC 또는 IP전화기와 같이 유선으로 통신할 수 있는 기기에 상응할 수 있다. 유선 단말기(510b)는 DSL 또는 Cable망 등을 통해 IP망에 연결될 수 있고, IP망을 통해 웹 서버(520), 등록 서버(530) 및 어플리케이션 검색 서버(540)와 연결될 수 있다.
단말기(510)는 적어도 하나의 어플리케이션을 포함하고, 사용자의 제어에 따라 어플리케이션을 실행할 수 있다. 어플리케이션은 웹 서버(520)에 연결하여 웹 데이터를 가져올 수 있다. 웹 서버(520)는 적어도 하나의 웹 데이터를 저장하며 웹 데이터는 웹 주소에 의하여 구별된다. 적어도 하나의 웹 데이터의 적어도 제1 일부는 해당 웹 데이터를 가져가는 어플리케이션에 관한 정보를 나타내는 어플리케이션 식별자를 메타 데이터로서 저장한다. 일 실시예에서, 적어도 제1 일부는 어플리케이션이 해당 웹 데이터의 웹 주소를 가지고 웹 데이터를 바로 사용할 수 있도록하는 숏컷을 메타 데이터로서 더 저장할 수 있다.
등록 서버(530)는 웹 서버(520)에 있는 적어도 하나의 웹 데이터 중 적어도 일부를 가져오고 가져온 웹 데이터에 메타 데이터로서 저장된 어플리케이션 식별자와 해당 웹 데이터의 웹 주소를 연관시켜 해당 연관 관계를 저장한다. 일 실시예에서, 가져온 웹 데이터의 메타 데이터에 숏컷이 더 저장되어 있는 경우에는 등록 서버(530)는 숏컷을 어플리케이션에 대한 식별자 및 가져온 웹 데이터의 웹 주소와 연관시키고 해당 연관 관계를 저장할 수 있다.
어플리케이션 검색 서버(540)는 검색 클라이언트로부터 입력받은 검색어를 기초로 검색어에 상응하는 웹 데이터와 해당 웹 데이터를 가져가는 어플리케이션을 검색하고, 검색 결과를 검색 클라이언트에 전송한다. 일 실시예에서, 검색 결과는 웹 데이터에 관한 정보뿐만 아니라 해당 웹 데이터를 가져가는 어플리케이션에 대한 식별자를 포함할 수 있다. 일 실시예에서, 검색 결과는 웹 데이터에 관한 정보와 클라이언트에 대한 식별자 및 숏컷을 포함할 수 있다.
도 6은 도 5의 등록 서버를 설명하는 블록도이다.
도 6을 참조하면, 등록 서버(530)는 수집부(610)와 데이터베이스(620)를 포함한다. 수집부(610)는 웹 서버(520)에 있는 적어도 하나의 웹 데이터 중 적어도 일부를 가져온다. 일 실시예에서, 수집부(610)는 웹 크롤러를 통해 웹 데이터를 가져올 수 있다.
데이터베이스(620)는 가져온 웹 데이터에 메타 데이터로서 저장된 어플리케이션 식별자와 해당 웹 데이터의 웹 주소 간의 연관 관계를 저장한다. 일 실시예에서, 데이터베이스(620)는 어플리케이션에 대한 식별자, 웹 데이터의 웹 주소 및 숏컷 간의 연관 관계를 저장할 수 있다.
일 실시예에서, 데이터베이스(620)는 어플리케이션 식별자 각각에 대해 해당 식별자와 연관된 웹 데이터의 웹 주소 및 숏컷을 저장할 수 있다. 다른 일 실시예에서, 데이터베이스(620)는 웹 데이터의 웹 주소 각각에 대해 해당 웹 데이터를 가져가는 어플리케이션에 대한 어플리케이션 식별자 및 숏컷을 저장할 수 있다.
도 7은 도 5의 어플리케이션 검색 시스템에서 실행되는 어플리케이션 검색 방법의 제1예를 설명하기 위한 흐름도이다.
웹 서버(520)는 적어도 하나의 웹 데이터를 저장하고 있고, 웹 데이터는 웹 주소에 의하여 구별될 수 있다. 웹 서버(520)에 저장된 적어도 하나의 웹 데이터 중 적어도 제1 일부는 해당 웹 데이터를 가져가는 어플리케이션에 관한 정보를 나타내는 어플리케이션 식별자를 메타 데이터로서 저장한다. 일 실시예에서, 적어도 제1 일부는 숏컷을 메타 데이터로서 더 저장할 수 있다. 일 실시예에서, 어플리케이션 식별자와 숏컷은 웹 데이터 제작자에 의해 미리 저장되어질 수 있다.
등록 서버(530)는 웹 서버(520)에 있는 적어도 하나의 웹 데이터 중 적어도 일부를 가져오고(단계 S710), 가져온 웹 데이터에 메타 데이터로서 저장된 어플리케이션 식별자와 해당 웹 데이터의 웹 주소를 연관시킨다(단계 S720). 일 실시예에서, 가져온 웹 데이터의 메타 데이터에 숏컷이 더 저장되어 있는 경우에는 등록 서버(530)는 어플리케이션 식별자와 웹 데이터의 웹 주소 및 숏컷을 연관시킬 수 있다.
어플리케이션 검색 서버(540)는 검색 클라이언트로부터 입력받은 검색어를 기초로 검색어에 상응하는 웹 데이터와 해당 웹 데이터를 가져가는 어플리케이션을 검색한다(단계 S730). 어플리케이션 검색 서버(540)는 웹 데이터를 검색하는 데 걸리는 시간을 줄이기 위해 웹 크롤러를 통해 웹 데이터를 웹 크롤링하고, 검색 엔진을 통해 웹 데이터를 미리 인덱싱할 수 있다.
어플리케이션 검색 서버(540)는 검색어를 기초로 검색어에 상응하는 웹 데이터를 검색하고 등록 서버(530)에 접속하여 해당 웹 데이터를 가져가는 어플리케이션에 대한 식별자를 얻을 수 있다(단계 S740). 어플리케이션 검색 서버(540)는 검색어에 상응하는 웹 데이터에 대한 정보와 함께 해당 웹 데이터를 가져가는 어플리케이션에 대한 식별자를 검색 클라이언트에 전송할 수 있다(단계 S750). 일 실시예에서, 어플리케이션 검색 서버(540)는 등록 서버(530)에서 해당 웹 데이터를 가져가는 어플리케이션에 대한 식별자와 함께 숏컷을 얻어서, 검색어에 상응하는 웹 데이터에 대한 정보와 함께 해당 웹 데이터를 가져가는 어플리케이션에 대한 식별자 및 숏컷을 검색 클라이언트에 전송할 수 있다.
일 실시예에서, 어플리케이션 검색 서버(540)는 어플리케이션이 실행될 수 있는 운영체제의 종류에 따라 웹 데이터에 대한 정보와 어플리케이션에 대한 식별자를 검색 클라이언트에 전송할 수 있다. 일 실시예에서, 어플리케이션 검색 서버(540)는 숏컷을 더 전송할 수 있다. 일 실시예에서, 어플리케이션 검색 서버(540)는 사용자의 제어에 따라 운영체제의 종류를 미리 정한 후 어플리케이션을 검색할 수 있다.
일 실시예에서, 검색 클라이언트가 단말기에 상응하고 숏컷을 수신한 경우에는 단말기는 숏컷을 통해 해당 어플리케이션이 해당 웹 데이터를 바로 사용하도록할 수 있다.
도 8은 도 5의 어플리케이션 검색 시스템에서 실행되는 어플리케이션 검색 방법의 제2예를 설명하기 위한 흐름도이다.
단말기(510)는 사용자의 제어에 따라 어플리케이션을 실행한다(단계 S810). 어플리케이션은 웹 주소를 통해 웹 서버(520)에 연결하여 웹 데이터를 가져오고, 어플리케이션이 웹 데이터를 가져올 때마다 단말기(510)는 웹 서버(520)에 웹 데이터를 가져가는 어플리케이션에 대한 식별자를 송신한다(단계 S820). 일 실시예에서, 단말기(110)는 웹 서버(520)에 숏컷을 더 송신할 수 있다. 일 실시예에서, 어플리케이션에 대한 식별자는 어플리케이션 명칭 또는 어플리케이션을 등록할 때 부여받은 코드에 상응할 수 있다. 일 실시예에서, 숏컷은 해당 어플리케이션에 의하여 생성될 수 있다.
웹 서버(520)는 단말기(510)로부터 수신된 어플리케이션 식별자를 해당 웹 데이터에 메타 데이터로서 저장한다(단계 S830). 일 실시예에서, 숏컷을 더 수신한 경우에는 웹 서버(520)는 숏컷을 해당 웹 데이터에 메타 데이터로서 더 저장할 수 있다. 웹 서버(520)가 웹 데이터에 어플리케이션 식별자 및 숏컷을 메타 데이터로서 저장하기 위해서는 웹 데이터 제작자 또는 웹 데이터 관리자가 웹 서버(520)에 웹 데이터 수정 권한을 미리 부여하여야 한다.
등록 서버(530)는 웹 서버(520)에 있는 적어도 하나의 웹 데이터 중 적어도 일부를 가져오고(단계 S840), 가져온 웹 데이터에 메타 데이터로서 저장된 어플리케이션 식별자와 해당 웹 데이터의 웹 주소를 연관시킨다(단계 S850). 일 실시예에서, 가져온 웹 데이터의 메타 데이터에 숏컷이 더 저장되어 있는 경우에는 등록 서버(530)는 어플리케이션 식별자와 웹 데이터의 웹 주소 및 숏컷을 연관시킬 수 있다. 단계 S860 내지 단계 S880은 도 7의 단계 S730 내지 단계 S750과 동일하다.
도 9는 개시된 기술의 다른 일 실시예에 따른 어플리케이션 검색 시스템을 설명하기 위한 도면이다.
도 9를 참조하면, 어플리케이션 검색 시스템(900)는 단말기(910), 프록시 서버(920), 웹 서버(930), 등록 서버(940) 및 어플리케이션 검색 서버(950)를 포함한다. 이하, 도 1과 동일한 내용은 생략하고 도 1과 차이점을 중심으로 설명한다.
단말기(910)는 프록시 서버(920)를 통해 웹 데이터를 가져올 수 있다. 웹 데이터를 가져오는 경우에는 단말기(910)는 어플리케이션에 대한 식별자와 어플리케이션이 가져오는 웹 데이터의 웹 주소를 프록시 서버(920)에 송신할 수 있다. 일 실시예에서, 단말기(910)는 숏컷을 더 송신할 수 있다.
프록시 서버(920)는 단말기(910)로부터 수신된 웹 주소를 기초로 단말기(910)와 웹 서버(930) 사이에서 웹 데이터를 중계하고, 단말기(910)로부터 수신된 어플리케이션 식별자와 해당 어플리케이션이 가져간 웹 데이터의 웹 주소를 저장한다. 숏컷을 더 수신한 경우에는 프록시 서버(920)는 어플리케이션 식별자, 숏컷 및 해당 어플리케이션이 가져간 웹 데이터의 웹 주소를 저장할 수 있다.
프록시 서버(920)는 등록 서버(940)에 어플리케이션 식별자와 해당 어플리케이션이 가져간 웹 데이터의 웹 주소를 송신한다. 일 실시예에서, 프록시 서버(920)는 등록 서버(940)에 어플리케이션 식별자와 해당 어플리케이션이 가져간 웹 데이터의 웹 주소를 주기적으로 송신할 수 있다. 일 실시예에서, 프록시 서버(920)는 등록 서버(940)에 숏컷을 더 송신할 수 있다.
등록 서버(940)는 프록시 서버(920)로부터 수신된 어플리케이션에 대한 식별자와 웹 데이터의 웹 주소를 연관시키고 해당 연관 관계를 저장한다. 일 실시예에서, 등록 서버(940)는 단말기(910)로부터 수신된 숏컷을 어플리케이션에 대한 식별자 및 가져온 웹 데이터의 웹 주소와 연관시키고 해당 연관 관계를 저장할 수 있다.
개시된 어플리케이션 검색 시스템은 단말기에서 송신하는 데이터의 양을 줄일 수 있으므로 데이터 송신으로 인한 비용을 줄일 수 있으며, 기존 웹 서버의 변경없이 시스템을 구현할 수 있다.
도 10은 도 9의 어플리케이션 검색 시스템에서 수행되는 어플리케이션 검색 방법을 설명하기 위한 흐름도이다.
이하 도 4와 동일한 내용은 생략하고 도 4와 차이점을 중심으로 설명한다.
단말기(910)는 사용자의 제어에 따라 어플리케이션을 실행한다(단계 S1000). 어플리케이션은 가져올 웹 데이터의 웹 주소와 어플리케이션의 식별자를 송신하고(단계 S1010), 프록시 서버(920)는 수신된 웹 주소를 기초로 웹 서버(930)에 연결한다(단계 S1020). 프록시 서버(920)는 웹 서버(930)로부터 웹 데이터를 가져오고(단계 S1030), 가져온 웹 데이터를 단말기(910)에 전송한다. 일 실시예에서, 어플리케이션은 숏컷을 더 송신할 수 있다.
프록시 서버(920)는 등록 서버(930)에 어플리케이션에 대한 식별자와 해당 어플리케이션이 가져간 웹 데이터의 웹 주소를 송신한다(단계 S1050). 일 실시예에서, 프록시 서버(920)는 주기적으로 어플리케이션에 대한 식별자와 해당 가져간 웹 데이터의 웹 주소를 등록 서버(130)에 송신할 수 있다. 일 실시예에서, 프록시 서버(920)는 등록 서버(130)에 숏컷을 더 송신할 수 있다.
등록 서버(130)는 어플리케이션에 대한 식별자와 어플리케이션이 가져간 웹 데이터의 웹 주소를 연관시킨다(단계 S1060). 일 실시예에서, 단말기(110)로부터 숏컷을 더 수신한 경우에는 등록 서버(130)는 어플리케이션에 대한 식별자와 어플리케이션이 가져온 웹 데이터의 웹 주소 및 숏컷을 연관시킬 수 있다. 일 실시예에서, 연관 관계가 이미 존재하는 경우에는 등록 서버(130)는 해당 어플리케이션에 의한 해당 웹 데이터의 접속 횟수를 기초로 카운트를 갱신할 수 있다.
개시된 기술은 다음의 효과를 가질 수 있다. 다만, 특정 실시예가 다음의 효과를 전부 포함하여야 한다거나 다음의 효과만을 포함하여야 한다는 의미는 아니므로, 개시된 기술의 권리범위는 이에 의하여 제한되는 것으로 이해되어서는 아니 될 것이다.
일 실시예에 따른 어플리케이션 검색 시스템은 사용자가 원하는 어플리케이션을 편리하게 검색할 수 있다. 어플리케이션 검색 시스템은 어플리케이션 제공자가 제공하는 키워드에 한정되지 않고, 사용자가 검색한 정보를 제공할 수 있는 어플리케이션을 검색할 수 있다. 따라서, 사용자는 원하는 정보를 얻을 수 있는 어플리케이션을 편리하게 검색할 수 있다.
일 실시예에 따른 어플리케이션 검색 시스템은 웹 데이터를 검색할 수 있을 뿐만 아니라 해당 웹 데이터의 정보를 제공받을 수 있는 어플리케이션을 동시에 검색할 수 있다. 또한, 어플리케이션 검색 시스템은 어플리케이션에서 해당 웹 데이터의 정보를 바로 확인할 수 있도록 하는 연결 정보를 제공할 수 있다.
*일 실시예에 따른 어플리케이션 검색 시스템은 검색 결과에서 어플리케이션이 제공되는 위치에 따라 과금할 수 있다. 따라서, 어플리케이션 제공자는 어플리케이션 검색 시스템에 소정의 비용을 제공하여 자신의 어플리케이션을 광고할 수 있고, 어플리케이션 검색 시스템은 검색 서비스를 통해 수익을 창출할 수 있다.
상기에서는 본 발명의 바람직한 실시예를 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허 청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.

Claims (31)

  1. 어플리케이션을 실행하는 단말기와 등록 서버를 포함하는 어플리케이션 검색 시스템에서 실행되는 어플리케이션 검색 방법에 있어서,
    상기 단말기는 상기 어플리케이션에 대한 식별자와 상기 어플리케이션이 사용한 웹 데이터의 웹 주소를 상기 등록 서버에 송신하는 단계; 및
    상기 등록 서버는 상기 어플리케이션에 대한 식별자와 상기 웹 데이터의 웹 주소를 연관시키는 단계를 포함하는 어플리케이션 검색 방법.
  2. 제1항에 있어서, 상기 어플리케이션 검색 시스템은 어플리케이션 검색 서버를 더 포함하고,
    상기 웹 데이터가 검색되면 상기 어플리케이션 검색 서버는 상기 웹 데이터에 관한 정보뿐만 아니라 상기 웹 데이터를 가져가는 어플리케이션에 대한 식별자도 함께 검색 클라이언트에 전송하는 단계를 포함하는 것을 특징으로 하는 어플리케이션 검색 방법.
  3. 제2항에 있어서, 상기 검색 클라이언트는
    상기 단말기를 포함하는 것을 특징으로 하는 어플리케이션 검색 방법.
  4. 제2항에 있어서, 상기 어플리케이션 검색 서버는 상기 웹 데이터에 관한 정보뿐만 아니라 상기 웹 데이터를 가져가는 어플리케이션에 대한 식별자도 함께 검색 클라이언트에 전송하는 단계는
    상기 어플리케이션 검색 서버는 상기 등록 서버에 접속하여 상기 웹 데이터를 가져가는 어플리케이션에 대한 식별자를 얻는 단계를 더 포함하는 것을 특징으로 하는 어플리케이션 검색 방법.
  5. 제1항에 있어서, 상기 단말기는 상기 어플리케이션에 대한 식별자와 상기 웹 데이터의 웹 주소를 상기 등록 서버에 송신하는 단계는
    상기 적어도 하나의 어플리케이션에서 사용될 수 있는 숏컷(shortcut)을 상기 등록 서버에 송신하는 단계 -상기 숏컷은 해당 어플리케이션이 상기 웹 데이터의 웹 주소를 가지고 상기 웹 데이터를 바로 사용할 수 있도록 하고 상기 해당 어플리케이션에 의하여 생성됨-를 더 포함하는 것을 특징으로 하는 어플리케이션 검색 방법.
  6. 제5항에 있어서, 상기 어플리케이션 검색 시스템은 어플리케이션 검색 서버를 더 포함하고,
    상기 웹 데이터가 검색되면 상기 어플리케이션 검색 서버는 상기 웹 데이터에 관한 정보뿐만 아니라 상기 웹 데이터를 가져가는 어플리케이션에 대한 식별자 및 상기 웹 데이터를 가져가는 어플리케이션에 의하여 생성된 숏컷도 함께 검색 클라이언트에 전송하는 단계를 포함하는 것을 특징으로 하는 어플리케이션 검색 방법.
  7. 제6항에 있어서, 상기 검색 클라이언트가 상기 단말기에 상응하는 경우에는 상기 단말기가 상기 전송된 숏컷으로 해당 어플리케이션이 해당 웹 데이터를 바로 사용하도록 하는 단계를 더 포함하는 것을 특징으로 하는 어플리케이션 검색 방법.
  8. 제1항에 있어서, 상기 단말기는 상기 어플리케이션에 대한 식별자와 상기 웹 데이터의 웹 주소를 상기 등록 서버에 송신하는 단계는
    상기 어플리케이션이 가지고 있는 데이터 중 상기 어플리케이션이 사용한 데이터에 대한 정보를 상기 등록 서버에 송신하는 단계를 더 포함하는 것을 특징으로 하는 어플리케이션 검색 방법.
  9. 제1항에 있어서, 상기 등록 서버는 상기 어플리케이션에 대한 식별자와 상기 웹 데이터의 웹 주소를 연관시키는 단계는
    상기 등록 서버는 상기 연관 관계가 이미 존재하는 경우에는 상기 어플리케이션에 의한 상기 웹 데이터의 접속 횟수를 기초로 카운트를 갱신하는 단계를 더 포함하는 것을 특징으로 하는 어플리케이션 검색 방법.
  10. 적어도 하나의 웹 데이터를 저장하는 웹 서버와 등록 서버를 포함하는 어플리케이션 검색 시스템에서 실행되는 어플리케이션 검색 방법에 있어서, -상기 적어도 하나의 웹 데이터는 웹 주소에 의하여 구별되고, 상기 적어도 하나의 웹 데이터의 적어도 제1 일부는 상기 웹 데이터를 가져가는 어플리케이션에 관한 정보를 나타내는 어플리케이션 식별자를 메타 데이터로서 저장하며, 상기 어플리케이션은 단말기에 의하여 실행됨-
    상기 등록 서버는 상기 웹 서버에 있는 상기 적어도 하나의 웹 데이터의 적어도 제2 일부를 가져오는 단계; 및
    상기 등록 서버는 상기 가져온 웹 데이터에 메타 데이터로서 저장된 상기 어플리케이션 식별자와 상기 가져온 웹 데이터의 웹 주소를 연관시키는 단계를 포함하는 어플리케이션 검색 방법.
  11. 제10항에 있어서, 상기 어플리케이션 검색 시스템은 어플리케이션 검색 서버를 더 포함하고,
    상기 웹 데이터가 검색되면 상기 어플리케이션 검색 서버는 상기 웹 데이터에 관한 정보뿐만 아니라 상기 웹 데이터를 가져가는 어플리케이션에 대한 식별자도 함께 검색 클라이언트에 전송하는 단계를 포함하는 것을 특징으로 하는 어플리케이션 검색 방법.
  12. 제11항에 있어서, 상기 검색 클라이언트는
    상기 단말기를 포함하는 것을 특징으로 하는 어플리케이션 검색 방법.
  13. 제11항에 있어서, 상기 어플리케이션 검색 서버는 상기 웹 데이터에 관한 정보뿐만 아니라 상기 웹 데이터를 가져가는 어플리케이션에 대한 식별자도 함께 검색 클라이언트에 전송하는 단계는
    상기 어플리케이션 검색 서버는 상기 등록 서버에 접속하여 상기 웹 데이터를 가져가는 어플리케이션에 대한 식별자를 얻는 단계를 더 포함하는 것을 특징으로 하는 어플리케이션 검색 방법.
  14. 제10항에 있어서, 상기 적어도 하나의 웹 데이터의 적어도 제1 일부는
    상기 적어도 하나의 어플리케이션에서 사용될 수 있는 숏컷(shortcut)을 -상기 숏컷은 해당 어플리케이션이 상기 웹 데이터의 웹 주소를 가지고 상기 웹 데이터를 바로 사용할 수 있도록 하고 상기 해당 어플리케이션에 의하여 생성됨- 상기 메타 데이터로서 더 저장하는 것을 특징으로 하는 어플리케이션 검색 방법.
  15. 제14항에 있어서, 상기 어플리케이션 검색 시스템은 어플리케이션 검색 서버를 더 포함하고,
    상기 웹 데이터가 검색되면 상기 어플리케이션 검색 서버는 상기 웹 데이터에 관한 정보뿐만 아니라 상기 웹 데이터를 가져가는 어플리케이션에 대한 식별자 및 상기 웹 데이터를 가져가는 어플리케이션에 의하여 생성된 숏컷도 함께 검색 클라이언트에 전송하는 단계를 포함하는 것을 특징으로 하는 어플리케이션 검색 방법.
  16. 제15항에 있어서, 상기 검색 클라이언트가 상기 단말기에 상응하는 경우에는 상기 단말기가 상기 전송된 숏컷으로 해당 어플리케이션이 해당 웹 데이터를 바로 사용하도록 하는 단계를 더 포함하는 것을 특징으로 하는 어플리케이션 검색 방법.
  17. 어플리케이션을 실행하는 단말기, 프록시 서버와 등록 서버를 포함하는 어플리케이션 검색 시스템에서 실행되는 어플리케이션 검색 방법에 있어서,
    상기 단말기는 상기 어플리케이션에 대한 식별자와 상기 어플리케이션이 사용한 웹 데이터의 웹 주소를 상기 프록시 서버에 송신하는 단계;
    상기 프록시 서버는 상기 웹 주소를 기초로 가져온 웹 데이터를 상기 단말기에 송신하는 단계;
    상기 프록시 서버는 상기 어플리케이션에 대한 식별자와 상기 어플리케이션이 사용한 웹 데이터의 웹 주소를 상기 등록 서버에 송신하는 단계; 및
    상기 등록 서버는 상기 어플리케이션에 대한 식별자와 상기 웹 데이터의 웹 주소를 연관시키는 단계를 포함하는 어플리케이션 검색 방법.
  18. 제17항에 있어서, 상기 어플리케이션 검색 시스템은 어플리케이션 검색 서버를 더 포함하고,
    상기 웹 데이터가 검색되면 상기 어플리케이션 검색 서버는 상기 웹 데이터에 관한 정보뿐만 아니라 상기 웹 데이터를 가져가는 어플리케이션에 대한 식별자도 함께 검색 클라이언트에 전송하는 단계를 포함하는 것을 특징으로 하는 어플리케이션 검색 방법.
  19. 제17항에 있어서, 상기 단말기는 상기 어플리케이션에 대한 식별자와 상기 웹 데이터의 웹 주소를 상기 프록시 서버에 송신하는 단계는
    상기 적어도 하나의 어플리케이션에서 사용될 수 있는 숏컷(shortcut)을 상기 프록시 서버에 송신하는 단계 -상기 숏컷은 해당 어플리케이션이 상기 웹 데이터의 웹 주소를 가지고 상기 웹 데이터를 바로 사용할 수 있도록 하고 상기 해당 어플리케이션에 의하여 생성됨-를 더 포함하는 것을 특징으로 하는 어플리케이션 검색 방법.
  20. 어플리케이션을 실행하는 단말기와 등록 서버를 포함하는 어플리케이션 검색 시스템에 있어서,
    상기 어플리케이션에 대한 식별자와 상기 어플리케이션이 사용한 웹 데이터의 웹 주소를 상기 등록 서버에 송신하는 단말기; 및
    상기 어플리케이션에 대한 식별자와 상기 웹 데이터의 웹 주소를 연관시키는 등록 서버를 포함하는 어플리케이션 검색 시스템.
  21. 제20항에 있어서,
    상기 웹 데이터가 검색되면 상기 웹 데이터에 관한 정보뿐만 아니라 상기 웹 데이터를 가져가는 어플리케이션에 대한 식별자도 함께 검색 클라이언트에 전송하는 어플리케이션 검색 서버를 더 포함하는 것을 특징으로 하는 어플리케이션 검색 시스템.
  22. 제20항에 있어서, 상기 단말기는
    상기 적어도 하나의 어플리케이션에서 사용될 수 있는 숏컷(shortcut)을 -상기 숏컷은 해당 어플리케이션이 상기 웹 데이터의 웹 주소를 가지고 상기 웹 데이터를 바로 사용할 수 있도록 하고 상기 해당 어플리케이션에 의하여 생성됨- 상기 등록 서버에 더 송신하는 것을 특징으로 하는 어플리케이션 검색 시스템.
  23. 제22항에 있어서,
    상기 웹 데이터가 검색되면 상기 웹 데이터에 관한 정보뿐만 아니라 상기 웹 데이터를 가져가는 어플리케이션에 대한 식별자 및 상기 웹 데이터를 가져가는 어플리케이션에 의하여 생성된 숏컷도 함께 검색 클라이언트에 전송하는 어플리케이션 검색 서버를 더 포함하는 것을 특징으로 하는 어플리케이션 검색 시스템.
  24. 적어도 하나의 웹 데이터를 저장하는 웹 서버와 등록 서버를 포함하는 어플리케이션 검색 시스템에 있어서, -상기 적어도 하나의 웹 데이터는 웹 주소에 의하여 구별되고, 상기 적어도 하나의 웹 데이터의 적어도 제1 일부는 상기 웹 데이터를 가져가는 어플리케이션에 관한 정보를 나타내는 어플리케이션 식별자를 메타 데이터로서 저장하며, 상기 어플리케이션은 단말기에 의하여 실행됨-
    상기 웹 서버에 있는 상기 적어도 하나의 웹 데이터의 적어도 제2 일부를 가져오고, 상기 가져온 웹 데이터에 메타 데이터로서 저장된 상기 어플리케이션에 대한 식별자와 상기 가져온 웹 데이터의 웹 주소를 연관시키는 등록 서버를 포함하는 어플리케이션 검색 시스템.
  25. 제24항에 있어서,
    상기 웹 데이터가 검색되면 상기 웹 데이터에 관한 정보뿐만 아니라 상기 웹 데이터를 가져가는 어플리케이션에 대한 식별자도 함께 검색 클라이언트에 전송하는 어플리케이션 검색 서버를 더 포함하는 것을 특징으로 하는 어플리케이션 검색 시스템.
  26. 제24항에 있어서, 상기 적어도 하나의 웹 데이터의 적어도 제1 일부는
    상기 적어도 하나의 어플리케이션에서 사용될 수 있는 숏컷(shortcut)을 -상기 숏컷은 해당 어플리케이션이 상기 웹 데이터의 웹 주소를 가지고 상기 웹 데이터를 바로 사용할 수 있도록 하고 상기 해당 어플리케이션에 의하여 생성됨- 메타 데이터로서 더 포함하는 것을 특징으로 하는 어플리케이션 검색 시스템.
  27. 제26항에 있어서,
    상기 웹 데이터가 검색되면 상기 웹 데이터에 관한 정보뿐만 아니라 상기 웹 데이터를 가져가는 어플리케이션에 대한 식별자 및 상기 웹 데이터를 가져가는 어플리케이션에 의하여 생성된 숏컷도 함께 검색 클라이언트에 전송하는 어플리케이션 검색 서버를 더 포함하는 것을 특징으로 하는 어플리케이션 검색 시스템.
  28. 어플리케이션을 실행하는 단말기, 프록시 서버와 등록 서버를 포함하는 어플리케이션 검색 시스템에 있어서,
    상기 어플리케이션에 대한 식별자와 상기 어플리케이션이 사용한 웹 데이터의 웹 주소를 상기 프록시 서버에 송신하는 단말기;
    상기 웹 주소를 기초로 가져온 웹 데이터를 상기 단말기에 송신하고 상기 어플리케이션에 대한 식별자와 상기 어플리케이션이 사용한 웹 데이터의 웹 주소를 상기 등록 서버에 송신하는 프록시 서버; 및
    상기 어플리케이션에 대한 식별자와 상기 웹 데이터의 웹 주소를 연관시키는 등록 서버를 포함하는 어플리케이션 검색 시스템.
  29. 어플리케이션을 실행하는 단말기와 연결되는 등록 서버에 있어서, -상기 단말기는 상기 어플리케이션이 웹 데이터를 가져올 때마다 상기 어플리케이션에 대한 식별자와 상기 가져온 웹 데이터의 웹 주소를 상기 등록 서버에 송신함-
    상기 어플리케이션에 대한 식별자와 상기 가져온 웹 데이터의 웹 주소를 입력받는 통신부; 및
    상기 어플리케이션에 대한 식별자와 상기 가져온 웹 데이터의 웹 주소 간의 연관 관계를 저장하는 데이터베이스를 포함하는 등록 서버.
  30. 적어도 하나의 웹 데이터를 저장하는 웹 서버와 연결된 등록 서버에 있어서, -상기 적어도 하나의 웹 데이터는 웹 주소에 의하여 구별되고, 상기 적어도 하나의 웹 데이터의 적어도 제1 일부는 상기 웹 데이터를 가져가는 어플리케이션에 관한 정보를 나타내는 어플리케이션 식별자를 메타 데이터로서 저장하며, 상기 어플리케이션은 단말기에 의하여 실행됨-
    상기 웹 서버에 있는 상기 적어도 하나의 웹 데이터의 적어도 제2 일부를 가져오는 수집부; 및
    상기 가져온 웹 데이터에 메타 데이터로서 저장된 상기 어플리케이션에 대한 식별자와 상기 가져온 웹 데이터의 웹 주소 간의 연관 관계를 저장하는 데이터베이스를 포함하는 등록 서버.
  31. 어플리케이션을 실행하고 등록 서버와 연결된 단말기에 있어서, -상기 등록 서버는 상기 어플리케이션에 대한 식별자와 상기 어플리케이션이 가져가는 웹 데이터 간의 연관 관계를 저장함-
    상기 어플리케이션에 대한 식별자와 상기 어플리케이션이 사용한 웹 데이터의 웹 주소를 상기 등록 서버에 송신하는 단말기.
PCT/KR2011/001139 2010-03-25 2011-02-22 어플리케이션 검색 시스템 WO2011118915A2 (ko)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/637,594 US20130297651A1 (en) 2010-03-25 2011-02-22 Application search system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2010-0026916 2010-03-25
KR1020100026916A KR101135963B1 (ko) 2010-03-25 2010-03-25 어플리케이션 검색 시스템

Publications (3)

Publication Number Publication Date
WO2011118915A2 WO2011118915A2 (ko) 2011-09-29
WO2011118915A3 WO2011118915A3 (ko) 2011-11-24
WO2011118915A4 true WO2011118915A4 (ko) 2012-01-12

Family

ID=44673722

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2011/001139 WO2011118915A2 (ko) 2010-03-25 2011-02-22 어플리케이션 검색 시스템

Country Status (3)

Country Link
US (1) US20130297651A1 (ko)
KR (1) KR101135963B1 (ko)
WO (1) WO2011118915A2 (ko)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB201209987D0 (en) * 2012-06-06 2012-07-18 Microsoft Corp Address system
KR101676867B1 (ko) * 2014-09-01 2016-11-17 티더블유모바일 주식회사 모바일 어플리케이션 기반의 통신 접속 제어시스템 및 그 방법
KR101648046B1 (ko) * 2014-11-10 2016-08-16 엘에스웨어(주) 오픈소스 소프트웨어 추천 시스템 및 방법
KR101648047B1 (ko) * 2014-11-10 2016-08-16 엘에스웨어(주) 호환 오픈소스 소프트웨어 추천 시스템 및 방법

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020045837A (ko) * 2000-12-11 2002-06-20 임채욱 웹 어플리케이션 제공방법
KR20040084052A (ko) * 2003-03-26 2004-10-06 정원종 검색창 호출 인터페이스를 이용한 콘텐츠 검색 방법 및시스템
KR100713503B1 (ko) * 2005-11-09 2007-04-30 삼성전자주식회사 애플리케이션을 구동하는 방법과 그에 따른 이동 통신단말기
KR100775852B1 (ko) * 2006-01-18 2007-11-13 포스데이타 주식회사 응용 프로그램의 자원 검색 시스템 및 방법
US9076176B2 (en) * 2008-05-05 2015-07-07 Apple Inc. Electronic submission of application programs for network-based distribution
US20110270711A1 (en) * 2010-04-28 2011-11-03 Sap Ag Managing application interactions with enterprise systems
US20110307354A1 (en) * 2010-06-09 2011-12-15 Bilgehan Erman Method and apparatus for recommending applications to mobile users
US8484100B2 (en) * 2010-10-19 2013-07-09 Apple Inc. Method, medium, and system for an integrated application store for a user device

Also Published As

Publication number Publication date
KR20110107658A (ko) 2011-10-04
KR101135963B1 (ko) 2012-04-18
WO2011118915A2 (ko) 2011-09-29
WO2011118915A3 (ko) 2011-11-24
US20130297651A1 (en) 2013-11-07

Similar Documents

Publication Publication Date Title
WO2012026744A2 (ko) 음성-화면 ars 서비스 시스템 및 그 제공방법과 컴퓨터 판독 가능한 기록매체
WO2012020974A2 (en) Method and apparatus for providing information about an identified object
WO2015053541A1 (ko) 전자 장치에서 연관 정보 표시 방법 및 장치
WO2010104280A2 (ko) 복수의 접속 통계 서버를 통합하여 운영하는 시스템 및 그 방법
WO2016006837A1 (ko) 문장 분석을 이용하는 전화 번호 안내 시스템 및 전화 번호 안내 방법
WO2014035094A1 (ko) 통화 시도시 이동 통신 단말기로 부가 정보를 제공하는 시스템 및 방법
WO2011118915A4 (ko) 어플리케이션 검색 시스템
WO2013005918A1 (en) Method and apparatus for obtaining information of user equipment in communication system
WO2022085834A1 (ko) 상담원 지원 방법 및 그 연산 장치
WO2013039301A1 (en) Integrated operation method for social network service function and system supporting the same
WO2014058153A1 (ko) 주소록 정보 서비스 시스템, 그 시스템에서의 주소록 정보 서비스를 위한 방법 및 장치
WO2014089965A1 (zh) 显示dlna设备的方法及移动终端
WO2014098308A1 (ko) 개방형 앱스토어 기반의 통일화된 앱 정보 표시 방법 및 이를 위한 컴퓨터로 판독가능한 기록매체
WO2014046382A1 (ko) 마크업 언어 기반의 문맥 인식 사용자 인터페이스 제공 시스템 및 방법
WO2012060526A1 (ko) 질의에 따른 연관정보 제공 장치 및 방법
WO2016129804A1 (ko) 소비자 행동 패턴을 기반으로 한 웹페이지 생성 방법 및 활용 방법
WO2011021884A2 (en) Method of managing contact item information, user device for executing the method, and storage medium thereof
WO2015194742A1 (ko) 스마트 단말기의 다이얼 키 패드 이용 명령 실행 방법
WO2017213454A1 (ko) 사용자 서버를 이용한 파일 제어 시스템 및 방법
WO2016159484A1 (ko) 모바일 단말의 사용자 정보를 이용한 맞춤형 콘텐츠 공유 방법 및 장치
WO2022215791A1 (ko) 전자 장치 및 그의 키워드 관리 방법
WO2013151371A1 (ko) Pc방의 서비스 등록 ip 판별 시스템 및 방법
WO2009126012A2 (ko) 검색시스템 및 그 방법
WO2013042809A1 (ko) 애플리케이션의 사용 현황 정보 제공 시스템 및 방법
WO2015174644A1 (ko) 무선 공유기를 통해 사용자 단말에 광고를 제공하는 시스템 및 광고 서비스 제공 서버

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11759664

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11759664

Country of ref document: EP

Kind code of ref document: A2

WWE Wipo information: entry into national phase

Ref document number: 13637594

Country of ref document: US