KR20070074421A - A system for modular and authentication streaming application software - Google Patents

A system for modular and authentication streaming application software Download PDF

Info

Publication number
KR20070074421A
KR20070074421A KR1020060002483A KR20060002483A KR20070074421A KR 20070074421 A KR20070074421 A KR 20070074421A KR 1020060002483 A KR1020060002483 A KR 1020060002483A KR 20060002483 A KR20060002483 A KR 20060002483A KR 20070074421 A KR20070074421 A KR 20070074421A
Authority
KR
South Korea
Prior art keywords
user
application software
functions
software
authority
Prior art date
Application number
KR1020060002483A
Other languages
Korean (ko)
Inventor
김성훈
Original Assignee
김성훈
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 김성훈 filed Critical 김성훈
Priority to KR1020060002483A priority Critical patent/KR20070074421A/en
Publication of KR20070074421A publication Critical patent/KR20070074421A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/12Protecting executable software
    • G06F21/121Restricting unauthorised execution of programs
    • 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/31User authentication

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Stored Programmes (AREA)

Abstract

A system and a method for modularizing streaming application software using an authority certification type are provided to prevent a user from managing a large storage medium with a damage risk and downloading whole high capacity application software by enabling the user to download only the desired functions and making a software provider bill a charge for the downloaded functions to the user. A software maker stores details and authority information of the functions modularizing the application software by each function to a database server. When the user uses the application software, the user downloads and uses modules corresponding to the required function in real-time by checking the information of the functions from the database server. When the functions are provided, only the user certified by comparing the authority of the user with the authority stored in the database server uses the functions.

Description

권한 인증 방식 스트리밍 응용 소프트웨어의 모듈화 시스템 및 방법 {A System for modular and authentication streaming application software}A system for modular and authentication streaming application software

도 1은 본 발명의 전체 구성도면으로 사용자는 응용 소프트웨어를 사용하고 응용 소프트웨어는 네트워크를 통해 주서버에 접속하여 DB서버와 다운로드서버를 이용함을 보인다.1 is an overall configuration diagram of the present invention shows that a user uses application software and the application software uses a DB server and a download server by accessing a main server through a network.

도 2는 본 발명의 순서도면(시퀀스 다이어그램)으로 사용자가 응용소프트웨어를 시동하면 응용 소프트웨어가 주 서버에 접속하여 소프트웨어의 사용 권한인증을 요청하고 주 서버가 DB서버와 다운로드서버로 정보를 확인하여 응용소프트웨어에 기능 모듈을 제공하여 응용 소프트웨어에서 사용자가 기능을 사용할 수 있도록하는 내용이다.2 is a flow chart (sequence diagram) of the present invention, when a user starts application software, the application software accesses the main server, requests the authorization of use of the software, and the main server checks the information with the DB server and the download server. Provides a function module in the software to enable the user to use the function in the application software.

만약 도 2에서 사용자가 다시 같은 기능(도 2의 기능1)을 사용하려 한다면 사용자의 컴퓨터에 이미 해당 기능의 모듈이 이미 다운로드 되어 있으므로 "가"항에 해당하는 부분을 건너뛰도록 하여 응용소프트웨어의 반응 시간과 네트워크 트래픽을 낭비하지 않도록 한다.If the user tries to use the same function again (Function 1 of FIG. 2) in FIG. 2, since the module of the corresponding function is already downloaded to the user's computer, the part corresponding to the item “A” is skipped. Avoid wasting reaction time and network traffic.

본 발명은 권한 인증 방식 스트리밍 응용 소프트웨어의 모듈화 시스템 및 방법에 관한 것으로 종래에는 응용 소프트웨어를 CD같은 저장매체를 이용하거나 다운로드 방식으로 소프트웨어의 전체를 제공하여 파손 위험이 큰 CD같은 저장매체를 관리하거나 고용량인 응용 소프트웨어를 다시 설치하려 할때 마다 다시 다운로드해야 했다. 혹은 소프트웨어 스트리밍을 제공하는 경우에도 소프트웨어별로 관리가 됨으로써 고용량 다운로드의 부담과 불필요한 기능에 대한 비용의 발생하였다.The present invention relates to a system and method for modularizing authorization authentication streaming application software. Conventionally, the application software is managed using a storage medium such as a CD or the entire software by a download method to manage a storage medium such as a CD having a high risk of damage or a high capacity. Every time I wanted to reinstall my application software, I had to download it again. In addition, even in the case of providing software streaming, it is managed by software, resulting in the burden of high capacity download and unnecessary functions.

따라서, 본 발명은 사용자가 필요로 하는 기능만을 다운로드하도록 함으로써 사용자에게 파손위험이 큰 저장매체의 관리를 하도록 하지 않고 고용량인 응용 소프트웨어 전체를 다운로드하지 않게 한다. 또 응용 소프트웨어 제공자는 사용자가 원하는 기능에 대해서만 과금하여 수익을 내도록 한다.Therefore, the present invention allows the user to download only the functions required by the user so as not to manage the storage medium with a high risk of damage and not to download the entire high-capacity application software. Application software providers also charge you for the features you want.

본 발명은 사용자의 권한과 소프트웨어의 정보를 저장하는 DB서버, 소프트웨어의 데이터를 저장하고 제공하는 다운로드서버, 앞의 두 서버를 관리하고 응용소프트웨어와 통신하는 메인서버, 사용자가 사용하는 응용소프트웨어로 구성되어있다.The present invention is composed of a DB server for storing user rights and software information, a download server for storing and providing data of the software, a main server for managing the previous two servers and communicating with the application software, and application software used by the user. It is.

본 발명으로 인해 불필요한 네트워크 트래픽이 발생하지 않도록 하며, 응용 소프트웨어 제공자는 불법 소프트웨어의 발생을 막아 수익을 보장하고 사용자는 필요한 기능만을 사용하며 저장매체의 관리가 불필요하게 되므로 이에 대한 비용 부담이 감소하게 된다.According to the present invention, unnecessary network traffic is not generated, and the application software provider prevents the generation of illegal software to guarantee profits, the user uses only necessary functions, and the management of the storage medium is unnecessary, thereby reducing the cost burden thereof. .

Claims (1)

권한 인증 방식 스트리밍 응용 소프트웨어 모듈화 시스템에 있어서,In the authorization authentication streaming application software modular system, DB서버와 연계하여 모듈화된 소프트웨어를 사용자에게 제공하는 응용 소프트웨어 스트리밍 시스템Application software streaming system that provides modular software to users in connection with DB server 상기에 기초하여 권한이 인증된 사용자에게 해당 모듈별 기능을 제공하는 모듈식 소프트웨어 스트리밍 시스템Modular software streaming system that provides functions for each module to authorized users based on the above
KR1020060002483A 2006-01-09 2006-01-09 A system for modular and authentication streaming application software KR20070074421A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060002483A KR20070074421A (en) 2006-01-09 2006-01-09 A system for modular and authentication streaming application software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060002483A KR20070074421A (en) 2006-01-09 2006-01-09 A system for modular and authentication streaming application software

Publications (1)

Publication Number Publication Date
KR20070074421A true KR20070074421A (en) 2007-07-12

Family

ID=38508589

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060002483A KR20070074421A (en) 2006-01-09 2006-01-09 A system for modular and authentication streaming application software

Country Status (1)

Country Link
KR (1) KR20070074421A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101351570B1 (en) * 2009-12-18 2014-01-16 한국전자통신연구원 Apparatus and method for managing customized application

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101351570B1 (en) * 2009-12-18 2014-01-16 한국전자통신연구원 Apparatus and method for managing customized application

Similar Documents

Publication Publication Date Title
US20220198410A1 (en) Providing data provenance, permissioning, compliance, and access control for data storage systems using an immutable ledger overlay network
US10659307B2 (en) Hybrid cloud identity mapping infrastructure
US11356440B2 (en) Automated IoT device registration
US8612710B2 (en) Permissions of objects in hosted storage
US9582672B2 (en) Encrypted file storage
US11423498B2 (en) Multimedia content player with digital rights management while maintaining privacy of users
CN105164633B (en) The configuration and verifying carried out by trusted provider
US20190020480A1 (en) Establishing trust in an attribute authentication system
EP2293490A1 (en) Information processing device, encryption key management method, computer program and integrated circuit
US20060101521A1 (en) System and method for secure usage right management of digital products
JP2005235177A (en) Architecture for controlling access to service by concurrently existing clients
CN109634619A (en) Credible performing environment implementation method and device, terminal device, readable storage medium storing program for executing
US10051045B2 (en) Searching content associated with multiple applications
CN111460400B (en) Data processing method, device and computer readable storage medium
US20180307856A1 (en) System and method for managing metadata
Sivashakthi et al. A survey on storage techniques in cloud computing
JP2024501401A (en) Decentralized broadcast encryption and key generation facility
KR20150055776A (en) Personal cloud storage chain service method and system
KR20070074421A (en) A system for modular and authentication streaming application software
CN110008186A (en) For file management method, device, terminal and the medium of more ftp data sources
Bellini et al. Exploiting P2P scalability for grant authorization in digital rights management solutions
CN109558082A (en) Distributed file system
Zhao et al. Blockchain-based UDDI data replication and sharing
KR20070074422A (en) A system for modular and authentication streaming application software
KR20070074875A (en) A system for modular and authentication streaming application software

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination