KR20090002127A - Server and method for providing an environment for application development - Google Patents

Server and method for providing an environment for application development Download PDF

Info

Publication number
KR20090002127A
KR20090002127A KR1020070059554A KR20070059554A KR20090002127A KR 20090002127 A KR20090002127 A KR 20090002127A KR 1020070059554 A KR1020070059554 A KR 1020070059554A KR 20070059554 A KR20070059554 A KR 20070059554A KR 20090002127 A KR20090002127 A KR 20090002127A
Authority
KR
South Korea
Prior art keywords
application
program
information
database
terminal
Prior art date
Application number
KR1020070059554A
Other languages
Korean (ko)
Other versions
KR100906756B1 (en
Inventor
최병철
양수연
홍창기
Original Assignee
주식회사 케이티프리텔
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 케이티프리텔 filed Critical 주식회사 케이티프리텔
Publication of KR20090002127A publication Critical patent/KR20090002127A/en
Application granted granted Critical
Publication of KR100906756B1 publication Critical patent/KR100906756B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • G06F9/44584Portable applications, i.e. making applications self-contained, e.g. U3 standard
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • 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/25Integrating or interfacing systems involving database management systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/44Program or device authentication

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Databases & Information Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Mining & Analysis (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A server and a method for providing an application development environment and a recording medium storing a program for executing the method are provided to offer a sample application including a unit program, a sub program and an interoperating program of an application and information on mapping between the application and a database to produce a rapid application development environment. A server(200) which is connected to a database and provides an application development environment of a client terminal includes an authentication unit(210) authenticating the client terminal, and a development unit(230) for reading sample application information previously stored in the database in response to a sample inquiry request signal of the terminal and transmitting the read information to the terminal. The sample application information includes at least one of a unit program of the sample application, a sub program of the sample application, a program operating in connection with the sample application and information on mapping between the sample application and the database.

Description

애플리케이션 개발 환경 제공 서버, 방법 및 그 프로그램이 기록된 기록매체{server and method for providing an environment for application development}Server and method for providing an application development environment and a recording medium on which the program is recorded {server and method for providing an environment for application development}

도 1은 종래의 애플리케이션 개발환경을 설명하기 위한 도면.1 is a view for explaining a conventional application development environment.

도 2는 본 발명의 실시예에 따른 서버의 구성을 예시한 블록도.2 is a block diagram illustrating a configuration of a server according to an embodiment of the present invention.

도 3은 본 발명의 실시예에 따른 데이터베이스의 구성을 예시한 블록도. 3 is a block diagram illustrating a configuration of a database according to an embodiment of the present invention.

도 4는 본 발명의 실시예에 클라이언트 단말에 샘플 애플리케이션이 제공되고, 클라이언트가 소정의 애플리케이션을 선택하는 과정을 설명하기 위한 순서도. 4 is a flowchart illustrating a process in which a sample application is provided to a client terminal in accordance with an embodiment of the present invention, and a client selects a predetermined application.

도 5 내지 도 6은 도 4를 설명하는 과정에서 참조하기 위한 도면. 5 to 6 are views for reference in the process of describing FIG. 4.

도 7은 본 발명의 실시예에 따라 서버(200)가 클라이언트 단말(110)에 선택 애플리케이션의 소스코드 및 매핑 정보를 수정할 수 있는 환경을 제공하는 과정을 예시한 순서도.FIG. 7 is a flowchart illustrating a process of providing an environment in which the server 200 can modify source code and mapping information of a selected application to the client terminal 110 according to an embodiment of the present invention.

도 8 내지 도 10은 도 7의 순서도를 설명하는 과정에서 참조하기 위한 도면. 8 to 10 are diagrams for reference in the process of describing the flowchart of FIG. 7.

도 11은 본 발명의 실시예에 따라 클라이언트 단말(110)이 데이터베이스(300)에 직접 연결되어 정보를 수정하는 과정을 설명하기 위한 도면.11 is a view for explaining a process of modifying information by the client terminal 110 is directly connected to the database 300 according to an embodiment of the present invention.

도 12 내지 도 13은 도 11의 순서도를 설명하는 과정에서 참조하기 위한 도 면. 12 to 13 are views for reference in the process of describing the flowchart of FIG. 11.

본 발명은 애플리케이션 개발 환경 제공 서버, 방법 및 그 프로그램이 기록된 기록매체에 관한 것으로서, 보다 상세하게는 샘플 애플리케이션을 제공하는 애플리케이션 개발 환경 제공 서버, 방법 및 그 프로그램이 기록된 기록매체이다.The present invention relates to an application development environment providing server, a method, and a recording medium on which a program is recorded. More particularly, the present invention relates to an application development environment providing server, a method and a recording medium on which a program is provided.

종래에는 애플리케이션 개발환경을 제공하기 위하여 개발환경에서 템플릿이나 마법사(Wizard) 형식의 코드 작성기 또는 코드 작성 도우미 등을 이용해 왔다. Conventionally, in order to provide an application development environment, a code generator or a code creation helper such as a template or a wizard (Wizard) has been used in the development environment.

즉, 클라이언트는 코드 작성기를 이용하여 애플리케이션을 구성하는 단위 프로그램을 작성하고, 복수개의 단위 프로그램을 조합하여 애플리케이션을 개발하였다. That is, the client has created a unit program constituting the application using a code generator, and developed the application by combining a plurality of unit programs.

이 경우, 복수개의 단위 프로그램을 모두 완성하여 조합하지 아니하고는, 클라이언트가 목적하는 기능을 코드를 작성하는 중간단계에서 확인할 수 없다는 문제점이 있다. In this case, there is a problem that the client cannot confirm the desired function in the intermediate step of writing the code without completing and combining all of the plurality of unit programs.

또한, 클라이언트가 목적하는 기능을 모두 갖춘 애플리케이션 코드를 한번에 작성하는 것은 불가능하다는 문제점이 있다. In addition, there is a problem that it is impossible for the client to write application code having all the desired functions at once.

또한, 애플리케이션의 로직 구현 코드와 데이터베이스 모델링 기능 등을 동시에 고려할 수 없으므로, 신속하고 빠른 애플리케이션 개발을 할 수 없다는 문제 점이 있다.In addition, the logic implementation code of the application and the database modeling function cannot be considered at the same time, so there is a problem in that the application development is not possible quickly and quickly.

상기한 바와 같은 종래의 문제점을 해결하기 위해, 본 발명은 애플리케이션의 단위 프로그램, 서브 프로그램, 연동 프로그램 및 데이터베이스와의 매핑 정보를 포함하는 샘플 애플리케이션을 제공하여 보다 신속하고 빠른 애플리케이션 개발환경을 제공하는 장치, 방법 및 그 프로그램이 기록된 기록매체를 제안하는 것이다.In order to solve the conventional problems as described above, the present invention provides a sample application including the application information of the unit program, sub-program, interlocking program and the database of the application to provide a faster and faster application development environment And a recording medium on which the method and the program are recorded.

또한, 본 발명은 단위 프로그램을 작성하는 중간단계에서, 다른 복수개의 프로그램과 연동하여 클라이언트가 목적하는 기능이 구현되는지를 확인할 수 있는 애플리케이션 개발 환경 제공 서버, 방법 및 그 프로그램이 기록된 기록매체를 제안하는 것이다. In addition, the present invention proposes an application development environment providing server, a method and a recording medium on which the program is recorded, in an intermediate step of creating a unit program, which can check whether a desired function is implemented by a client in conjunction with a plurality of other programs. It is.

또한, 본 발명은 클라이언트가 구현하고자 하는 기능이 유사한 샘플 애플리케이션을 제공하는 애플리케이션 개발 환경 제공 서버, 방법 및 그 프로그램이 기록된 기록매체를 제안하는 것이다. In addition, the present invention proposes an application development environment providing server, a method, and a recording medium on which the program is provided, which provides a sample application having similar functions to be implemented by a client.

본 발명의 또 다른 목적들은 이하의 실시예에 대한 설명을 통해 쉽게 이해될 수 있을 것이다.Still other objects of the present invention will be readily understood through the following description of the embodiments.

상기한 바와 같은 목적을 달성하기 위해, 본 발명의 일 측면에 따르면 데이터베이스(Data Base)와 연결되고, 클라이언트 단말의 애플리케이션 (Application) 개발 환경을 제공하는 서버에 있어서, 상기 단말을 인증하는 인증부; 및 상기 단말의 샘플 조회요청 신호에 상응하여 상기 데이터베이스에 미리 저장된 샘플 애플리케이션 정보를 독출하여 상기 단말로 전송하는 개발부를 포함하되, 상기 샘플 애플리케이션 정보는 상기 샘플 애플리케이션의 단위 프로그램, 상기 샘플 애플리케이션에 종속적인 서브 프로그램, 상기 샘플 애플리케이션과 연동되는 연동 프로그램 및 상기 샘플 애플리케이션과 상기 데이터베이스간의 매핑(mapping) 정보 중 하나 이상을 포함하는 것을 특징으로 하는 애플리케이션 개발 환경 제공 서버가 제공된다.In order to achieve the above object, according to an aspect of the present invention, a server connected to a data base and providing an application development environment of a client terminal, comprising: an authentication unit for authenticating the terminal; And a development unit configured to read sample application information previously stored in the database in response to a sample inquiry request signal of the terminal and transmit the sample application information to the terminal, wherein the sample application information is dependent on a unit program of the sample application and the sample application. An application development environment providing server is provided that includes at least one of a sub program, a coordinated program linked to the sample application, and mapping information between the sample application and the database.

본 발명의 다른 측면에 의하면, 데이터베이스(Data Base)와 연결된 서버가 클라이언트 단말의 애플리케이션 개발 환경을 제공하는 방법에 있어서, 상기 단말의 샘플 조회요청 신호를 수신하는 단계; 상기 샘플 조회요청 신호에 상응하여 상기 데이터베이스에 미리 저장된 샘플 애플리케이션 정보를 추출하는 단계; 및 상기 추출된 샘플 애플리케이션 정보를 상기 단말로 전송하는 단계를 포함하되, 상기 추출된 샘플 애플리케이션 정보는 상기 샘플 애플리케이션의 단위 프로그램, 상기 샘플 애플리케이션에 종속적인 서브 프로그램, 상기 샘플 애플리케이션과 연동되는 연동 프로그램 및 상기 샘플 애플리케이션과 상기 데이터베이스간의 매핑(mapping) 정보 중 하나 이상을 포함하는 것을 특징으로 하는 애플리케이션 개발 환경 제공방 법이 제공된다.According to another aspect of the present invention, a method for providing an application development environment of a client terminal by a server connected to a data base, the method comprising: receiving a sample inquiry request signal of the terminal; Extracting sample application information previously stored in the database in response to the sample inquiry request signal; And transmitting the extracted sample application information to the terminal, wherein the extracted sample application information includes a unit program of the sample application, a subprogram dependent on the sample application, a coordinated program linked to the sample application, and Provided is an application development environment providing method comprising at least one of mapping information between the sample application and the database.

본 발명은 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고 상세한 설명에 상세하게 설명하고자 한다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다. 본 발명을 설명함에 있어서 관련된 공지 기술에 대한 구체적인 설명이 본 발명의 요지를 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다.As the invention allows for various changes and numerous embodiments, particular embodiments will be illustrated in the drawings and described in detail in the written description. However, this is not intended to limit the present invention to specific embodiments, it should be understood to include all modifications, equivalents, and substitutes included in the spirit and scope of the present invention. In the following description of the present invention, if it is determined that the detailed description of the related known technology may obscure the gist of the present invention, the detailed description thereof will be omitted.

제1, 제2 등의 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. 예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다. 및/또는 이라는 용어는 복수의 관련된 기재된 항목들의 조합 또는 복수의 관련된 기재된 항목들 중의 어느 항목을 포함한다. Terms such as first and second may be used to describe various components, but the components should not be limited by the terms. The terms are used only for the purpose of distinguishing one component from another. For example, without departing from the scope of the present invention, the first component may be referred to as the second component, and similarly, the second component may also be referred to as the first component. The term and / or includes a combination of a plurality of related items or any item of a plurality of related items.

어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어" 있다거나 "직접 접 속되어" 있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다. When a component is referred to as being "connected" or "connected" to another component, it may be directly connected to or connected to that other component, but it may be understood that other components may be present in between. Should be. On the other hand, when a component is said to be "directly connected" or "directly connected" to another component, it should be understood that no other component exists in the middle.

본 출원에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used herein is for the purpose of describing particular example embodiments only and is not intended to be limiting of the present invention. Singular expressions include plural expressions unless the context clearly indicates otherwise. In this application, the terms "comprise" or "have" are intended to indicate that there is a feature, number, step, operation, component, part, or combination thereof described in the specification, and one or more other features. It is to be understood that the present invention does not exclude the possibility of the presence or the addition of numbers, steps, operations, components, components, or a combination thereof.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless defined otherwise, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art. Terms such as those defined in the commonly used dictionaries should be construed as having meanings consistent with the meanings in the context of the related art, and shall not be construed in ideal or excessively formal meanings unless expressly defined in this application. Do not.

이하, 본 발명의 실시예를 첨부한 도면들을 참조하여 상세히 설명하기로 한다. 본 발명을 설명함에 있어 전체적인 이해를 용이하게 하기 위하여 도면 번호에 상관없이 동일한 수단에 대해서는 동일한 참조 번호를 사용하기로 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the following description of the present invention, the same reference numerals will be used for the same means regardless of the reference numerals in order to facilitate the overall understanding.

도 1은 종래의 애플리케이션 개발환경을 설명하기 위한 도면이다.1 is a view for explaining a conventional application development environment.

도 1을 참조하면 애플리케이션을 개발하는 클라이언트(예를 들어, 제1 클라이언트(110))는 자신들의 데이터를 관리하기 위해 필요한 수많은 애플리케이션을 서버(120) 및 데이터베이스(130)에 등록하여 사용하고 있다. Referring to FIG. 1, a client developing an application (for example, the first client 110) registers and uses a number of applications necessary for managing their data in the server 120 and the database 130.

이하, 제1 클라이언트(112)는 애플리케이션 A(122)를 개발하여 서버(120) 및 데이터베이스(database)(130)에 각각 저장하고 있다고 가정한다. Hereinafter, it is assumed that the first client 112 develops and stores the application A 122 in the server 120 and the database 130, respectively.

그리고, 제2 클라이언트(114)가 애플리케이션 a(124)를 개발하고 있다고 가정하자. 그리고, 애플리케이션 A(122) 및 애플리케이션 a(124)가 유사한 기능을 목적으로 하는 유사한 애플리케이션이라고 가정하자.And assume that the second client 114 is developing application a 124. And suppose that application A 122 and application a 124 are similar applications for the purpose of similar functionality.

이 경우, 제2 클라이언트(114)는 유사한 애플리케이션 A(122)가 서버 및 데이터베이스에 있음에도 불구하고, 애플리케이션 a(124)를 개발하여 시간 및 비용이 중복으로 소모된다는 문제점이 있다. In this case, although the second client 114 has a similar application A 122 in the server and the database, there is a problem in that the application a 124 is developed to consume time and money in duplicate.

일반적으로 애플리케이션은 애플리케이션을 구성하는 단위 프로그램, 애플리케이션에 종속적인 하위 레벨의 서브 프로그램으로 구성된다. In general, an application is composed of a unit program constituting the application, and a lower level subprogram dependent on the application.

그러나, 애플리케이션을 개발하는 과정에서 개발하고자 하는 애플리케이션과 연동되어 동작하는 연동 프로그램도 고려하여야 한다. However, in the process of developing an application, a coordinated program that operates in conjunction with the application to be developed should also be considered.

또한, 애플리케이션이 저장되는 데이터베이스내의 저장공간에 대한 정보인 매핑(mapping) 정보도 고려하여야 한다.Also consider mapping information, which is information about the storage space in the database where the application is stored.

이 경우 제1 클라이언트(112)가 애플리케이션 a(124)를 구성하는 단위 프로그램을 작성하는 중간단계에서는, 제1 클라이언트(112)가 목적하는 기능을 확인할 수 없다는 문제점이 있다. 왜냐하면, 상술한 서브 프로그램, 연동프로그램 및 매핑 정보를 고려하지 못하기 때문이다.In this case, there is a problem that the first client 112 cannot confirm a desired function in an intermediate step in which the first client 112 creates a unit program constituting the application a 124. This is because the above-described subprogram, coordinated program and mapping information cannot be taken into consideration.

지금까지 도 1을 참조하여 종래의 애플리케이션 개발환경에서의 문제점을 살펴보았다. 이하 도 1의 전체적인 구성을 유지하되, 도 2를 참조하여 본 발명의 실시예에 따른 서버를 설명한다. So far, the problems with the conventional application development environment have been described with reference to FIG. 1. Hereinafter, while maintaining the overall configuration of Figure 1, with reference to Figure 2 will be described a server according to an embodiment of the present invention.

도 2는 본 발명의 실시예에 따른 서버의 구성을 예시한 블록도이다.2 is a block diagram illustrating a configuration of a server according to an embodiment of the present invention.

도 2를 참조하면, 본 발명의 실시예에 따른 서버(200)는 전송부(210), 인증부(220), 개발부(230) 및 제어부(240)를 포함할 수 있다.Referring to FIG. 2, the server 200 according to an embodiment of the present invention may include a transmitter 210, an authentication unit 220, a development unit 230, and a controller 240.

전송부(210)는 서버(200)와 클라이언트 단말(110) 또는 서버(200)와 데이터베이스(130)간의 데이터 전송을 수행할 수 있다.The transmitter 210 may transmit data between the server 200 and the client terminal 110 or between the server 200 and the database 130.

인증부(220)는 서버(200)에 연결 요청하는 클라이언트 단말(110)을 미리 지정된 방법에 의해 인정하는 기능을 수행한다.The authentication unit 220 performs a function of acknowledging the client terminal 110 requesting a connection to the server 200 by a predetermined method.

개발부(230)는 본 발명의 실시예에 따라 데이터베이스(130)에 미리 저장된 샘플 애플리케이션 정보를 추출하고, 클라이언트 단말(110)에 제공할 수 있다. 그리고, 클라이언트 단말(110)로부터 수신되는 조회, 수정, 복제 요청 신호에 따라 필요한 기능을 수행할 수 있다. 이 점에 대해서는 이후 도 4를 참조하여 상세히 설명한다. The development unit 230 may extract sample application information previously stored in the database 130 and provide the same to the client terminal 110 according to an exemplary embodiment of the present invention. In addition, it is possible to perform a necessary function according to the inquiry, modification, replication request signal received from the client terminal (110). This point will be described in detail later with reference to FIG. 4.

제어부(240)는 서버(200)에서 클라이언트에 할당하는 저장공간 및 데이터베이스(130)에서 클라이언트에 할당하는 저장공간을 산출할 수 있다. 이 점에 대해서 는 이후 도 4를 참조하여 상세히 설명한다.The controller 240 may calculate a storage space allocated to the client by the server 200 and a storage space allocated to the client by the database 130. This point will be described in detail later with reference to FIG. 4.

지금까지 도 2를 참조하여 본 발명의 실시예에 따른 서버의 구성을 설명하였다. 이하 도 3를 참조하여 본 발명의 실시예에 따른 데이터베이스에 대해서 설명한다.So far, the configuration of the server according to the exemplary embodiment of the present invention has been described with reference to FIG. 2. Hereinafter, a database according to an exemplary embodiment of the present invention will be described with reference to FIG. 3.

도 3은 본 발명의 실시예에 따른 데이터베이스의 구성을 예시한 블록도이다. 3 is a block diagram illustrating a configuration of a database according to an embodiment of the present invention.

도 3을 참조하면, 본 발명의 실시예에 따른 데이터베이스(300)는 전송부(310), 샘플 저장부(320), 코드 저장부(330) 및 내용 저장부(340)를 포함할 수 있다.Referring to FIG. 3, the database 300 according to an embodiment of the present invention may include a transmitter 310, a sample storage 320, a code storage 330, and a content storage 340.

전송부(310)는 데이터베이스(300)와 서버(200), 또는 데이터베이스(300) 와 단말(110)간의 데이터 전송을 수행할 수 있다.The transmitter 310 may transmit data between the database 300 and the server 200 or between the database 300 and the terminal 110.

샘플 저장부(320)는 본 발명의 실시예에 따라 샘플 애플리케이션을 포함할 수 있다. 여기서 샘플 애플리케이션을 구성하는 단위 프로그램, 샘플 애플리케이션에 구성하는 종속적인 서브 프로그램, 샘플 애플리케이션과 연동되는 연동 프로그램에 대한 정보도 함께 포함할 수 있다. The sample storage unit 320 may include a sample application according to an embodiment of the present invention. Here, the information about the unit program constituting the sample application, the sub-program dependent on the sample application, and the coordinated program linked with the sample application may be included.

코드 저장부(330)는 애플리케이션의 프로그램 소스코드를 포함할 수 있다. 보다 상세하게는, 본 발명의 실시예에 따라 샘플 애플리케이션 중 클라이언트는 소정의 애플리케이션을 선택할 수 있다. 그리고 선택된 선택 애플리케이션은 미리 지정된 방법에 의해 프로그램 소스코드와 내용 데이터로 분류될 수 있다. 여기서, 코드 저장부(330)는 선택 애플리케이션의 소스코드를 저장할 수 있다. The code storage unit 330 may include program source code of an application. More specifically, according to an embodiment of the present invention, the client may select a predetermined application among sample applications. The selected selection application may be classified into program source code and content data by a predetermined method. Here, the code storage unit 330 may store the source code of the selected application.

내용 저장부(340)는 상술한 내용데이터를 저장할 수 있다. The content storage unit 340 may store the above-described content data.

샘플 저장부(330) 및 코드 저장부(340)는 이하 도 4를 참조하여 상세히 설명한다. The sample storage unit 330 and the code storage unit 340 will be described in detail with reference to FIG. 4.

지금까지 도 3을 참조하여 본 발명의 실시예에 따른 데이터베이스(300)의 구성을 설명하였다. 이하 도 4를 참조하여, 본 발명의 실시예에 따른 애플리케이션 개발 환경 제공 방법에 대해서 설명한다. So far, the configuration of the database 300 according to the embodiment of the present invention has been described with reference to FIG. 3. Hereinafter, a method of providing an application development environment according to an exemplary embodiment of the present invention will be described with reference to FIG. 4.

도 4는 본 발명의 실시예에 클라이언트 단말에 샘플 애플리케이션이 제공되고, 클라이언트가 소정의 애플리케이션을 선택하는 과정을 설명하기 위한 순서도이다. 그리고, 도 5내지 도 6은 도 4를 설명하는 과정에서 참조하기 위한 도면이다. 4 is a flowchart illustrating a process in which a sample application is provided to a client terminal and a client selects a predetermined application according to an embodiment of the present invention. 5 to 6 are diagrams for reference in the process of describing FIG. 4.

이하, 기본적으로 도 4의 순서도를 설명하되, 각 단계에서 발명의 이해와 설명의 편의를 도모하기 위하여 도 5 내지도 6를 참조하여 설명한다.Hereinafter, the flow chart of FIG. 4 will be described basically, with reference to FIGS. 5 to 6 to facilitate the understanding and explanation of the invention at each step.

도 4를 참조하면, 단계 S401에서 서버(200)는 단말(110)로부터 샘플 애플리케이션 조회 요청 신호를 수신할 수 있다. Referring to FIG. 4, in step S401, the server 200 may receive a sample application inquiry request signal from the terminal 110.

이어서, 단계 S402 내지 단계 S404단계에서 서버(200)는 데이터베이스(300)에 미리 저장되어 있는 샘플 애플리케이션 정보를 추출하여 단말(110)에 전송할 수 있다.Subsequently, in step S402 to step S404, the server 200 may extract sample application information previously stored in the database 300 and transmit the extracted sample application information to the terminal 110.

예를 들어, 웹 서비스에 대한 애플리케이션을 개발한다고 가정하자. 이 경우 웹 서비스에 자주 사용되는 게시판, 공지사항, 코드 관리, 권한 관리 및 컨텐츠의 권한 관리 등과 같은 샘플 애플리케이션이 제공될 수 있다.For example, suppose you are developing an application for a web service. In this case, sample applications such as bulletin boards, announcements, code management, rights management, and content management frequently used for web services may be provided.

이는 본 발명이 적용되는 다양한 환경에서 클라이언트가 목적하는 기능을 구현하기 위하여 자주 사용되는 애플리케이션이 샘플 애플리케이션으로 제공될 수 있음은 당업자에게 자명하다. It is apparent to those skilled in the art that an application which is frequently used to implement a desired function by a client in various environments to which the present invention is applied may be provided as a sample application.

이때, 서버(200)는 샘플 애플리케이션의 단위 프로그램, 샘플 애플리케이션의 서브 프로그램, 샘플 애플리케이션과 연동되는 연동 프로그램 정보 및 샘플 애플리케이션과 데이터베이스(300)의 매핑 정보를 함께 추출하여 단말(110)로 전송할 수 있다.In this case, the server 200 may extract the unit program of the sample application, the subprogram of the sample application, the coordinated program information linked to the sample application, and the mapping information of the sample application and the database 300 and transmit them together to the terminal 110. .

도 5를 참조하면, 샘플 애플리케이션의 목록이 트리(tree) 구조로서 클라이언트 단말에 제공될 수 있다(도 5의 510 참조). Referring to FIG. 5, a list of sample applications may be provided to the client terminal as a tree structure (see 510 of FIG. 5).

다시 도 4를 참조하면, 단계 S411에서 서버(200)는 단말(110)로부터 샘플 애플리케이션 중 클라이언트가 선택한 선택 애플리케이션에 대하여 실행 요청 신호를 수신할 수 있다.Referring back to FIG. 4, in operation S411, the server 200 may receive an execution request signal for a selected application selected by a client from among the sample applications from the terminal 110.

이 경우, 단계 S412에서 서버(200)는 선택 애플리케이션을 실행하여 단계 S413에서 선택 애플리케이션 실행결과 정보를 단말(110)로 전송할 수 있다. In this case, in operation S412, the server 200 may execute the selection application and transmit the selected application execution result information to the terminal 110 in operation S413.

여기서, 다시 도 5를 참조하면, 소정의 선택 애플리케이션의 실행결과가 예시되어 있다(도 5의 520 참조). 즉, 본 발명에 따르면, 단말(110) 제공되는 샘플 애플리케이션 중 클라이언트는 소정의 선택 애플리케이션을 실행하여 실행결과를 조회할 수 있다. 따라서, 클라이언트는 코드 작성 전에 목적 기능과 유사한 애플리케이션을 선택하여 실행결과를 조회할 수 있게 된다. Here, referring again to FIG. 5, the execution result of the predetermined selected application is illustrated (see 520 of FIG. 5). That is, according to the present invention, among the sample applications provided by the terminal 110, the client may execute a predetermined application and inquire the execution result. Therefore, the client can select the application similar to the target function and look up the execution result before writing the code.

이때, 단말(110)에 제공되는 실행결과 정보는 단위 프로그램, 서브 프로그램 및 연동 프로그램의 실행결과도 포함할 수 있다.In this case, the execution result information provided to the terminal 110 may include execution results of a unit program, a sub program, and a coordinated program.

도 5를 참조하면, 예를 들어 샘플 애플리케이션 중 선택 애플리케이션이 게시판일 수 있다. 이 때, 클라이언트는 선택 애플리케이션인 게시판을 실행할 수 있다. Referring to FIG. 5, for example, the selected application among the sample applications may be a bulletin board. At this time, the client may execute a bulletin board which is a selected application.

이때, 본 발명의 실시예에 따르면, 클라이언트는 게시판을 구현하는 기본적인 단위 프로그램 뿐만 아니라, 본문 조회 기능, 특정 게시물을 삭제하는 기능, 권한 관리 기능, 소정의 제목에 해당하는 게시물을 조회하는 기능 등의 서브 프로그램을 더불어 실행하여 실행 결과를 조회할 수 있다. 즉, 본 발명의 실시예에 따르면 샘플 애플리케이션의 기본 프로그램과 더불어 샘플 애플리케이션에 종속적인 서브(sub) 프로그램의 실행결과도 조회할 수 있다.At this time, according to an embodiment of the present invention, the client is not only a basic unit program for implementing the bulletin board, but also a text inquiry function, a function for deleting a specific post, a rights management function, a function for searching a post corresponding to a predetermined title, and the like. You can run the subprogram together to retrieve the execution result. That is, according to the exemplary embodiment of the present invention, the execution result of the sub program dependent on the sample application can be queried in addition to the basic program of the sample application.

또한, 본 발명의 실시예에 따르면, 클라이언트는 게시판 애플리케이션과 연동되는 다른 프로그램의 동작결과도 조회할 수 있다. In addition, according to an embodiment of the present invention, the client may also query the operation results of other programs linked with the bulletin board application.

예를 들어, 선택 애플리케이션이 복수개의 게시판 애플리케이션을 이용하여, 링크되어 서로 관련 있는 게시물을 참조할 수도 있다. For example, a selection application may be linked to reference posts that are related to each other using a plurality of bulletin board applications.

종래의 기술의 경우, 게시판 애플리케이션을 모두 작성하고, 서로 연동되는 관계정보를 모두 작성하여야 클라이언트가 목적기능을 수행하는지 조회할 수 있었다.In the related art, it is necessary to write all bulletin board applications and to write all relation information interoperating with each other to inquire whether the client performs the purpose function.

그러나, 본 발명의 실시예에 따르면 클라이언트는 선택 애플리케이션을 실행하여 실행결과를 조회함과 더불어, 연동되는 애플리케이션의 동작결과도 조회할 수 있다는 장점이 있다.However, according to the exemplary embodiment of the present invention, the client executes the selected application and inquires the execution result, and also has the advantage of inquiring the operation result of the linked application.

또한, 본 발명의 실시예에 따르면, 클라이언트는 선택 애플리케이션의 실행결과에 따른 데이터베이스(300)의 객체 변경을 조회할 수 있다. 보다 상세하게는, 도 5에서, 선택 애플리케이션인 게시판 애플리케이션을 실행하여, 실행결과를 조회함과 동시에 게시판 내용물이 데이터베이스에 저장되는 위치, 방식, 내용등을 조회할 수 있다.In addition, according to an embodiment of the present invention, the client may query the object change of the database 300 according to the execution result of the selected application. More specifically, in FIG. 5, the bulletin board application, which is the selected application, may be executed to query the execution result and the location, method, and the like where the bulletin board contents are stored in the database.

따라서, 본 발명의 실시예에 따르면, 클라이언트는 선택 애플리케이션의 실행결과를 조회함과 더불어, 선택 애플리케이션과 데이터베이스(300)의 매핑 정보에 따른 데이터베이스(300)의 객체가 변경되는 것을 조회할 수 있다. Therefore, according to an exemplary embodiment of the present invention, the client may query the execution result of the selection application and query that the object of the database 300 is changed according to the mapping information of the selection application and the database 300.

이하 다시 도 4를 참조하여 설명한다. Hereinafter, a description will be given with reference to FIG. 4 again.

이어서, 단계 S421에서 서버(200)는 단말(110)로부터 선택 애플리케이션에 대한 소스코드 조회 요청신호를 수신할 수 있다. 이 경우, 단계 S422에서 서버(200)는 선택 애플리케이션의 소스코드 정보를 단말(110)로 전송할 수 있다(도 6의 601 참조). Subsequently, in step S421, the server 200 may receive a source code inquiry request signal for the selected application from the terminal 110. In this case, in step S422, the server 200 may transmit source code information of the selected application to the terminal 110 (see 601 of FIG. 6).

이어서, 단계 S431에서 서버(200)는 단말(110)로부터 선택 애플리케이션에 대한 복제요청 신호를 수신할 수 있다. In operation S431, the server 200 may receive a copy request signal for the selected application from the terminal 110.

이 때, 선택 애플리케이션에 대한 복제 요청 신호는 서버(200)가 클라이언트에 할당한 서버의 저장공간에서 선택 애플리케이션을 제어하기 위한 제1 식별자를 포함할 수 있다.In this case, the replication request signal for the selection application may include a first identifier for controlling the selection application in the storage space of the server allocated to the client by the server 200.

예를 들어, 제1 식별자는 클라이언트에게는 복수개의 애플리케이션 중 소정의 애플리케이션을 식별하기 위한 기능을 제공할 수 있다. 따라서, 클라이언트는 서버(200)에 연결하여 소정의 애플리케이션을 식별하여 작업할 수 있다.For example, the first identifier may provide a client with a function for identifying a predetermined application among the plurality of applications. Accordingly, the client may connect to the server 200 to identify and work with a predetermined application.

예를 들어, 제1 식별자는 서버(200)가 소정의 애플리케이션을 실행하는 경우, 클라이언트에 따른 저장공간을 산출할 수 있는 기능을 제공할 수 있다. For example, the first identifier may provide a function of calculating a storage space according to a client when the server 200 executes a predetermined application.

또한, 본 발명의 실시예에 따르면 선택 애플리케이션에 대한 복제 요청 신호는 데이터베이스(300)가 클라이언트에 할당한 저장공간에서 선택 애플리케이션에 따른 데이터를 제어하기 위한 제2 식별자를 포함할 수 있다(도 6의 612 참조).In addition, according to an embodiment of the present invention, the replication request signal for the selection application may include a second identifier for controlling data according to the selection application in the storage space allocated to the client by the database 300 (FIG. 6). 612).

예를 들어, 게시판 애플리케이션을 실행하여 게시물 내용이 데이터베이스(300)에 저장되었다고 가정하자.For example, assume that the bulletin board application is executed and the post content is stored in the database 300.

이 경우, 서버(200)는 제2 식별자를 이용하여 데이터베이스(300)에 저장되어 있는 복수개의 애플리케이션 중 게시물 내용이 저장된 공간을 산출할 수 있다. 그리고, 서버(200)는 산출된 저장공간 연결하여 게시물 내용을 조회, 수정, 삭제 등에 대한 요청을 할 수 있다.In this case, the server 200 may calculate a space in which post contents are stored among a plurality of applications stored in the database 300 using the second identifier. In addition, the server 200 may connect to the calculated storage space and make a request for inquiring, modifying, deleting a post content, and the like.

본 발명의 실시예에 따르면 데이터베이스(300)에는 애클리케이션이 프로그램 소스 코드와 내용물 데이터가 미리 지정된 방법에 의해서 분류되어 저장될 수 있다.According to an embodiment of the present invention, the application may be classified and stored in the database 300 by a method in which a program source code and content data are predefined.

이 경우, 단말(110)은 데이터베이스(300)에 직접 연결하여 프로그램 소스코드 및/또는 내용물 데이터를 조회, 수정 및 삭제등을 할 수 있다. 이 점에 대해서는 이후 도 11 내지 도 13을 참조하여 상세히 설명한다. In this case, the terminal 110 may directly connect to the database 300 to query, modify, and delete program source code and / or content data. This point will be described in detail later with reference to FIGS. 11 to 13.

또한, 본 발명의 실시예에 따른 선택 애플리케이션에 대한 복제 요청 신호는 클라이언트가 부가 기능을 사용하기 위한 제3 식별자를 포함할 수 있다(도 6의 613 참조). 클라이언트가 선택 애플리케이션을 목적 기능에 맞게 수정 변경하면서, 부가 기능을 추가하여 사용함에 따라 부가적인 식별자가 필요할 수 있음은 당업자에게 자명하다. In addition, the copy request signal for the selection application according to an embodiment of the present invention may include a third identifier for the client to use the additional function (see 613 of FIG. 6). It will be apparent to those skilled in the art that additional identifiers may be needed as the client modifies and adapts the selected application to the desired functionality, while adding and using additional functionality.

또한, 본 발명의 실시예에 따른 복제 요청신호는 동일한 선택 애플리케이션이 복수개 사용되는 경우, 식별을 위한 제4 식별자를 포함할 수 있다(도 6의 614 참조). In addition, the replication request signal according to an embodiment of the present invention may include a fourth identifier for identification when a plurality of identical selection applications are used (see 614 of FIG. 6).

다시 도 4를 참조한다. Reference is again made to FIG. 4.

이어서, 단계 S432에서 서버(200)는 식별자를 선택 애플리케이션에 대한 정보를 추출할 수 있다. Subsequently, in operation S432, the server 200 may extract information on the application of which the identifier is selected.

예를 들어, 서버(200)는 선택 애플리케이션에 따른 단위 프로그램, 서브 프로그램, 연동 프로그램 및 데이터베이스(300)의 매핑 정보를 추출할 수 있다.For example, the server 200 may extract mapping information of a unit program, a sub program, a coordinated program, and a database 300 according to the selected application.

예를 들어, 서버(200)는 복제 요청 신호에 포함된 식별자를 이용하여 서버(200) 및/또는 데이터베이스(300)에서 선택 애플리케이션을 제어하기 위한 정보를 추출할 수 있다.For example, the server 200 may extract information for controlling the selected application from the server 200 and / or the database 300 by using the identifier included in the replication request signal.

이어서, 단계 S433에서 추출된 선택 애플리케이션 정보가 데이터베이스(300)로 전송될 수 있고, 단계 S434에서 데이터베이스(300)의 객체 정보가 수정될 수 있다. Subsequently, the selected application information extracted in step S433 may be transmitted to the database 300, and the object information of the database 300 may be modified in step S434.

예를 들어, 미리 지정된 방법에 의해 분류된 선택 애플리케이션의 소스 코드 정보가 데이터베이스(300)에 저장될 수 있다.For example, source code information of selected applications classified by a predetermined method may be stored in the database 300.

예를 들어, 제2 식별자에 따라 선택 애플리케이션의 실행 결과에 따른 내용 물 데이터가 저장될 저장공간이 지정될 수 있다.For example, a storage space for storing content data according to an execution result of the selection application may be designated according to the second identifier.

이어서, 단계 S435 내지 단계 S436에서 복제 결과 정보가 데이터베이스(300)로부터 서버(200)를 통하여 단말(110)로 전송될 수 있다.Subsequently, in step S435 to step S436, the replication result information may be transmitted from the database 300 to the terminal 110 through the server 200.

지금까지 도 4 내지 도 6을 참조하여 본 발명의 실시예에 따라 샘플 애플리케이션이 클라이언트 단말(100)로 제공되고, 클라이언트가 선택한 선택 애플리케이션에 대한 정보가 클라이언트에 할당된 서버(200) 및 데이터베이스(300)의 저장공간에 저장되는 과정을 설명하였다.So far, the sample application is provided to the client terminal 100 according to an embodiment of the present invention with reference to FIGS. 4 to 6, and the server 200 and the database 300 in which information about the selected application selected by the client is allocated to the client. The process of storing in the storage space of).

이하 도 7 내지 도 10을 참조하여 본 발명의 실시예에 따라 서버(200)가 클라이언트 단말(110)에 선택 애플리케이션의 소스코드 및 매핑 정보를 수정할 수 있는 환경을 제공하는 과정을 설명한다. Hereinafter, a process of providing an environment in which the server 200 may modify source code and mapping information of a selected application to the client terminal 110 according to an embodiment of the present invention will be described with reference to FIGS. 7 to 10.

도 7는 본 발명의 실시예에 따라 서버(200)가 클라이언트 단말(110)에 선택 애플리케이션의 소스코드 및 매핑 정보를 수정할 수 있는 환경을 제공하는 과정을 예시한 순서도이고, 도 8 내지 도 10은 도 7의 순서도를 설명하는 과정에서 참조하기 위한 도면이다. 7 is a flowchart illustrating a process of providing an environment in which the server 200 may modify source code and mapping information of a selected application to the client terminal 110 according to an embodiment of the present invention. 7 is a diagram for reference in a process of describing the flowchart of FIG. 7.

이하, 기본적으로 도 7의 순서도를 설명하되, 각 단계에서 발명의 이해와 설명의 편의를 도모하기 위해 도 8 내지 도 10을 참조하여 설명한다.Hereinafter, the flowchart of FIG. 7 will be described basically, but with reference to FIGS. 8 to 10 to facilitate the understanding and explanation of the invention at each step.

도 7를 참조하면, 단계 S701에서 서버(200)가 단말(110)로부터 클라이언트가 선택한 선택 애플리케이션의 소스코드 조회요청 신호를 수신할 수 있다. Referring to FIG. 7, in operation S701, the server 200 may receive a source code inquiry request signal of a selected application selected by a client from the terminal 110.

이어서, 단계 S702에서 서버(200)는 선택 애플리케이션에 대한 소스코드 정 보를 단말(110)로 제공할 수 있다(도 8의 810참조).Subsequently, in step S702, the server 200 may provide source terminal information about the selected application to the terminal 110 (see 810 of FIG. 8).

여기서, 도 7에는 선택 애플리케이션 정보가 서버(200)에 포함되어 있는 경우를 가정하고 예시하였다. 그러나, 본 발명의 적용에 따라 클라이언트 단말이 요청한 선택 애플리케이션 정보가 서버(200)에 포함되어 있지 않은 경우, 데이터베이스(300)로부터 추출하여 단말(110)로 제공할 수 있음은 당업자에게 자명하다.In FIG. 7, it is assumed that the selected application information is included in the server 200. However, it is apparent to those skilled in the art that when the selected application information requested by the client terminal is not included in the server 200 according to the application of the present invention, it may be extracted from the database 300 and provided to the terminal 110.

이어서, 단계 S711에서 서버(200)가 클라이언트 단말(110)로부터 선택 애플리케이션 소스코드 수정요청 신호를 수신할 수 있다. Subsequently, in operation S711, the server 200 may receive a selection application source code modification request signal from the client terminal 110.

이 경우, 단계 S712에서 서버(200)는 수정요청 신호에 따른 선택 애플리케이션 정보를 추출할 수 있다. In this case, in operation S712, the server 200 may extract selection application information according to the modification request signal.

예를 들어, 서버(200)는 기본 프로그램, 서브 프로그램 및 연동 프로그램 중 수정요청 신호에 따른 수정된 프로그램 정보를 추출할 수 있다.For example, the server 200 may extract modified program information according to a modification request signal among a basic program, a sub program, and a coordinated program.

이어서, 단계 S714에서 서버(200)는 수정된 애플리케이션 정보를 데이터베이스(300)로 전송할 수 있고, 단계 S715에서 데이터베이스(300)는 클라이언트에 할당된 저장공간에서 데이터 객체를 수정할 수 있다.In operation S714, the server 200 may transmit the modified application information to the database 300, and in operation S715, the database 300 may modify the data object in a storage space allocated to the client.

예를 들어 애플리케이션 프로그램 소스코드가 수정된 경우, 그에 따라 수정된 애플리케이션 프로그램 소스코드가 데이터베이스(300)에서 클라이언트에 할당된 저장공간에 저장될 수 있다. For example, when the application program source code is modified, the modified application program source code may be stored in the storage space allocated to the client in the database 300.

이어서, 단계 S715 내지 단계 S716에서 수정된 결과가 데이터베이스(300)로부터 서버(200)를 통하여 단말(110)로 전송될 수 있다.Subsequently, the result modified in steps S715 to S716 may be transmitted from the database 300 to the terminal 110 through the server 200.

도 7에는 도시하지 아니하였으나, 단계 S716이후에서 서버(200)는 단말(110) 로부터 수정된 애플리케이션의 실행 요청신호를 수신할 수 있다. 이 경우, 서버는 수정된 애플리케이션을 실행하여 단말(110)로 전송할 수 있음은 당업자에게 자명하다(도 9의 910참조). Although not shown in FIG. 7, after step S716, the server 200 may receive the execution request signal of the modified application from the terminal 110. In this case, it will be apparent to those skilled in the art that the server may execute the modified application and transmit the same to the terminal 110 (see 910 of FIG. 9).

예를 들어, 애플리케이션의 기본 프로그램의 소스 코드가 수정될 수 있다. 이 경우, 본 발명의 실시예에 따라 소스 코드가 수정된 기본 프로그램에 따라 서브 프로그램 및 연동 프로그램의 소스 코드도 수정될 수 있다.For example, the source code of the main program of the application can be modified. In this case, according to the embodiment of the present invention, the source code of the sub program and the coordinated program may be modified according to the basic program whose source code is modified.

도 10을 참조하면, 수정된 선택 애플리케이션이 저작권의 관리하에 음반을 구입하는 애플리케이션일 수 있다. 그리고, 선택 애플리케이션의 기본 프로그램의 소스 코드가 수정될 수 있다. 이 경우, 본 발명의 실시예에 따르면 기본 프로그램의 소스 코드가 수정된 경우, 이와 연동되어 저작권 관리하에 있는 음반을 조회 등의 기능을 수행하는 연동 프로그램을 별도로 수정하지 아니하고, 실행결과를 조회할 수 있다(도 10의 1010참조).Referring to FIG. 10, the modified selection application may be an application for purchasing a record under management of copyright. In addition, the source code of the basic program of the selected application may be modified. In this case, according to an embodiment of the present invention, when the source code of the basic program is modified, the execution result can be queried without separately modifying the interlocking program which performs interworking with the copyright management under the copyright management. (See 1010 in FIG. 10).

다시 도 7을 참조하면, 단계 S721에서 서버(200)는 단말(110)로부터 소정의 애플리케이션(이하, '선택 애플리케이션'이라 칭함)매핑 정보 수정 요청 신호를 수신할 수 있다.Referring back to FIG. 7, in operation S721, the server 200 may receive a predetermined application (hereinafter, referred to as a "selected application") mapping information modification request signal from the terminal 110.

이 경우, 단계 S722에서 서버(200)는 선택 애플리케이션과 데이터베이스(300)간의 매핑 정보를 추출할 수 있다. In this case, in operation S722, the server 200 may extract mapping information between the selected application and the database 300.

여기서, 서버(200)는 매핑 정보 수정 요청 신호에 포함되는 제2 식별자 정보를 이용할 수 있다. 제2 식별자 정보는 상술한 바와 같이 데이터베이스(300)가 클라이언트에게 할당하는 저장공간에서 선택 애플리케이션에 따른 데이터를 제어하기 위한 식별자이다. Here, the server 200 may use the second identifier information included in the mapping information modification request signal. As described above, the second identifier information is an identifier for controlling data according to the selected application in the storage space allocated to the client by the database 300.

이어서, 단계 S723에서 서버(200)는 선택 애플리케이션에 대한 정보와 매핑 정보 수정 요청 신호를 추출한 제2 식별자 정보를 포함하는 정보를 데이터베이스(300)로 전송할 수 있다.In operation S723, the server 200 may transmit information including the information about the selected application and the second identifier information from which the mapping information modification request signal is extracted, to the database 300.

이어서, 단계 S724에서 데이터베이스(300)는 클라이언트에 할당하는 저장공간내에서 데이터베이스의 객체를 수정할 수 있다. 그리고, 단계 S725 내지 단계 S726에서 수정된 결과를 데이터베이스(300)에서 서버(200)를 통하여 단말(110)로 전송될 수 있다. Subsequently, in step S724, the database 300 may modify an object of the database in the storage space allocated to the client. In addition, the result modified in steps S725 to S726 may be transmitted from the database 300 to the terminal 110 through the server 200.

지금까지 도 7 내지 도 10을 참조하여 본 발명의 실시예에 따라 서버(200)가 클라이언트 단말(110)에 선택 애플리케이션의 소스코드 및 매핑 정보를 수정할 수 있는 환경을 제공하는 과정을 설명하였다. 이하, 도 11 내지 도 13을 참조하여 본 발명의 실시예에 따라 클라이언트 단말(110)이 데이터베이스에 직접 연결하여 정보를 수정하는 과정을 설명한다.So far, the process of providing the environment in which the server 200 can modify source code and mapping information of the selected application to the client terminal 110 has been described with reference to FIGS. 7 to 10. Hereinafter, a process in which the client terminal 110 directly connects to a database and modifies information according to an embodiment of the present invention will be described with reference to FIGS. 11 to 13.

도 11은 본 발명의 실시예에 따라 클라이언트 단말(110)이 데이터베이스(300)에 직접 연결되어 정보를 수정하는 과정을 설명하기 위한 도면이고, 도 12 내지 도 13은 도 11의 순서도를 설명하는 과정에서 참조하기 위한 도면이다. FIG. 11 is a diagram illustrating a process of modifying information by directly connecting the client terminal 110 to the database 300 according to an exemplary embodiment of the present invention, and FIGS. 12 to 13 illustrate the flowchart of FIG. 11. This is for reference.

도 11을 참조하면, 단계 S1111에서 데이터베이스(300)는 클라이언트 단말(110)로부터 데이터베이스 객체 정보 조회 요청 신호를 수신할 수 있다. Referring to FIG. 11, in operation S1111, the database 300 may receive a database object information inquiry request signal from the client terminal 110.

여기서, 데이터베이스 객체 정보 조회 요청 신호에는 클라이언트를 식별하기 위한 정보를 포함할 수 있다. 예를 들어, 앞서 설명한 제2 식별자 정보를 포함할 수 있다.Here, the database object information inquiry request signal may include information for identifying a client. For example, the second identifier information described above may be included.

이어서, 단계 S1112에서 데이터베이스(300)는 데이터베이스 객체 정보 조회 요청 신호에 포함되어 있는 클라이언트를 식별하기 위한 정보를 추출하여, 클라이언트에 할당하는 데이터 베이스 객체 정보를 클라이언트 단말(1112)로 전송할 수 있다. Subsequently, in step S1112, the database 300 may extract information for identifying the client included in the database object information inquiry request signal, and transmit the database object information allocated to the client to the client terminal 1112.

예를 들어, 데이터베이스(300)에 저장된 애플리케이션이 컨텐츠를 관리하는 애플리케이션일 수 있다. 이 경우, 클라이언트 단말(110)은 도 12에 도시된 바와 같이, 데이터베이스(300)에 직접 연결 요청할 수 있다. 그리고, 데이터베이스(300)에서 저장하고 있는 컨텐츠를 조회할 수 있다. 여기서, 컨텐츠를 관리하는 프로그램은 당업자에게 공지된 사항이므로, 도 12에 예시된 여러 가지 메뉴에 대한 자세한 설명은 본 발명의 요지를 명확하게 하기 위해서 생략한다. For example, an application stored in the database 300 may be an application managing content. In this case, the client terminal 110 may request a direct connection to the database 300, as shown in FIG. Then, the content stored in the database 300 may be inquired. Here, since the program for managing the content is known to those skilled in the art, a detailed description of the various menus illustrated in FIG. 12 will be omitted to clarify the gist of the present invention.

다시 도 11을 참조하면, 단계 S1113에서 데이터베이스(300)는 클라이언트 단말(110)로부터 데이터베이스 객체 정보 수정 요청신호를 수신할 수 있다. Referring back to FIG. 11, in operation S1113, the database 300 may receive a database object information modification request signal from the client terminal 110.

여기서, 도 13을 참조하면, 데이터베이스(300)에서 클라이언트에게 할당한 저장공간내에서 저장되어 있는 컨텐츠을 예시하였다. 그리고, 클라이언트가 데이터베이스(300)에 컨텐츠 메뉴 및 컨텐츠 내용 데이터 등을 수정할 수 있는 환경이 예시되어 있다.Here, referring to FIG. 13, the content stored in the storage space allocated to the client in the database 300 is illustrated. In addition, an environment in which a client may modify a content menu, content content data, and the like in the database 300 is illustrated.

도 13에 예시된 방식으로 객체 정보 수정 요청 신호를 데이터베이스(300)가 수신하면, 단계 S1114에서 개체 정보 수정 요청 신호에 따라 데이터베이스 객체 정 보를 수정한다. When the database 300 receives the object information modification request signal in the manner illustrated in FIG. 13, in step S1114, the database object information is modified according to the object information modification request signal.

이어서, 단계 S1115에서 수정된 결과 정보를 데이터베이스(300)에서 클라이언트 단말(110)로 전송할 수 있다. Subsequently, the result information modified in step S1115 may be transmitted from the database 300 to the client terminal 110.

지금까지 도 11 내지 도 13을 참조하여 본 발명의 실시예에 따라 클라이언트 단말(110)이 데이터베이스(300)에 직접 연결되어 데이터베이스(300)에 저장되어 있는 정보를 수정하는 과정을 설명하였다.Up to now, the process of modifying the information stored in the database 300 is described in connection with the client terminal 110 is directly connected to the database 300 according to an embodiment of the present invention with reference to FIGS.

상기한 본 발명의 실시예는 예시의 목적을 위해 개시된 것이고, 본 발명에 대해 통상의 지식을 가진 당업자라면 본 발명의 사상과 범위 안에서 다양한 수정, 변경, 부가가 가능할 것이며, 이러한 수정, 변경 및 부가는 하기의 특허청구범위에 속하는 것으로 보아야 할 것이다.The above-described embodiments of the present invention are disclosed for the purpose of illustration, and those skilled in the art may make various modifications, changes, and additions within the spirit and scope of the present invention. Should be considered to be within the scope of the following claims.

이상에서 설명한 바와 같이, 본 발명에 의한 애플리케이션 개발 환경 제공 서버, 방법 및 그 프로그램이 기록된 매체는 애플리케이션의 단위 프로그램, 서브 프로그램, 연동 프로그램 및 데이터베이스와의 매핑 정보를 포함하는 샘플 애플리케이션을 제공하여 보다 신속하고 빠른 애플리케이션 개발환경을 제공한다는 장점이 있다. As described above, an application development environment providing server, a method, and a medium in which the program is recorded according to the present invention provide a sample application including mapping information with a unit program, a subprogram, a coordinated program, and a database of the application. It has the advantage of providing fast and fast application development environment.

또한, 본 발명은 단위 프로그램을 작성하는 중간단계에서, 다른 복수개의 프로그램과 연동하여 클라이언트가 목적하는 기능이 구현되는지를 확인할 수 있다는 장점이 있다. In addition, the present invention has the advantage that it is possible to determine whether the desired function is implemented by the client in conjunction with a plurality of other programs in the intermediate step of creating a unit program.

또한, 본 발명은 클라이언트가 구현하고자 하는 기능이 유사한 샘플 애플리케이션을 제공한다는 장점이 있다. In addition, the present invention has the advantage of providing a sample application similar in functionality to the client to implement.

Claims (14)

데이터베이스(Data Base)와 연결되고, 클라이언트 단말의 애플리케이션(Application) 개발 환경을 제공하는 서버에 있어서, A server connected to a data base and providing an application development environment of a client terminal, 상기 단말을 인증하는 인증부; 및An authentication unit for authenticating the terminal; And 상기 단말의 샘플 조회요청 신호에 상응하여 상기 데이터베이스에 미리 저장된 샘플 애플리케이션 정보를 독출하여 상기 단말로 전송하는 개발부를 포함하되, Including a development unit for reading the sample application information previously stored in the database corresponding to the sample inquiry request signal of the terminal and transmits to the terminal, 상기 샘플 애플리케이션 정보는 상기 샘플 애플리케이션의 단위 프로그램, 상기 샘플 애플리케이션에 종속적인 서브 프로그램, 상기 샘플 애플리케이션과 연동되는 연동 프로그램 및 상기 샘플 애플리케이션과 상기 데이터베이스간의 매핑(mapping) 정보 중 하나 이상을 포함하는 것을 특징으로 하는 애플리케이션 개발 환경 제공 서버.The sample application information may include at least one of a unit program of the sample application, a subprogram dependent on the sample application, a coordinated program linked to the sample application, and mapping information between the sample application and the database. Application development environment providing server. 제 1항에 있어서,The method of claim 1, 상기 개발부는 The development unit 상기 샘플 애플리케이션 중 선택된 선택 애플리케이션의 실행요청 신호를 상기 단말로부터 수신하는 경우,When receiving the execution request signal of the selected application selected from the sample application from the terminal, 상기 선택 애플리케이션을 상기 서버에서 실행하여 실행결과 정보를 상기 단말로 전송하되,Executing the selected application on the server to transmit execution result information to the terminal; 상기 실행결과 정보는 상기 단위 프로그램, 상기 서브 프로그램 및 상기 연동 프로그램 중 하나 이상의 실행 결과를 포함하는 것을 특징으로 하는 애플리케이션 개발 환경 제공 서버.And the execution result information includes an execution result of one or more of the unit program, the sub program, and the companion program. 제 1항에 있어서,The method of claim 1, 상기 개발부는 The development unit 상기 샘플 애플리케이션 중 선택된 선택 애플리케이션에 대하여 복제요청 신호를 상기 단말로부터 수신하는 경우, 상기 선택 애플리케이션에 대한 정보를 상기 데이터베이스에 전송하되,When receiving a copy request signal for the selected selected application among the sample application from the terminal, and transmits information about the selected application to the database, 상기 선택 애플리케이션에 대한 정보는 상기 단위 프로그램, 상기 서브 프로그램, 상기 연동 프로그램, 상기 매핑 정보 중 하나 이상을 포함하는 것을 특징으로 하는 애플리케이션 개발 환경 제공 서버.And the information on the selected application includes one or more of the unit program, the sub program, the companion program, and the mapping information. 제 3항에 있어서,The method of claim 3, wherein 상기 복제요청 신호는 The copy request signal is 상기 클라이언트에 상응하는 상기 서버의 저장공간에서 상기 선택 애플리케이션을 제어하기 위한 제1 식별자, 상기 클라이언트에 상응하는 상기 데이터베이스의 저장공간에서 상기 선택 애플리케이션에 상응하는 데이터를 제어하기 위한 제2 식별자 및 상기 선택 애플리케이션간의 식별을 위한 제3 식별자 중 하나 이상을 포함하는 것을 특징으로 하는 애플리케이션 개발 환경 제공 서버.A first identifier for controlling the selection application in storage of the server corresponding to the client, a second identifier for controlling data corresponding to the selection application in storage of the database corresponding to the client and the selection Application development environment providing server, characterized in that it comprises one or more of the third identifier for identification between applications. 제 3항에 있어서,The method of claim 3, wherein 상기 개발부는The development unit 소정의 애플리케이션에 대하여 조회요청 신호를 상기 단말로부터 수신하는 경우, 상기 소정의 애플리케이션에 대한 정보를 상기 데이터베이스로부터 독출하여 상기 단말로 전송하고,When receiving an inquiry request signal for the predetermined application from the terminal, the information on the predetermined application is read from the database and transmitted to the terminal, 상기 소정의 애플리케이션에 대한 소스코드 수정요청 신호를 상기 단말로부터 수신하는 경우, 상기 소스코드 수정요청 신호에 상응하여 수정된 애플리케이션 정보를 상기 데이터베이스로 전송하되,When the source code modification request signal for the predetermined application is received from the terminal, the application information modified according to the source code modification request signal is transmitted to the database. 상기 수정된 애플리케이션 정보는 상기 소스코드 수정요청 신호에 상응하여 수정된 단위 프로그램, 서브 프로그램, 연동 프로그램 및 매핑 정보 중 하나 이상을 포함하는 것을 특징으로 하는 애플리케이션 개발 환경 제공 서버.And the modified application information includes at least one of a unit program, a sub program, a coordinated program, and mapping information modified according to the source code modification request signal. 제 5항에 있어서,The method of claim 5, 상기 소정의 애플리케이션에 대한 정보를 상기 데이터베이스로부터 독출하여 상기 단말로 전송한 단계 이후에After the step of reading the information about the predetermined application from the database and transmitting to the terminal 상기 소정의 애플리케이션에 대한 매핑정보 수정요청 신호를 상기 단말로부터 수신하는 경우, 상기 매핑정보 수정요청에 상응하여 수정된 애플리케이션 정보를 상기 데이터베이스로 전송하되,When the mapping information modification request signal for the predetermined application is received from the terminal, the application information modified according to the mapping information modification request is transmitted to the database. 상기 수정된 애플리케이션 정보는 상기 데이터베이스가 상기 클라이언트에 할당하는 저장공간에서 수정되는 객체 정보를 포함하는 것을 특징으로 하는 애플리케이션 개발환경 제공 서버.And the modified application information includes object information modified in a storage space allocated by the database to the client. 제 5항에 있어서,The method of claim 5, 상기 데이터베이스는 상기 소정의 애플리케이션을 프로그램 코드와 내용 데이터를 미리 지정된 방법에 의해 분류하여 저장하되,The database stores and stores the predetermined application program code and content data by a predetermined method. 상기 소스코드 수정요청 신호에 의해 상기 프로그램 코드가 수정되는 것을 특징으로 하는 애플리케이션 개발 환경 제공 서버.And the program code is modified by the source code modification request signal. 데이터베이스(Data Base)와 연결된 서버가 클라이언트 단말의 애플리케이션 개발 환경을 제공하는 방법에 있어서, In the method that the server connected to the database (Data Base) to provide the application development environment of the client terminal, 상기 단말의 샘플 조회요청 신호를 수신하는 단계;Receiving a sample inquiry request signal of the terminal; 상기 샘플 조회요청 신호에 상응하여 상기 데이터베이스에 미리 저장된 샘플 애플리케이션 정보를 추출하는 단계; 및Extracting sample application information previously stored in the database in response to the sample inquiry request signal; And 상기 추출된 샘플 애플리케이션 정보를 상기 단말로 전송하는 단계를 포함하되,Transmitting the extracted sample application information to the terminal; 상기 추출된 샘플 애플리케이션 정보는 상기 샘플 애플리케이션의 단위 프로그램, 상기 샘플 애플리케이션에 종속적인 서브 프로그램, 상기 샘플 애플리케이션과 연동되는 연동 프로그램 및 상기 샘플 애플리케이션과 상기 데이터베이스간의 매핑(mapping) 정보 중 하나 이상을 포함하는 것을 특징으로 하는 애플리케이션 개발 환경 제공방법.The extracted sample application information includes one or more of a unit program of the sample application, a subprogram dependent on the sample application, a coordinated program linked to the sample application, and mapping information between the sample application and the database. Application development environment providing method characterized in that. 재 8항에 있어서,According to claim 8, 상기 샘플 애플리케이션 정보를 상기 단말로 전송한 단계 이후에,After the step of transmitting the sample application information to the terminal, 상기 샘플 애플리케이션 중 선택된 선택 애플리케이션의 실행요청 신호를 수신하는 단계; 및Receiving an execution request signal of a selected selected application among the sample applications; And 상기 선택 애플리케이션을 상기 서버에서 실행하여 실행결과를 상기 단말로 전송하는 단계를 포함하되, Transmitting the execution result to the terminal by executing the selection application on the server; 상기 실행결과 정보는 상기 단위 프로그램, 상기 서브 프로그램 및 상기 연동 프로그램 중 하나 이상의 실행 결과를 포함하는 것을 특징으로 하는 애플리케이션 개발 환경 제공 방법.The execution result information includes an execution result of at least one of the unit program, the sub-program and the coordinated program. 제 8항에 있어서,The method of claim 8, 상기 샘플 애플리케이션 정보를 상기 단말로 전송한 단계 이후에,After the step of transmitting the sample application information to the terminal, 상기 샘플 애플리케이션 중 선택된 선택 애플리케이션의 복제요청 신호를 수신하는 단계; 및Receiving a copy request signal of a selected selected application among the sample applications; And 상기 선택 애플리케이션에 대한 정보를 상기 데이터베이스로 전송하는 단계를 포함하되,Transmitting information about the selected application to the database; 상기 선택 애플리케이션에 대한 정보는 상기 단위 프로그램, 상기 서브 프로그램, 상기 연동프로그램 및 상기 매핑 정보 중 하나 이상을 포함하는 것을 특징으로 하는 애플리케이션 개발 환경 제공 방법.The information on the selected application includes at least one of the unit program, the sub program, the companion program, and the mapping information. 제 10항에 있어서,The method of claim 10, 상기 복제요청 신호는The copy request signal is 상기 클라이언트에 상응하는 서브의 저장공간에서 상기 선택 애플리케이션을 제어하기 위한 제1 식별자, 상기 클라이언트에 상응하는 상기 데이터베이스의 저장공간에서 상기 선택 애플리케이션에 상응하는 데이터를 제어하기 위한 제2 식별자 및 상기 선택 애플리케이션간의 식별을 위한 제3 식별자 중 하나 이상을 포함하는 것을 특징으로 하는 애플리케이션 개발 환경 제공 방법.A first identifier for controlling the selection application in a storage space of a sub corresponding to the client, a second identifier for controlling data corresponding to the selection application in a storage space of the database corresponding to the client and the selection application Method for providing an application development environment, characterized in that it comprises at least one of the third identifier for identifying the liver. 제 10항에 있어서,The method of claim 10, 상기 선태 애플리케이션에 대한 정보를 상기 데이터베이스로 전송하는 단계 이후에,After transmitting information on the optional application to the database, 소정의 애플리케이션에 대하여 조회요청 신호를 상기 단말로부터 수신하는 경우, 상기 소정의 애플리케이션에 대한 정보를 상기 데이터베이스로부터 독출하여 상기 단말로 전송하는 단계;When receiving an inquiry request signal for the predetermined application from the terminal, reading information about the predetermined application from the database and transmitting the information to the terminal; 상기 소정의 애플리케이션에 대한 소스코드 수정요청 신호를 상기 단말로부터 수신하는 경우, 상기 소스코드 수정요청 신호에 상응하여 수정된 애플리케이션 정보를 상기 데이터베이스로 전송하는 단계를 포함하되,When receiving the source code modification request signal for the predetermined application from the terminal, transmitting the modified application information corresponding to the source code modification request signal to the database, 상기 수정된 애플리케이션 정보는 상기 소스코드 수정요청 신호에 상응하여 수정된 단위 프로그램, 서브 프로그램, 연동 프로그램 및 매핑 정보 중 하나 이상을 포함하는 것을 특징으로 하는 애플리케이션 개발 환경 제공 방법.And the modified application information includes one or more of a unit program, a sub program, a coordinated program, and mapping information modified according to the source code modification request signal. 제 12항에 있어서,The method of claim 12, 상기 데이터베이스는 상기 소정의 애플리케이션을 프로그램 코드와 내용 데이터를 미리 지정된 방법에 의해 분류하여 저장하되,The database stores and stores the predetermined application program code and content data by a predetermined method. 상기 소스코드 수정요청 신호에 상응하여 상기 프로그램 코드가 수정되는 것을 특징으로 하는 애플리케이션 개발 환경 제공 방법.And the program code is modified according to the source code modification request signal. 데이터베이스(Data Base)와 연결되고, 클라이언트 단말의 애플리케이션(Application) 개발 환경을 제공하는 방법을 수행하기 위해 서버에 의해 실행될 수 있는 명령어들의 프로그램이 유형적으로 구현되어 있으며, 상기 서버에 의해 판독될 수 있는 프로그램을 기록한 기록매체에 있어서, A program of instructions that are connected to a database and executed by a server to perform a method of providing an application development environment of a client terminal are tangibly implemented and can be read by the server. In the recording medium recording the program, 상기 단말의 샘플 조회요청 신호를 수신하는 단계;Receiving a sample inquiry request signal of the terminal; 상기 샘플 조회요청 신호에 상응하여 상기 데이터베이스에 미리 저장된 샘플 애플리케이션 정보를 추출하는 단계; 및Extracting sample application information previously stored in the database in response to the sample inquiry request signal; And 상기 추출된 샘플 애플리케이션 정보를 상기 단말로 전송하는 단계를 수행하되,Performing the step of transmitting the extracted sample application information to the terminal; 상기 추출된 샘플 애플리케이션 정보는 상기 샘플 애플리케이션의 단위 프로그램, 상기 샘플 애플리케이션에 종속적인 서브 프로그램, 상기 샘플 애플리케이션과 연동되는 연동 프로그램 및 상기 샘플 애플리케이션과 상기 데이터베이스간의 매핑(mapping) 정보 중 하나 이상을 포함하는 것을 특징으로 하는 프로그램이 기록된 기록매체.The extracted sample application information includes one or more of a unit program of the sample application, a subprogram dependent on the sample application, a coordinated program linked to the sample application, and mapping information between the sample application and the database. And a recording medium having a program recorded thereon.
KR1020070059554A 2006-11-30 2007-06-18 Server and method for providing an environment for application development KR100906756B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020060119532 2006-11-30
KR20060119532 2006-11-30

Publications (2)

Publication Number Publication Date
KR20090002127A true KR20090002127A (en) 2009-01-09
KR100906756B1 KR100906756B1 (en) 2009-07-09

Family

ID=40485155

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070059554A KR100906756B1 (en) 2006-11-30 2007-06-18 Server and method for providing an environment for application development

Country Status (1)

Country Link
KR (1) KR100906756B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012144810A2 (en) * 2011-04-19 2012-10-26 Samsung Electronics Co., Ltd. Control method for providing storage space of application and terminal and server threrfor

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101907422B1 (en) 2012-02-10 2018-10-12 한국전자통신연구원 Network Application Combining Development Apparatus and Method, and Server using the same

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000018458A (en) * 1998-09-02 2000-04-06 정선종 Program developing environment providing method at a system on the basis of web
KR20000057127A (en) * 1999-02-03 2000-09-15 송동호 Executing software program system for application service provider on distributed computing environment and method using the sa me
KR100468006B1 (en) * 2003-01-21 2005-01-25 삼성전자주식회사 An application service system and method for client device in intranet

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012144810A2 (en) * 2011-04-19 2012-10-26 Samsung Electronics Co., Ltd. Control method for providing storage space of application and terminal and server threrfor
WO2012144810A3 (en) * 2011-04-19 2013-01-10 Samsung Electronics Co., Ltd. Control method for providing storage space of application and terminal and server threrfor

Also Published As

Publication number Publication date
KR100906756B1 (en) 2009-07-09

Similar Documents

Publication Publication Date Title
CN101180598B (en) Method and apparatus for providing process guidance
RU2398266C2 (en) Application of data binding mechanism to perform command binding
US9058430B2 (en) Testing a software application interfacing with multiple external software applications in a simulated test environment
JP5063870B2 (en) Context action issuance
JP5052568B2 (en) Method, system, and program for managing devices in a network
US10331697B2 (en) Synchronization of data between systems
CN101853254B (en) Method and device for mounting file or catalogue to local or remote host
US7698293B2 (en) System and methods for capturing structure of data models using entity patterns
KR20070049166A (en) System and method for extraction and creation of application meta-information within a software application repository
CN101477516B (en) Electronic data processing method and system
US20110271184A1 (en) Client application and web page integration
JP2010097563A (en) Network storage system, disk array device, host device, access control method, and data access method
US8145724B1 (en) Method of, system for, and computer program product for providing a data structure for configuring connections between a local workstation file system and a remote host file system
CN101256483A (en) Method and apparatus for persistent tool object
KR100906756B1 (en) Server and method for providing an environment for application development
US11645549B2 (en) System for deriving data in constrained environments
JP6655497B2 (en) Operation management device, operation management method, and operation management system
CN109074403A (en) Operation management device, operation management method and operation management system
US9052883B2 (en) Creating an object in an object-oriented programming platform
WO2006051599A1 (en) Resource management program, resource management method, and resource management device
JP2022101477A (en) Transaction processing method of ethereum virtual machine, device, apparatus, and medium
JP2012511775A (en) Adapter for bridging different user interface command systems
CN109358972A (en) Blog management method, device and the computer system of middleware client
JP4624044B2 (en) Communication system between programs, communication method between programs, data structure generation system and program
JPH0922348A (en) Program preparing method and program managing method

Legal Events

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

Payment date: 20130701

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20140701

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20150626

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20160901

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20180702

Year of fee payment: 10