Abstract:
본 발명은 실시간 공동 작업에서 발생하는 충돌을 사전에 탐지하여, 자동적인 해결 과정을 수행함으로써 공동 작업의 일관성을 유지하기 위한 공동 작업에서의 동시성 제어 방법을 제공하는 데 그 목적이 있다. 본 발명에 따르면, 서버에서는 클라이언트에서 객체 오퍼레이션을 접수하여 전역 타임스탬프와 접수된 객체 오퍼레이션의 타임 스탬프가 일치하는 지를 비교하는 제 1 단계; 상기 제 1 단계의 비교 결과, 일치하면 잠금 허용 메시지와 부분 잠금 허용 메시지를 통하여 오퍼레이션이 수행되도록 한 후에, 타임 스탬프를 증가시키는 제 2 단계; 상기 제 1 단계의 비교 결과, 일치하지 않으면 미디어 객체 식별자가 동일한지를 판단하는 제 3 단계; 상기 제 3 단계의 판단 결과, 일치하지 않으면 부분 잠금 허용 메시지를 송신하는 제 4 단계; 및 상기 제 3 단계의 판단 결과, 일치하면 잠금 거부 메시지를 송신하는 제 5 단계를 포함하여 이루어진 서버에서의 동시성 제어 방법이 제공된다.
Abstract:
본 발명은 비선점적 주기 태스크의 스케쥴 가능성을 분석하는 다항 시간 알고리즘에 관한 것으로서, 본 발명에서 제공하는 알고리즘은 시스템 내의 모든 태스크에 대해 주기의 오름차순으로 정렬하는 제 1 단계와, 상기 시스템 내의 모든 태스크를 수행할 때, 요구되는 프로세서의 양을 파악하는 제 2 단계와, 상기 제 2 단계 결과 프로세서 요구량이 1보다 크면, 스케쥴 불가 판정을 내리고, 그렇지 않으면, 모든 태스크에 대해 그 주기와 계산 시간이 일정 조건을 만족하는 지를 확인하는 제 3 단계와, 상기 제 3 단계 결과 모든 태스크가 상기 일정 조건을 모두 만족할 경우 스케쥴 가능 판정을 내리고, 그렇지 않을 경우 스케쥴 불가 판정을 내리는 제 4 단계로 구성되어, 비선점적 태스크를 이른 마감시간 우선(Earliest Deadedline First) 실시간 알고리즘으로 스케 쥴링시에 마감시간을 100%보장할 수 있는지의 문제를 스케쥴링 이전에 다항시간으로 판단할 수 있다는 장점이 있다.
Abstract:
본 발명은 전자거래에서 안전한 거래 내역 공증방법에 관한 것으로서, 온라인상에서 원격 전자거래를 할 경우 판매처로부터 구매자의 지불 처리 요청을 받은 카드 매입사가 공증 기관에 거래 공증을 요청하는 제 1단계와, 상기 공증 기관에서 자신의 개인키로 암호화된 전자 공증문서를 구매자 및 판매처로 제공하면, 그들이 상기 전자 공증문서에 디지털 서명을 함으로써 암호화된 전자 공증문서를 생성하는 제 2단계와, 상기 공증 기관이 상기 제 2단계에서 생성된 공증문서를 비교하여 상기 두 공증문서가 일치하는 경우 카드 매입사에서 상기 공증 기관으로 지불인가를 하는 제 3단계와, 상기 지불인가를 받은 공증 기관에서 공증 승인 번호를 생성한 후, 상기 공증 승인 번호가 부여된 공증문서를 상기 구매자와 판매처로 전달하는 제 4단계와, 상기 구 매자와 판매처가 상기 공증문서에 디지털 서명을하여 상기 공증 기관으로 전달하는 제 5단계와, 상기 구매자와 판매처로부터 전송된 전자 공증문서를 받은 공증 기관이 그 공증문서를 해독하여 구매자와 판매자의 공증을 확인한 후 상기 전자 공증문서에 자신의 개인키에 의해 암호화된 메시지 다이제스트를 추가하고, 상기 구매자와 판매처 및 카드 매입사로 공증이 완료되었음을 알리는 제 6단계로 구성되어, 전자거래의 안정성을 한층 더 강화 시킨다는 장점이 있다.
Abstract:
A mesh networking automatic setup method in a multi-hop wireless LAN(Local Area Network), a virtual link setup method, a packet transmission method, and a wireless terminal thereof are provided to solve mobility and connectivity limitation problems of an existing infrastructure-based single hop wireless LAN through a mesh network for linking an ad hoc network with an infrastructure network. A new wireless terminal selects a random IP(Internet Protocol) address among IP addresses used in a mesh network(302). The new wireless terminal generates an IP automatic setup message, and transmits the generated message to neighboring wireless terminals(303). The wireless terminals compare an IP field value of the message with self IP addresses(304). A mesh router confirms whether the IP field value of the message collides with a self IP address or the IP addresses of the wireless terminals operating in passive mesh mode(305). If one of the wireless terminals uses the same IP address as the IP field value, an IP collision message is generated and transmitted to the neighboring wireless terminals.
Abstract:
PURPOSE: The data structure of a constant pool for referencing a class file in an embedded virtual JAVA machine is provided to reduce the time for operating the machine and thereby improve the performance thereof, by including the information for directly referring to a field, an interface and a method in the pool of the class file loaded on a ROM. CONSTITUTION: A class constant pool(cp_class) stores the direct reference information on the locations where a class name and the class file are stored. A string constant pool(cp_str) stores the length information contained in utf8 and the direct reference information on the location where a string is stored. A name and type constant pool(cp_name_type) stores the direct reference information on the locations where the class name and a class type are stored. A reference control pool(cp_ref) stores the information that enables a direct reference based on various references.
Abstract:
본 발명은 전자 거래에서 안전한 전자 공증문서 생성방법에 관한 것으로서, 공증 기관에서 거래내역의 정보 및 각종 인증서를 사용하여 1차 전자 공증문서를 생성한 후, 디지털 서명화하여 2차 전자 공증문서를 생성하여 구매자 또는 판매처측으로 전송하는 제1단계와, 상기 2차 전자 공증문서를 구매자 또는 판매처측에서 복호화하는 제2단계와, 상기 복호화된 전자 공증문서에 상기 구매자 또는 판매처측에서 디지털 서명화하여 3차 전자 공증문서를 생성한 후, 상기 공증 기관으로 전송하는 제3단계와, 상기 생성된 3차 전자 공증문서를 복호화하여 4차 전자 공증문서를 생성하고, 상기 제1단계에서 생성된 1차 전자 공증문서와 비교하는 제4단계와, 상기 비교 결과 내용이 일치하면, 상기 공증문서의 메시지 다이제스트를 구하여 디지털 서명화하는 제5단 계와, 상기 제3단계에서 생성된 3차 전자 공증문서와 상기 제5단계에서 디지털 서명화한 메시지 다이제스트를 이용하여 거래 공증이 성사됨을 증명하는 최종 전자 공증문서를 생성하여 구매자 또는 판매처에게 전송하는 제6단계와, 상기 구매자 또는 판매처가 상기 최종 전자 공증문서를 저장하는 제7단계로 구성되어, 전자 거래에서 구매자와 판매처간에 안전한 거래 공증을 증명하는 전자 공증문서를 제공하여 거래 공증을 제공하는 장점이 있다.
Abstract:
PURPOSE: A control method of simultaneity in a co-work is provided to reduce an overhead of a server, caused by controlling a simultaneity, by performing only role detecting a crash by use of a time stamp in a server of an operation generated in the co-work. The method is provided to maintain a consistency of the co-work by automatically deleting the crash, through returning or converting, by use of a locking and ordering just in a client generated the crash. CONSTITUTION: A control method of simultaneity in a co-work comprises the steps of: comparing simultaneity between a global time stamp and a time stamp accepted an object operation, after accepting the object operation from a client in a server; increasing the time stamp, after performing the operation through a message allowable a locking and a message allowable a partial locking, if the compared time stamps are consisted; deciding whether a media object identifier is the same, if not; transmitting the message allowable the partial locking, if the identifier is decided not to be the same; and transmitting a message refusing a locking, if the identifier is decided to.
Abstract:
본 발명은 전자거래에서 안전한 거래 내역 공증방법에 관한 것으로서, 온라인상에서 원격 전자거래를 할 경우 판매처로부터 구매자의 지불 처리 요청을 받은 카드 매입사가 공증 기관에 거래 공증을 요청하는 제 1단계와, 상기 공증 기관에서 자신의 개인키로 암호화된 전자 공증문서를 구매자 및 판매처로 제공하면, 그들이 상기 전자 공증문서에 디지털 서명을 함으로써 암호화된 전자 공증문서를 생성하는 제 2단계와, 상기 공증 기관이 상기 제 2단계에서 생성된 공증문서를 비교하여 상기 두 공증문서가 일치하는 경우 카드 매입사에서 상기 공증 기관으로 지불인가를 하는 제 3단계와, 상기 지불인가를 받은 공증 기관에서 공증 승인 번호를 생성한 후, 상기 공증 승인 번호가 부여된 공증문서를 상기 구매자와 판매처로 전달하는 제 4단계와, 상기 구 매자와 판매처가 상기 공증문서에 디지털 서명을하여 상기 공증 기관으로 전달하는 제 5단계와, 상기 구매자와 판매처로부터 전송된 전자 공증문서를 받은 공증 기관이 그 공증문서를 해독하여 구매자와 판매자의 공증을 확인한 후 상기 전자 공증문서에 자신의 개인키에 의해 암호화된 메시지 다이제스트를 추가하고, 상기 구매자와 판매처 및 카드 매입사로 공증이 완료되었음을 알리는 제 6단계로 구성되어, 전자거래의 안정성을 한층 더 강화 시킨다는 장점이 있다.
Abstract:
본 발명은 전자 거래에서 안전한 전자 공증문서 생성방법에 관한 것으로서, 공증 기관에서 거래내역의 정보 및 각종 인증서를 사용하여 1차 전자 공증문서를 생성한 후, 디지털 서명화하여 2차 전자 공증문서를 생성하여 구매자 또는 판매처측으로 전송하는 제1단계와, 상기 2차 전자 공증문서를 구매자 또는 판매처측에서 복호화하는 제2단계와, 상기 복호화된 전자 공증문서에 상기 구매자 또는 판매처측에서 디지털 서명화하여 3차 전자 공증문서를 생성한 후, 상기 공증 기관으로 전송하는 제3단계와, 상기 생성된 3차 전자 공증문서를 복호화하여 4차 전자 공증문서를 생성하고, 상기 제1단계에서 생성된 1차 전자 공증문서와 비교하는 제4단계와, 상기 비교 결과 내용이 일치하면, 상기 공증문서의 메시지 다이제스트를 구하여 디지털 서명화하는 제5단 계와, 상기 제3단계에서 생성된 3차 전자 공증문서와 상기 제5단계에서 디지털 서명화한 메시지 다이제스트를 이용하여 거래 공증이 성사됨을 증명하는 최종 전자 공증문서를 생성하여 구매자 또는 판매처에게 전송하는 제6단계와, 상기 구매자 또는 판매처가 상기 최종 전자 공증문서를 저장하는 제7단계로 구성되어, 전자 거래에서 구매자와 판매처간에 안전한 거래 공증을 증명하는 전자 공증문서를 제공하여 거래 공증을 제공하는 장점이 있다.