KR20040002785A - 장치 리소스를 위한 실체-기반 분산 컴퓨팅 - Google Patents

장치 리소스를 위한 실체-기반 분산 컴퓨팅 Download PDF

Info

Publication number
KR20040002785A
KR20040002785A KR1020030042575A KR20030042575A KR20040002785A KR 20040002785 A KR20040002785 A KR 20040002785A KR 1020030042575 A KR1020030042575 A KR 1020030042575A KR 20030042575 A KR20030042575 A KR 20030042575A KR 20040002785 A KR20040002785 A KR 20040002785A
Authority
KR
South Korea
Prior art keywords
resource
computing device
data
computing
field
Prior art date
Application number
KR1020030042575A
Other languages
English (en)
Other versions
KR100934336B1 (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 마이크로소프트 코포레이션
Publication of KR20040002785A publication Critical patent/KR20040002785A/ko
Application granted granted Critical
Publication of KR100934336B1 publication Critical patent/KR100934336B1/ko

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • H04L67/303Terminal profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • H04L67/306User profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]

Abstract

다양한 컴퓨팅 장치에서 가용한 컴퓨팅 리소스를 발견하고 기술하며, 이들 리소스들을 소프트웨어 어플리케이션에 의해 어드레싱가능한 서비스로서 노출하기 위한 시스템, 방법 및 관련 데이터 구조. 상기 리소스를 기술하는 데이터는 실체 기반 스키마에 따라 배열된다. 컴퓨팅 리소스는 예를 들면, 저장 용량, 대역폭, 처리 능력, 입력 방법 및 메커니즘, 및 렌더링 방법을 포함한다. 이 방법 및 시스템은 실체 기반이므로, 사용자(실체를 가짐)는 그 실체에 적당한 분산된 리소스로의 액세스를 갖는다.

Description

장치 리소스를 위한 실체-기반 분산 컴퓨팅{IDENTITY-BASED DISTRIBUTED COMPUTING FOR DEVICE RESOURCES}
본 발명은 일반적으로는 컴퓨터 시스템에 관한 것으로, 특히 컴퓨터 리소스에 관한 것이다.
초기의 퍼스널 컴퓨팅 시스템에서, 어플리케이션 프로그램은 어플리케이션이 다양한 컴퓨팅 장치를 이용하기 위해 이들 장치들을 알고서 프로그래밍되어야 했다. 예를 들어, 특정 프린터에 프린팅하기 위해서는, 워드 프로세싱 프로그램은 그 프린터에 프린트하는 방법을 알아야 했고, 일반적으로 지원되는 프린터각각을 위한 드라이버를 공급했다. 다르게는, 프린터는 가장 보편적인 프로그램에 대한 드라이버를 함께 공급했다. 사용자는 각 프로그램을 구성하여 어느 프린터에 퍼스널 컴퓨터가 연결되었는지에 대해 그 프로그램에 통지해야 했다.
마이크로소프트 윈도우즈?와 같은 현재의 오퍼레이팅 시스템은 개발자들에게 특정 장치 드라이버 필요 및 요구에 관계없이 그러한 장치와 어플리케이션을 인터페이싱하는 방법을 제공했다. 예를 들어, 마이크로소프트 윈도우즈? 오퍼레이팅 시스템에 있어서, 사용자 또는 장치는 오퍼레이팅 시스템에게 어느 프린터(또는 프린터들)가 접속되어 있는지를 말해주고, 그런 다음 임의의 어플리케이션이 오퍼레이팅 시스템을 통해 프린터 드라이버와 통신할 수 있다. 결과적으로, 프린팅을 달성하기 위해, 어플리케이션 프로그램은 일반적으로 오퍼레이팅 시스템에 의해 제공되는 표준화된 프린팅 함수의 세트를 다루기만 하면 된다. 그러한 추상화의 장점은 이해할 수 없을 정도로 엄청난 것으로, 예를 들면, 이러한 추상화는 프로그램이 프린터에 관한 세부내용을 미리 알(또는 다르게는 공급할) 필요없이, 수천 개의 소프트웨어 프로그램 중 임의의 하나가 수천 개의 프린터 및/또는 다른 장치 중 임의의 하나와 상호작용할 수 있도록 한다.
마이크로소프트사의 .NET 기술은 사용자 또는 회사의 데이터에 대하여 다소유사한 타입의 추상화를 제공한다. 일반적으로, .NET 기술에 있어서, 임의의 장치 상의 임의의 .NET-가능 프로그램은 중앙집중화된 스키마-기반 서비스를 통해 사용자의 데이터와 상호작용할 수 있다. 스키마티화로 인해, 프로그램은 예를 들면 전용 파일 포맷으로 저장되는데 이용되는 그 데이터의 세부사항에 관한 특정 지식을 알 필요가 없고, 하나 이상의 스키마에 따라 포맷된 데이터를 다룰(판독 및 기록할) 수 있는 것만이 필요하다.
.NET 기술에 있어서, 사용자(또는 다른 엔티티)의 실체(identity)는 중심적으로-유지된 데이터로의 액세스를 제어하고, 예를 들면 사용자는 .NET 인박스 서비스를 이용하여 그 또는 그녀의 전자 메일 데이터를 중심적으로 저장하여 보유하고(예를 들면, 인터넷 또는 인트라넷 상에), 그리고 나서, 인터넷 또는 인트라넷에 접속할 수 있고 .NET 인박스 서비스와 상호작용할 수 있는 프로그램을 가지는 임의의 장치로부터 임의의 시각에 .NET 인박스 서비스를 통해 그 데이터에 액세스한다. 사용자의 실체는 사용자와 적절한 데이터를 안전하게 매칭하는데 이용된다. 사용자들은 다른 사용자들에 의한 데이터로의 액세스를 제어가능하게 허용할 수 있고, 예를 들면 사용자는 다른 사람들의 실체에 기초하여, 특정 사업 접촉 정보를 사업 동업자에게 선택적으로 가용할 수 있게 할 수 있고, 개인적 접촉 정보를 친구들에게 가용할 수 있게 할 수 있다.
그러므로, .NET은 사용자, 회사 및 다른 주체들에게 엄청난 데이터-기반 장점들을 제공하면서도, 중앙집중화된 서비스 및 중앙집중화된 데이터는 사용자가 다양한 장치 및 그 장치의 리소스를 이용하는 방법과는 특별히 관련되어 있지 않다.예를 들면, 퍼스널 컴퓨터 및 포켓 퍼스널 컴퓨터와 같은 장치는 꽤 상당한 시간 동안, 서로 직접 동기화될 수 있었다. 어느 정도, .NET 기술은 전문화된 전용 동기화 프로그램이 필요없이, 간접적이지만 그 데이터를 동기화되도록 유지하는 다른 방법이다.
그러나, .NET에 있어서도, 사용자는 예를 들면 더 강력한 장치 상에서 복잡하거나 더 적합한 태스크를 수행하기 위해, 다른 장치 대신에 한 장치의 컴퓨팅 파워, 저장장치, 대역폭, 입출력 메카니즘, 프로그램 및/또는 다른 리소스를 이용하는 것과 같이, 다른 장치의 리소스에 액세스하기 위해 하나의 장치를 용이하게는 이용할 수 없다. 필요한 것은, 교차-리소스 이용을 위해, 다양한 컴퓨팅 장치의 컴퓨팅 리소스들을 서로에게 원격으로 발견하고 노출시키는 공통적이고 일관된 방법이다.
요약하면, 본 발명은 장치 상의 프로그램이 다른 장치의 리소스를 레버리지할 수 있도록, 실체와 연관된 다양한 컴퓨팅 장치에서 가용한 컴퓨팅 리소스를 발견하고 기술하며, 소프트웨어 프로그램에 의해 어드레싱 가능한 서비스로서 이들 리소스들을 노출하기 위한 방법 및 시스템을 제공한다. 장치 소유자의 장치가 소유자 또는 다른 사용자의 실체에 기초하여 서로 및/또는 사용자에 의해 액세스 가능한 다른 장치를 발견한다는 점에서 장치 서비스들은 실체 기반이다. 또한, 실체에 기초하여, 장치 소유자(또는 관리자)는 다른 사용자 및/또는 다른 장치가 각 소유된 장치의 리소스를 레버리지할 수 있는 것 및 그 정도까지도 제어할 수 있다.
컴퓨팅 리소스는 예를 들면 장치의 저장 용량, 대역폭, 처리 성능(예를 들면, CPU 및 RAM 성능), 입력 메커니즘 및 방법, 렌더링 및 다른 출력 메커니즘과 방법(예를 들면, 스크린, 프린터 및 오디오), 및 프로그램을 포함한다. 그러므로, 장치는 그 리소스로 추상화될 수 있고, 그리고 나서 다른 장치로부터 조합가능한 방식으로 프로그램적으로 어드레싱가능하다(예를 들면, 원격 리소스들은 리소스의 더 큰 정의내에 포함된 더 작은 리소스들로 구성되는 방식으로 정의될 수 있다). 환언하면, 지능형 분산 컴퓨팅 모델에 참여하는 장치에 대해, 각 참여 장치의 다양한 양상들이 추상화되어 다른 장치로부터 프로그램적으로 어드레싱가능하게 된다. 통합된 실체-기반 메카니즘은 장치 상의 원격 리소스들의 리스트를 발견한다. 하나 이상의 스키마의 세트는 장치상의 원격 리소스들을 일관되게 기술하고, 통합된 보안 모델은 장치 소유자가 누가 어느 리소스에 어느 정도로 액세스하는 지를 제어할 수 있도록 허용한다.
본 발명에 있어서, 하나의 사용자 장치가 하나 이상의 원격 컴퓨팅 장치와 실시간으로 상호작용하는 실시간 시나리오 세트, 및 사용자 대신에 명백하고 자동적으로 동작하는 스케줄링되거나 예측된 시나리오의 세트를 포함하는 다수의 예제 시나리오에 대한 바람직한 컴퓨팅 해결책이 가능하다.
다른 장점들은 도면을 참조하여 이하의 상세한 설명으로부터 명백하게 될 것이다.
도 1a는 본 발명이 구현되는 컴퓨터 시스템을 일반적으로 표현한 블록 다이어그램.
도 1b는 본 발명이 구현되는 다른 컴퓨터 시스템을 일반적으로 표현한 블록 다이어그램.
도 2는 본 발명의 양태에 따른 분산 컴퓨팅 환경에서 다양한 구성요소를 표현한 블록 다이어그램.
도 3은 본 발명의 양태에 따라 리소스 정보를 발견하고 교환하기 위한 아키텍쳐를 일반적으로 표현한 블록 다이어그램.
도 4 및 5는 본 발명의 양태에 따라 본 발명이 컴퓨팅 동작들을 리소스에 분산시킴으로써 사용자 컴퓨팅 경험을 개선하는 방법의 예를 표현한 블록 다이어그램.
도 6은 본 발명의 양태에 따라 분산 컴퓨팅 환경에서 리소스의 공유를 용이하게 하도록 수행되는 로직 및 관련 동작의 예를 표현한 플로우 다이어그램.
도 7은 본 발명의 양태에 따라 분산된 리소스를 포함하는 구현 예를 일반적으로 표현한 블록 다이어그램.
<도면의 주요 부분에 대한 간단한 설명>
202 : 장치 A
204: 분산 컴퓨팅 매니저
206 : 보안 메커니즘
208 : 발견 메커니즘
209A: 리소스 A 스키마화된 데이터
209B: 리소스 B 스키마화된 데이터
207 : 자격증명
212 : 장치 B
214 : 분산 컴퓨팅 매니저
216 : 보안 메커니즘
218 : 발견 메커니즘
RB1: 리소스
220 : 인증 서비스
오퍼레이팅 환경 예
도 1a는 본 발명이 구현되는 적절한 컴퓨팅 시스템 환경(100)의 예를 예시하고 있다. 컴퓨팅 시스템 환경(100)은 적절한 컴퓨팅 환경의 한 예에 불과하고, 본 발명의 이용이나 기능의 범주에 관한 임의의 한계를 제시하려고 한 것은 아니다. 컴퓨팅 환경(100)은 예로 든 오퍼레이팅 환경(100)에 예시된 구성요소의 임의의 하나 또는 조합에 관련하여 어떠한 의존성 또는 요구조건을 가지고 있는 것으로서 해석되어서는 안 된다.
본 발명은 다수의 다른 일반 목적 또는 특별 목적의 컴퓨팅 시스템 환경이나 구성으로 동작가능하다. 본 발명과 함께 이용하기 적합한 주지의 컴퓨팅 시스템, 환경 및/또는 구성의 예는 퍼스널 컴퓨터, 서버 컴퓨터, 핸드 헬드 또는 랩탑 장치, 태블렛 장치, 멀티프로세서 시스템, 마이크로프로세서 기반 시스템, 셋탑 박스, 프로그램가능한 소비자 전자장치, 네트워크 PC, 미니컴퓨터, 메인프레임 컴퓨터, 상기 시스템 또는 장치 중 임의의 것을 포함하는 분산 컴퓨팅 환경 등을 포함하고, 이들로 제한되지는 않는다.
본 발명은 컴퓨터에 의해 실행되는 프로그램 모듈과 같은 컴퓨터-실행가능한 명령의 일반적인 컨텍스트로 기술된다. 일반적으로, 프로그램 모듈은 특정 태스크를 수행하거나 특정한 추상 데이터 타입을 구현하는 루틴, 프로그램, 오브젝트, 구성요소, 데이터 구조 등을 포함한다. 본 발명은 또한 통신 네트워크를 통해 링크된 원격 처리 장치들에 의해 태스크가 수행되는 분산 컴퓨팅 환경에서도 실시될 수 있다. 분산 컴퓨팅 환경에서, 프로그램 모듈은 메모리 저장 장치를 포함하는 로컬 및 원격 컴퓨터 저장매체 모두에 배치될 수 있다.
도 1a를 참조하면, 본 발명을 구현하기 위한 시스템은 컴퓨터(110) 형태의 범용 컴퓨팅 장치를 포함한다. 컴퓨터(110)의 구성요소는 처리 유닛(120), 시스템 메모리(130), 및 시스템 메모리를 포함하는 다양한 시스템 구성요소를 처리 유닛(120)에 결합시키는 시스템 버스(121)를 포함하나, 이들로 제한되지는 않는다. 시스템 버스(121)는 메모리 버스 또는 메모리 컨트롤러, 주변장치 버스, 및 임의의 다양한 버스 아키텍쳐를 이용하는 로컬 버스를 포함하는 수개의 타입의 버스 구조 중 하나가 될 수 있다. 예를 들어, 그러한 구조는 ISA(Industry Standard Architecture) 버스, MCA(Micro Channel Architecture) 버스, EISA(Enhanced ISA) 버스, VESA(Video Elctronics Standard Association) 로컬 버스, 메자닌(Mezzanine) 버스로도 알려진 PCI 버스를 포함하고, 이들로 제한되지는 않는다. 유의할 점은, 컴퓨터(110)에 도시된 구성요소들 중 임의의 하나 및 모두는 광역에 걸쳐 분사된 것들을 포함하는 표준 고속 컴퓨터 네트워크에 의해 서로 접속된다. 예를 들어, 시스템 메모리(130)는 처리 유닛(120)과는 물리적으로는 다른 위치에 배치될 수 있지만, 논리적 컴퓨터(110)로서 조합가능한 형태로 정의된다.
컴퓨터(110)는 통상 다양한 컴퓨터 판독가능한 매체를 포함한다. 컴퓨터 판독가능한 매체는 컴퓨터(110)에 의해 액세스될 수 있는 임의의 가용한 매체가 될 수 있고, 휘발성 및 비휘발성 매체, 제거가능 및 제거 불가능 매체를 모두 포함한다. 예를 들어, 컴퓨터 판독가능한 매체는 컴퓨터 저장 매체 및 통신 매체를 포함한다. 컴퓨터 저장 매체는 컴퓨터 판독가능 명령, 데이터 구조, 프로그램 모듈 또는 다른 데이터와 같은 정보 저장을 위한 임의의 방법이나 기술로 구현되는 휘발성및 비휘발성, 제거가능 및 제거 불가능 매체를 모두 포함한다. 컴퓨터 저장 매체는 RAM, ROM, EEPROM, 플래시 메모리 또는 다른 메모리 기술, CD-ROM, DVD 또는 다른 광학 디스크 저장장치, 자기 카세트, 자기 테이프, 자기 디스크 저장장치 또는 다른 자기 저장 장치, 또는 원하는 정보를 저장하는데 이용될 수 있고 컴퓨터(110)에 의해 액세스될 수 있는 임의의 다른 매체를 포함하고, 이들로 제한되지는 않는다. 통신 매체는 통상 컴퓨터 판독가능한 명령, 데이터 구조, 프로그램 모듈 또는 다른 데이터를 반송파와 같은 변조 데이터 신호 또는 다른 전송 메카니즘으로 실시하고, 임의의 정보 전달 매체를 포함한다. "변조된 데이터 신호"라는 용어는 정보를 신호로 인코딩하는 것과 같은 방식으로 설정되거나 변경되는 하나 이상의 특징을 구비하는 신호를 의미한다. 예를 들면, 통신 매체는 유선 네트워크 또는 직접-유선 접속과 같은 유선 매체 및 음향, RF, 적외선 및 다른 무선 매체와 같은 무선 매체를 포함하며, 이들로 제한되지는 않는다. 상기의 임의의 조합도 컴퓨터 판독가능한 매체의 범주내에 든다.
시스템 메모리(130)는 ROM(131) 및 RAM(132)과 같은 휘발성 및/또는 비휘발성 메모리 형태의 컴퓨터 저장 매체를 포함한다. 기동(start-up) 동안과 같이 컴퓨터(110) 내의 소자들간의 정보 전달을 도와주는 기본 루틴을 포함하는 기본 입출력 시스템(133, BIOS)은 통상 ROM(131)에 저장된다. RAM(132)은 통상 처리 유닛(120)에 즉시 액세스 가능하거나 이것에 의해 현재 동작되고 있는 데이터 및/또는 프로그램 모듈을 포함한다. 예를 들면, 도 1a는 오퍼레이팅 시스템(134), 어플리케이션 프로그램(135), 다른 프로그램 모듈(136) 및 프로그램 데이터(137)를포함하고, 이들로 제한되지는 않는다.
컴퓨터(110)는 다른 제거가능/제거불가능, 휘발성/비휘발성 컴퓨터 저장 매체를 포함할 수 있다. 예로서, 도 1a는 제거불가능, 비휘발성 자기 매체에 기록하거나 판독하는 하드 디스크 드라이브(141), 제거가능, 비휘발성 자기 디스크(152)에 기록하거나 판독하는 자기 디스크 드라이브(151), 및 CD ROM 또는 다른 광학 매체와 같은 제거가능, 비휘발성 광 디스크(156)에 기록하거나 판독하는 광 디스크 드라이브(155)를 예시한다. 예로 든 오퍼레이팅 환경에서 이용될 수 있는 다른 제거가능/제거 불가능, 휘발성/비휘발성 컴퓨터 저장 매체는 자기 테이프 카세트, 플래시 메모리 카드, DVD, 디지털 비디오 테이프, 고상 RAM, 고상 ROM, 등을 포함하고, 이들로 제한되지는 않는다. 하드 디스크 드라이브(141)는 통상 인터페이스(140)와 같은 제거 불가능 메모리 인터페이스를 통해 시스템 버스(121)에 접속되고, 자기 디스크 드라이브(151) 및 광 디스크 드라이브(155)는 통상 인터페이스(150)와 같이 제거가능 메모리 인터페이스에 의해 시스템 버스(121)에 접속된다.
이상 설명되고 도 1a에 예시된 드라이브 및 그 관련 컴퓨터 저장 매체는 컴퓨터(110)에 대해 컴퓨터 판독가능한 명령, 데이터 구조, 프로그램 모듈 및 다른 데이터의 저장을 제공한다. 도 1a에서, 예를 들면, 하드 디스크 드라이브(141)는 오퍼레이팅 시스템(144), 어플리케이션 프로그램(145), 다른 프로그램 모듈(146) 및 프로그램 데이터(147)를 저장하는 것으로서 예시된다. 유의할 점은 이들 구성요소들은 오퍼레이팅 시스템(134), 어플리케이션 프로그램(135), 다른 프로그램 모듈(136) 및 프로그램 데이터(137)와 동일하거나 또는 상이할 수도 있다는 점이다. 오퍼레이팅 시스템(144), 어플리케이션 프로그램(145), 다른 프로그램 모듈(146), 및 프로그램 데이터(147)에는 최소한 다른 복제물이라는 것을 나타내도록 다른 숫자가 주어진다. 사용자는 키보드(162), 통상 마우스, 트랙볼 또는 터치 패드로 지칭되는 포인팅 장치(161)를 통해 컴퓨터(110)에 명령과 정보를 입력한다. 도 1a에 도시되지 않은 다른 입력 장치로는 조이스틱, 게임 패드, 위성 접시, 스캐너 등을 포함할 수 있다. 이들 및 다른 입력 장치들은 시스템 버스에 결합되는 사용자 입력 인터페이스(160)를 통해 처리 유닛(120)에 종종 접속되고, 병렬 포트, 게임 포트 또는 USB(universal serial bus)와 같은 다른 인터페이스 및 버스 구조에 의해 접속될 수도 있다. 모니터(191) 또는 다른 타입의 디스플레이 장치는 또한 비디오 인터페이스(190)와 같은 인터페이스를 통해 시스템 버스(121)에 접속된다. 모니터(191)는 터치 스크린 패널 등과 통합될 수도 있다. 유의할 점은, 모니터 및/또는 터치 스크린 패널은 태블렛-타입 퍼스널 컴퓨터에서와 같이 컴퓨팅 장치(110)가 통합되는 하우징에 물리적으로 결합된다는 점이다. 또한, 컴퓨팅 장치(110)와 같은 컴퓨터들은 출력 주변장치 인터페이스(194) 등을 통해 접속될 수 있는 스피커(195) 및 프린터(196)와 같은 다른 주변장치 출력 장치를 포함할 수 있다.
컴퓨터(110)는 원격 컴퓨터(180)와 같은 하나 이상의 원격 컴퓨터로의 논리적 접속을 이용하여 네트워킹된 환경에서 동작할 수 있다. 원격 컴퓨터(180)는 퍼스널 컴퓨터, 서버, 라우터, 네트워크 PC, 피어 장치 또는 다른 공통 네트워크 노드일 수 있고, 도 1a에서는 메모리 저장 장치(181)만이 예시되어 있지만, 통상 퍼스널 컴퓨터(110)와 관련된 상기 구성요소들 중 다수 또는 모두를 포함한다. 도 1a에 도시된 논리적 접속은 LAN(71) 및 WAN(173)을 포함하지만, 다른 네트워크를 포함할 수도 있다. 그러한 네트워킹 환경은 사무실, 기업-와이드 컴퓨터 네트워크, 인트라넷 및 인터넷에서 공통적인 것이다. 예를 들면, 본 발명에서, 컴퓨터 시스템(110)은 데이터가 이동되는 소스 머신을 포함할 수 있고, 원격 컴퓨터(180)는 목적지 머신을 포함할 수 있다. 유의할 점은, 그 소스 및 목적지 머신이 네트워크 또는 임의의 다른 수단에 의해 접속될 필요는 없지만, 대신에 소스 플랫폼에 의해 기록될 수 있고 목적지 플랫폼 또는 플랫폼들에 의해 판독될 수 있는 임의의 매체를 통해 데이터가 이동될 수도 있다는 점이다.
LAN 네트워킹 환경에서 이용되는 경우, 컴퓨터(110)는 네트워크 인터페이스 또는 어댑터(170)를 통해 LAN(171)에 접속된다. WAN 네트워킹 환경에서 이용되는 경우, 컴퓨터(110)는 통상 모뎀(172) 또는 인터넷과 같이 WAN(173)을 통한 통신을 확립하기 위한 다른 수단을 포함한다. 내장형 또는 외장형 모뎀(172)은 사용자 입력 인터페이스(160) 또는 다른 적절한 메커니즘을 통해 시스템 버스(121)에 접속될 수 있다. 네트워킹된 환경에서, 컴퓨터(110)에 관련하여 도시된 프로그램 모듈, 또는 그 일부는 원격 메모리 저장 장치에 저장될 수 있다. 예로서, 도 1a는 메모리 장치(181) 상에 상주하는 것으로서 원격 어플리케이션(185)을 예시하고 있다. 도시된 네트워크 접속은 예로 든 것이며 컴퓨터들 간의 통신 링크를 확립하는 다른 수단이 이용될 수 있다는 것은 자명하다.
도 1b는 본 발명의 적어도 일부가 구현될 수 있는 다른 적절한 오퍼레이팅 환경(컴퓨터 장치(188))의 예를 도시하고 있다. 도 1a에서와 같이, 도 1b의 오퍼레이팅 환경은 적절한 오퍼레이팅 환경의 단지 하나의 다른 예에 불과하고, 본 발명의 이용이나 기능의 범주에 관한 어떠한 한계도 암시하지 않는다. 도 1b의 다른 컴퓨터 장치(188)는 통상 적어도 일부 형태의 컴퓨터 판독가능한 매체를 포함한다. 컴퓨터 판독가능한 매체는 컴퓨팅 장치(188)에 의해 액세스될 수 있는 임의의 가용한 매체(상기 일반적으로 정의됨)일 수 있다.
도 1b는 프로세서(189), 메모리(190), 디스플레이(192), 및 키보드(193, 물리적 또는 가상 키보드일 수 있음)를 포함하는, 핸드헬드(포켓-크기 또는 태플렛) PDA와 같은 컴퓨팅 장치(188)의 기능적 구성요소를 도시하고 있다. 메모리(190)는 통상 휘발성 메모리(예를 들면, RAM) 및 비휘발성 메모리(예를 들면, ROM, PCMCIA 카드, 등)를 모두 포함한다. 오퍼레이팅 시스템(194)은 메모리(190)에 상주하고, 마이크로소프트?사의 윈도우즈? CE 오퍼레이팅 시스템 또는 다른 오퍼레이팅 시스템과 같이 프로세서(189) 상에서 실행된다.
하나 이상의 어플리케이션 프로그램(195)이 메모리(190)에 로딩되고 오퍼레이팅 시스템(194) 상에서 운용된다. 어플리케이션의 예들은 이메일 프로그램, 스케줄링 프로그램, PIM(개인 정보 관리) 프로그램, 워드 프로세싱 프로그램, 스프레드시트 프로그램, 인터넷 브라우저 프로그램 등을 포함한다. 핸드헬드 퍼스널 컴퓨터(188)는 메모리(190)에 로딩되는 통지 매니저(196)를 포함하고, 이는 프로세서(189) 상에서 실행된다. 통지 매니저(196)는 예를 들면 어플리케이션 프로그램(195)으로부터의 통지 요청을 핸들링한다.
핸드헬드 퍼스널 컴퓨터(188)는 하나 이상의 배터리로서 구현되는 전원 공급장치(197)를 가지고 있다. 전원 공급장치(197)는 AC 어댑터 또는 전원공급되는 도킹 크래들(powered docking cradle)과 같이, 내장 배터리를 보조하거나 재충전하는 외부 전원 공급장치를 더 포함할 수 있다.
도 1b에 도시된 핸드헬드 퍼스널 컴퓨터(188)의 예는 3가지 타입의 외부 통지 메커니즘, 즉 하나 이상의 발광 다이오드(LED, 198) 및 오디오 발생기(199)로 도시되어 있다. 이들 장치들은 전원 공급장치(197)에 직접 결합되어, 활성화된 경우에 핸드헬드 퍼스널 컴퓨터 프로세서(189) 및 다른 구성요소가 배터리 전력을 보존하기 위해 차단되더라도(shut down) 통지 메카니즘에 의해 지시된 기간동안 온 상태로 유지된다. LED(198)는 양호하게는 사용자가 액션을 취할 때까지 무한정 온 상태로 유지된다. 유의할 점은, 오디오 발생기(199)의 현재의 버전은 현재의 핸드헬드 퍼스널 컴퓨터 배터리에 대해 너무 많은 전력을 이용하므로, 나머지 시스템이 턴오프되는 때 또는 활성화 후 일부 일정 기간에 턴 오프하도록 구성된다는 점이다.
장치 리소스를 위한 실체-기반 분산 컴퓨팅
본 발명은 일반적으로는 장치의 리소스의 다른 장치로의 분산을 용이하게 하는 시스템 및 방법에 관한 것이다. 본 발명은 통상 장치가 서로의 리소스로 무엇을 하는지, 그 시간에 무엇이 통신되는지, 또는 장치간 통신이 어떻게 일어나는지에 관련한 것이 아니다. 오히려, 본 발명은 일반적으로 장치들이 서로의 리소스,성능 및 다른 세부사항에 관한 것을 찾아내고 장치들이 자신의 리소스를 공유하는 구조화된 방법으로서 간주될 수 있다. 본 발명에 반드시 필요한 것은 아니지만, 리소스 분산을 용이하게 하는 일부로서, 보안은 실질적인 목적에 제공되고, 적어도 유효한 자격증명이 다른 장치의 리소스를 이용하는데 필요하다는 것을 보장한다. 그러므로, 본 발명은 분산된 리소스들이 장치에 제공된 실체 데이터(예를 들면, 자격증명)에 따라 서로 관계를 가지고 있다는 점에서 실체-기반이라고 하는 것이 바람직하다.
일반적으로, 본 발명은 사용자 장치들간의 분산 컴퓨팅에 관한 것으로, 사용자(또는 소유자/관리자)는 장치를 제어하거나 이용하도록 권한이 부여된 사람이다. 그러나, 일반적으로 장치들은 점차 분리되는 경향이 증가하고 있으므로, 여기에 기재된 방법 및 시스템은 리소스의 분산 컴퓨팅으로서 기술되는 것이 더 적절할 것이다. 예를 들어, 단일 분산된 장치는 많은 리소스들로 구성될 수 있지만, 리소스(예를 들면, 그 비휘발성 저장장치만)를 하나 정도만을 공유하여 리소스 공급으로서 참여할 수도 있다. 그럼에도 불구하고, 본 명세서에 사용되는 바와 같이, 용어 "장치" 및 "리소스"는 명백한 경우를 제외하고는 일반적으로 상호 교환가능한 것으로, 예를 들면 다른 장치를 이용하거나 다른 장치의 리소스를 이용하여 일부 컴퓨팅 태스크를 달성하는 것이 일반적으로 동일한 것으로 여겨진다. 또한, 여기에 사용되는 바와 같이, 대역폭은 일반적으로는 임의의 특정 장치와 연관되는 것으로 여겨지지 않을 지라도, 장치 리소스이다.
도 2에 도시된 바와 같이, 본 발명의 다양한 양태에 따라 구축되는 컴퓨팅환경(200)은 가능한 다른 장치(도시되지 않음)와 함께, 제1 장치(202, 도 1a의 컴퓨터 시스템(110)과 같은 장치 A) 및 제2 장치(212, 도 1b의 컴퓨터 시스템(188)과 같은 장치 B)를 포함한다. 분산 컴퓨팅 환경(200)에 참여하는 각 장치는 분산 컴퓨팅 매니저(204, 214)를 포함한다. 일반적으로, 그리고 이하에 설명되는 바와 같이, 분산 컴퓨팅 매니저(204, 214)는 일부 매체, 예를 들면 무선 FM, 적외선과 같은 가시선(line-of-sight), 위성, 직접 접속, 인터넷 또는 인트라넷을 통해 상호 통신하는 일부 량의 코드를 포함할 수 있다. 실제로, 하나 이상의 그러한 매체가 가용하고, 분산 컴퓨팅 매니저(204, 214)는 주어진 환경에 대해 어느것(들)이 최적인지를 선택할 수 있다.
분산 컴퓨팅 매니저(204, 214)의 처음 목적은 서로를 로케이팅하는 것이다. 그러한 로케이션은 각 장치가 그 가용성을 다른 장치에 종종 브로드캐스팅하게 하거나 다른 장치의 가용성에 대해 폴링함으로써 자동적일 수 있고, 또는 다르게는 다른 장치에 접속하는 프로그램(또는 사용자)으로부터의 일부 특정 요청에 응답하여 동작할 수도 있다. 도 2에 도시된 바와 같이, 분산 컴퓨팅 매니저(204, 214) 각각은 그것에 접촉하고 있는 장치(및/또는 장치 자체)를 현재 조작하고 있는 사용자가 분산 컴퓨팅 환경에서 유효하다는 것과, 마찬가지로, 필요한 경우에, 현재 접촉되고 있는 장치가 유효하다는 것을 보장하는 자격증명(207, 217) 등(예를 들면, 인증 서비스(220)로부터 얻어짐)을 교환하는 보안 메커니즘(206, 216)을 각각 포함한다. 유의할 점은, 이용되는 프로그램은 보안/액세스 제어를 하나의 요인으로 포함할 수 있고, 예를 들면 하나의 장치 상에서 운용되는 제1 프로그램은 사용자 실체 및/또는 장치 실체에 독립적이거나 부가적으로, 다른 장치의 리소스 또는 리소스들을 이용할 권한을 가지고 있지만 다른 프로그램은 그렇지 않을 수 있다는 점이다. 또한, 보안 메커니즘은 실체 당 및 리소스 당 동작할 수 있는 것으로, 예를 들면, 하나의 실체는 장치의 디스플레이를 사용하도록 권한이 부여될 수 있지만 그 저장장치를 사용할 수 없는데 반해, 다른 실체는 그 저장장치를 포함하여 그 동일한 장치의 가용한 리소스의 임의의 것을 이용할 수도 있다는 점이다. 이것은 서비스가 요청하는 사용자의 실체, 정의된 역할, 및 그 역할을 위한 범위에 기초하여 사용자 데이터로의 액세스를 제어하는 방법들을 제공하는 .NET 보안 모델과 유사하다. 이와 같이, 데이터는 그 소유자에 의해 액세스되어 소유자에 의해 결정된 범위까지 공유될 수 있다. 본 발명에서, 데이터 대신에 액세스되는 것은 장치 리소스이며, 그럼으로써, 사용자의 식별, 정의된 역할 및 그 역할을 위한 범위는 리소스가 액세스될 수 있는 범위를 결정한다.
실제로, 본 발명의 보안 메커니즘은 본 출원서의 출원인에 의해 2001년 10월 22일에 출원되고 참고로 첨부된 미국특허출원 제10/003,754호 "IDENTITY-CENTRIC DATA ACCESS" 및 미국특허출원 제10/003,767호 "AUTHORIZING A REQUESTING ENTITY TO OPERATE UPON DATA STRUCTURES"에 기재되어 있는 바와 같이, .NET 서비스의 보안/액세스 제어에 대해 채용된 것에 실질적으로 기초하고 있다. 이를 위해, 적어도 .NET 서비스의 적은(thin) 서브세트가 환경(200)에서 컴퓨팅 리소스를 광고하고 공유하기를 기대하는 각 장치 상에서 운용된다. 또한, 로컬화된 내부 지속 보안 모델은 2개의 로컬 피어-투-피어 장치들이 중앙집중화된(예를 들면, 패스포트) 인증 서비스(220, 도 2)로부터 분리되는 경우라도 로컬 보안이 제공되도록 이들 장치 상에서 실행될 수 있다.
본 발명은 임의의 특정 송신 매체로 제한되지 않고, 분산된 리소스 서비스들이 목표 장치에 직접적으로 어드레싱가능하거나, 웹 상의 .NET 서비스의 중앙집중화된 세트를 통하는 것과 같이 인터넷이나 인트라넷을 통해 질의될 수 있도록 한다. 인터넷 또는 인트라넷을 통해 접속되는 경우, 장치가 오프라인이거나 액세스가능하지 않은 경우라도, 프로그램은 사용자의 실체와 연관된 임의의 장치 상에 가용한 최종적으로 알려진 컴퓨팅 리소스를 질의할 수 있다. 대역폭도 또한 리소스이고, 장치의 리소스가 공유되는 방법에 영향을 주며, 예를 들면 퍼스널 컴퓨터가 인터넷에 고속 접속을 가지는 경우에 퍼스널 컴퓨터의 리소스를 레버리지(leverage)하는데 더 효율적이지만, 다른 장치가 고속 접속을 가지는 경우와 같이 퍼스널 컴퓨터가 단지 저속으로 접속하는 경우에는 그렇지 않다. 사실상, 퍼스널 컴퓨터는 다른 장치의 고속 접속을 레버리지하기를 원하고, 그 경우에 그 다른 장치는 퍼스널 컴퓨터의 리소스를 레버리지할 수 있으며, 예를 들면 장치는 더 최적인 사용자 경험을 제공하도록 리소스를 교환한다.
본 발명의 한 양태에 따르면, 분산 컴퓨팅 매니저(204, 214)는 각각 다른 장치가 그 리소스를 공유하도록 구성되는 경우에, 장치들이 다른 참여하는 장치의 공유 리소스/성능을 발견하도록 허용하는 각 발견 메커니즘(208, 218)을 포함한다. 각 리소스 데이터(209, 219)는 포맷팅되고(예를 들면, XML로), 이하에 설명되는 바와 같이, 정의된 스키마에 따라 교환된다. 스키마화된 데이터(209, 219)의 교환에의해 도 2에 표현된 바와 같이, 장치(202, 204) 모두는 분산 컴퓨팅 환경에서 다른 장치와 그 리소스(RA1-RAm, 및 RB1-RBn)를 공유하도록 구성된다. 그러나, 자명한 바와 같이, 주어진 환경에서, 특정 장치(예를 들면, 이동 전화)는 임의의 리소스의 제공자라기보다는 리소스의 소비자일 뿐이고, 또는 반대로 제공자일 뿐 소비자는 아닐 수 있다.
그 리소스를 공유하고 있는 장치는 다른 장치와 리소스 데이터를 직접 통신할 필요는 없지만, 대신에, 예를 들면 다른 장치가 발견하도록 다른 장소에 그 리소스를 광고할 수 있다. 예를 들어, 고 해상도 그래픽을 표시할 수 없는 장치에 전송하지 않도록 하기 위해 데이터가 장치에 전송되기 전에 적절하게 포맷팅되도록 장치 리소스 성능을 중앙에서 저장하는 .NET 서비스(.NET 장치)가 제공된다. 유사한 .NET 리소스 서비스 또는 확장된 .NET 장치 서비스가 다른 장치에 이러한 정보를 광고하도록 제공될 수 있다.
이하의 표는 본 예에서 사무실 및 가정용 퍼스널 컴퓨터, 및 셀룰러 폰을 포함하는 사용자의 장치들에 관한 리소스(저장 및 처리 능력) 정보를 교환하는데 이용될 수 있는(예를 들면, XML-포맷팅된 데이터로) 일부 스키마 예들을 제공한다.
이해되는 바와 같이, 리소스가 존재하는 실제 장치에 관계없이, 이용할 수 있는 분산된 리소스를 가지는 일반적인 실체 개념에 매칭되도록, 스키마는 바람직하게는 리소스 기반이고, 즉, 다중 장치들이 각 리소스 타입에 대해 리스트된다. 그럼에도 불구하고, 본 발명은 특정 스키마 및/또는 포맷으로 제한되지 않고, 예를 들면 스키마는 장치-기반으로서 각 장치는 동일한 정보가 주지되도록 가용한 리소스의 리스트를 다른 장치에 제공할 수 있다.
도 3에 도시된 바와 같이, 아키텍쳐(300)는 지능형 분산 컴퓨팅 모델에 장치가 참여할 수 있도록 제공되며, 여기에서 참여하는 장치의 다양한 양태들이 추상화되어 다른 장치로부터 프로그램적으로 어드레싱가능하게 된다. 범용 플러그-앤-플레이(UPnP 2.0) 인프라구조 등이 이들 리소스들의 발견을 위한 기본적인, 저-레벨 메커니즘(302)으로서 이용될 수 있다. 다르게는, 다양한 컴퓨팅 장치를 위한 리소스들의 리스트가 액티브 디렉토리 스토어와 같이 일부 주지된 위치에 캐시되어, 장치가 방화벽이나 무선 허브와 같은 일부 매개물을 통해서만 액세스가능한 경우라도 원격 리소스의 질문을 가능하게 한다. 발견 메커니즘의 위에, 스키마(304), 예를 들면 컴퓨팅 리소스의 각 특정 타입과 연관된 하나의 스키마가 존재하고, 이들 스키마 각각은 예를 들면 .NET 아키텍쳐와 같이 노출되어 있다.
유의할 점은, UPnP는 적절한 발견 메커니즘(304)을 제공하지만, 이는 원격 컴퓨팅 리소스를 실제로 이용하는 프로세스의 단지 일부라는 점이다. 그러므로, UPnP 및 .NET 기술은 리소스 공유를 용이하게 하는데 이용되지만, 장치 상에서 가용한 리소스를 실제로 채용하는데 이용되지는 않는다. 오히려, 일단 리소스가 알려지면, 그 특정 리소스 도메인에 대한 적절하게 포커싱된 프로토콜이 이용된다. 예를 들어, 초기 발견 및 핸드세이킹(handshaking)이 장치 사이에서 일어난 후에 RDP와 같은 프로토콜이 비디오 데이터를 전송하는데 이용되더라도, .NET identityHeader, endpointHeader, 및 requestHeader SOAP 시맨틱스가 부가된 UPnP가 원격 장치의 비디오 스크린 특성을 얻는데 적합하다. 유의할 점은, 이것은 오늘날 .NET이 데이터 서비스에 접근하는 방식과 동일하고, 예를 들면, .NET은 독점(예를 들면, 메신저) 프로토콜을 나타내는 전자 말단에 접속하는 메커니즘을 제공하지만, 일단 그 포인트가 접속되면, .NET은 클라이언트가 존재하는 실시간 프로토콜을 이용하는 것을 허용한다는 점이다. 다른 타입의 리소스에 적절한 다른 프로토콜, 예를 들면 CIFS+가 저장용으로 사용되고, 이것은 기업 및 가정용 저장장치 시나리오에 모두 잘 스케일링하며, 사용자가 드라이브 문자, 이름공간(namespace), 등을 다루도록 강요하지 않고서도 사용자의 파일 시스템이 연속적으로 다른 저장 장치로 확장할 수 있도록 한다. 요약하면, 본 발명은 이용할 수 있는 이들 추가 리소스를 발견하는 실체-기반 접근법을 제공하지만, 그 후에는 그 이용을 직접적으로 다루지 않는다.
도 6은 본 발명의 일부 일반적인 양태를 표현하는 플로우 차트의 예이고, 공유 리소스를 이용하라는 요청을 수신하는 것을 나타내는 단계 600으로 시작한다. 요청은, 예를 들면 사용자가 가지고 있고 참여하도록 구성된 장치 상에서 가용한 리소스 리스트를 요청하는 일반적인 것이거나, 예를 들면 광고에 응답하는 특정 리소스에 대한 요청일 수 있다. 이러한 예의 목적상, 요청은 하나의 특정 리소스에 대한 요청으로서 다루어진다.
단계 602는 마이크로소프트 .NET 패스포트 인증 서비스에 의해 제공되는 바와 같이 자격증명의 평가를 나타낸다. 요청은 자격증명을 포함할 수 있고, 자격증명은 분리되어, 예를 들면 단계 600 이전에, 그 일부로서 또는 그 후에 교환될 수 있다. 단계 602에서 유효하지 않다면, 단계 602는 단계 604로 분기되어, 요청을거절한다. 유의할 점은, 주어진 환경에 따라서는, 적절한 자격증명이 없는 요청이 구체적으로 거절되기보다는 무시될 수 있다는 점이다.
유효하다면, 단계 606이 실행되고, 이것은 가용한 요청된 리소스의 양을 결정하는 것이다. 예를 들어, 저장장치와 같은 리소스는 그것이 제한된 자유 공간을 가지고 있고, 또한 장치가 그 저장 공간의 일부만을 공유를 위해 가용하도록 하고 나머지는 예비로 남겨두도록 구성할 수도 있으므로, 제한될 수 있다. 프로세서 사이클과 같은 리소스는 프로세서가 달리 이용되고 있지 않는 범위까지만 가용하게 되고, 그리고 나서 다른 장치가 미사용 사이클의 최대량가지만 차지할 수 있도록 더 제한될 수 있다. 임의의 리소스는 그것과 연관된 타임-아웃 값을 가질 수 있고, 그 이용시 더 의존적이 될 수 있는데, 예를 들면 저장장치는 요청 당 많아야 한 시간 동안 공유될 수 있고, 파일 시스템 요청이 적어도 매 2분마다 검출되지 않으면 요청이 종료될 것이다. 이와 같이, 장치는 그 소유자/관리자에 의해 제어되는능한 정도로 그 리소스를 공유하도록 구성될 수 있다.
유의할 점은, 리소스 액세스는 다이나믹하고, 예를 들면, 미사용 프로세서 사이클은 CPU 이용이 변동하는 숫자이더라도 공유될 수 있으며, 요청하는 게스트 장치는 다른 장치 및/또는 CPU를 공유하고 있는 장치 상의 프로세스와 함께 우선권이 부여될 수도 있다. 예를 들어, 게스트 사용자들은 장치의 소유자가 대역폭 또는 처리 능력과 같은 것들을 다르게 이용하지 않는 경우에 리소스의 제어가능한 백분율만을 소비한다. CPU 및 대역폭 모두는 디스크 또는 메모리 이용과 같은 비 시간-기반 리소스라기보다는 시간 제한(예를 들면, 초 당 사이클 또는 비트)에 따라스케줄링되는 리소스의 예들이다. 결과적으로, 일반적으로 시간 기반 리소스에 대한 스케줄링 메커니즘은 기본적으로 비시간 기반 리소스와 상이하다. 유의할 점은, 키오스크 로케이션은 그러한 게스트에게 유용한 다수의 시나리오를 가능하게 한다는 점이다. 표시 모니터와 같은 리소스는 현재 이용되고 있는지 여부에 따라, 전적으로 공유하기에 가용할 수도 전혀 그렇지 않을 수도 있다. 그러므로, 도 6에는 도시되지 않았지만, 단계 606은 공유를 위해 가용한 요청되는 리소스 양이 존재하지 않는 경우에 요청을 거절한다(또는 적절하다면 무시한다). 단계 608은 요청하는 실체에 응답, 양호하게는 리소스 성능 데이터를 요청하는 실체에 제공하는 스키마-기반 응답을 리턴하는 것을 나타낸다.
단계 610은 요청된 리소스가 공유되는 것을 허용하는 것을 나타내며, 예를 들면, 공유로 요청하는 장치에 대한 일부 대응하는 태스크를 수행하도록 하는 요청 장치와 공유 장치 간의 데이터 교환을 포함한다. 단계 612는 리소스가 소모되었는지, 예를 들면 타임 아웃되거나 더 이상 가용하지 않은지 여부를 테스트한다. 간단하게 표현하기 위해 도 6에 루프로 도시되어 있지만 액션들이 이벤트 구동된다는 것은 자명하다. 또한, 단계(예를 들면, 단계 606)는 루프에 포함되거나 이벤트를 개시하는데 이용될 수 있고, 예를 들면, 리소스 사용은 특정 요청에 대해 소모된 때를 판정하기 위해 다이나믹하게 모니터링된다. 유의할 점은, 요청하는 실체가 장치에게 리소스가 더 이상 필요하지 않다는 것을 통지하는 경우에, 리소스가 직접적으로 소모될 수도 있다는 점이다.
단계 614는 요청하는 장치에게 리소스가 그 사용에 더 이상 가용하지 않다는것을 통지하는 것을 나타낸다. 단계 616은 리소스 사용을 비활성화시켜, 예를 들면, 한번 소모되면, 요청하는 장치는 리소스를 공유하기 원하는 경우에 새로운 요청을 해야 한다는 것을 나타낸다.
도 4 및 5는 본 발명의 많은 가능한 이용 중 일부의 예들을 제공한다. 도 4 및 도 5의 예로부터 자명한 바와 같이, 컴퓨터적인 프록시 지원을 네트워크 에지 장치 또는 어플라이언스에 통합하는 것은, 내부 네트워크의 사용자들을 위한 더 나은 사용자 경험으로 나타난다.
도 4에 도시된 제1 예에서, 작은 이동 장치(400, 예를 들면, 이동 전화)는 적절한 프린터 드라이버를 가지고 있지 않지만, 프린터(402)에 프린트하기를 원한다. 이것은, 이동 장치(400)가 그 프린터(402)에 필요한 프린터 드라이버를 설치하고 유지할 충분할 메모리를 가지고 있지 않거나, 필요한 프린터 드라이버가 설치될 용이한 방법을 가지고 있지 않거나 다른 이유 때문일 수 있다. 유의할 점은, 이것은 실제 시나리오라는 점이고, 하나의 제안된 해결책은 예를 들면 일부 네트워크 접속(도 4에서 점선으로 도시됨)을 통해 이동 장치(400)로부터 프린터(402)로 단순화된 PDL(Page Description Language)로서 XHTML-PRINT를 출력하는 것이다. XHTML-PRINT가 어느정도는 적절하지만, 이러한 해결책은 많은 단점들, 예를 들면, XHTML-PRINT는 WYSIWIG가 아니고, 라인 브레이크를 제어할 수 없으며, 일반적으로 빈약한 사용자 경험을 제공한다는 단점들을 제공한다.
그러나, 본 발명을 통해, 이동 장치(400)가 처음으로 적절한 프린터 드라이버(406)를 구비한 퍼스널 컴퓨터(404)(이동 장치 사용자가 이용하도록 허가됨)를다이나믹하게 발견한다면, 대신에, 이동 장치(400)는 프린팅 데이터를 퍼스널 컴퓨터(404)를 통해 프린터 드라이버(406)에 제공하고, 이에 따라 PCL, 포스트 스크립트 또는 라스터라이제이션을 이용하여 WYSIWYG 출력을 생성한다. 상기 언급한 바와 같이, 본 발명은 발견 메커니즘을 제공하고, 그런 다음, 이동 장치(400)는 훨씬 더 높은 충실도(fidelity)(XHTML-PRINT에 비해)를 가지는 경량 PDL에 의해, 퍼스널 컴퓨터(404)와 임의의 방식으로 통신할 수 있다. 그 결과, 퍼스널 컴퓨터(404)의 고속 프로세서 및 적절한 프린트 드라이버(406)를 레버리지함으로써, 매우 신속하게 렌더링되는 고품질 출력을 얻을 수 있다.
도 5는 서버(502, 예를 들면, ASP.NET 서버) 상에서 원격으로 관리된 코드를 실행하는 PDA를 동작시킬 때 개선된 사용자 경험을 제공하는 제2 예를 도시하고 있다. 이것을 달성하는 하나의 방법은 PDA를 서버에 접속하여 관리된 코드를 실행하고(예를 들면, ASP.NET의 모바일 컨트롤 지원을 레버리지함으로써), 도 5에서 점선으로 도시된 바와 같이, 그 결과들은 HTML로서 송신된다. 서버(502)는 각 장치(500)에 대한 특수-목적의 코드를 생성하는 ISV 없이도, 장치(500)의 적절한 스크린 크기로 HTML 컨텐트를 다이나믹하게 스케일링한다. 그러나, 이것은 업데이트를 위해 스크린이 플래싱하면서 서버(500)와 많이 라운드 트립 할 것이 요구되고, 일반적으로는 사용자 경험이 저하된다.
본 발명에 의해 제공되는 개선된 해결책은 사용자의 실체와 연관된 퍼스널 컴퓨터(504)가 도 5에 표시된 바와 같이, 다수의 컴퓨터적 리소스에 대한 프록시가 되는 것을 PDA가 다이나믹하게 발견하도록 함으로써 달성된다. 그러한 경우에,PDA는 프록시 퍼스널 컴퓨터(504)를 통해 원격 페이지에 대한 HTML 요청을 발행한다. 퍼스널 컴퓨터(504)는 요청을 인터셉트하고, 원격 서버(502)와 세션을 시작하고, 예를 들면 프로토콜로서 WSDL을 이용하여 UI 렌더링 관리 코드를 서버(502)에 오프로딩한다. 통상, 프록시 퍼스널 컴퓨터(504)로부터 서버(502)로의 대역폭은 PDA 장치(500)로부터 프록시 퍼스널 컴퓨터(504)로의 대역폭보다 적으므로, 서버(502)로의 더 늦은 링크를 통해 전달되는 더 적은 데이터 량은 결국 PDA(500) 상에 표시될 때 더 민감한 사용자 인터페이스가 되도록 하므로, 개선된 사용자 경험을 제공한다. 물론, 2개의 대역폭이 우선 평가되어 프록시 해결책이 더 최적인 것이라는 것을 보장할 수 있다.
또한, 유의할 점은, PDA(500)가 서버가 레버리지할 수 있는 로컬로-운용되는 컨트롤을 구비하고 있는 경우, 훨씬 더 좋은 경험이 제공될 수도 있다는 점이다. 예를 들어, ASP.NET은 윈도우즈?-기반 오퍼레이팅 시스템으로 운용되는 PDA 상에서 로컬로 운용되는 임의의 로컬 컨트롤(예를 들면, 데이터 픽커 컨트롤)을 자동으로 레버리지한다. 이것은 결국 서버(502) 및/또는 프록시(504)로의 훨씬 더 적은 라운드 트립으로 나타나고, 결과적인 스크린 업데이트/플래싱이 더 적게 된다.
자명한 바와 같이, 컴퓨팅 리소스가 그러한 리소스가 선적되는 특정 장치 주위 대신에 실체 주위를 선회하도록 함으로써 가능하게 되는 수많은 다른 예들이 있다. 리소스 스키마 및 서비스 패브릭(fabric)은 단순히 리소스를 기술하는 것으로 제한되지 않고, 이들 리소스들이 함께 작동하는 것을 지원하는 구성요소들을 포함한다. 이것은 이하의 2가지 타입의 시나리오, 즉, 사용자가 원격 컴퓨팅 장치와실시간으로 인터액트하고 있는 실시간 시나리오 세트, 및 스케줄링되거나 예측된 시나리오 세트로부터 이해될 수 있다. 예측된 시나리오의 한 예는 홈 네트워크 상에서 종종 운용되는 저장 부하 밸런싱 메커니즘을 포함하고, 다른 드라이브는 충분한 공간을 가지고 있으면서도 하나의 컴퓨팅 장치의 빈 저장 공간이 다 채워져가지 않도록 보장한다.
그러므로, 풍부한 스키마는 특정 시각 또는 규칙적인 간격으로 우선권화 머신을 스케줄링하는 방법과 같이 리소스 자체를 기술하는 것 이상의 데이터, 및 실시간 및 예측 태스크 또는 다중 태스크들 간의 가능한 경쟁을 다루는 방법을 나타내는 데이터를 제공한다. 스키마는 비용 개념을 제공하는데, 예를 들면, 2개의 접속들이 인터넷에 가용하다면, 사용자는 무제한 액세스를 위해 하나의 가격을, 다른 메커니즘을 통해 전달되는 데이터 량에 대해 다른 가격을 지불하고 있고, 더 나은 옵션을 선택한다는 것을 인식하는 것은 가치있는 것이다.
로깅 시스템에 의한 복제/공유는 사용자들이 그들의 장치와 인터액트하는 방법을 이해하고, 장치에 의해 분리되는 이종의 뷰들만을 가지기보다는 사용자가 조작하는 방법의 통합된 뷰를 달성하는데 이용된다. 이러한 데이터는 많은 장치에 적절하게 주지되어 있고, 그러한 데이터가 통합되는 자동적인 방법을 제공한다. 예측 최적화는 모니터링된 사용에 기초하여 저장되고 교환될 수 있으며, 예를 들면, 사용자가 매주 금요일에 일을 끝내기 전에 특정 정보를 핸드헬드 컴퓨터에 수동으로 다운로드한다는 것을 시스템이 알고 있다면, 시스템은 장치 유휴 시간 동안에 다운로드를 개시할 수 있고, 따라서 "동기화"는 순간적으로 나타난다. 엔드 사용자 옵션/설정/선호도도 또한 공유 환경에 대한 중요한 정보이고, 예를 들면, 일부 사용자들에게 바람직하거나 심지어 필요한 특징인 것이 다른 사용자들에게는 바람직하지 않거나 심지어 혐오스러운 것이 될 수 있다. 이러한 데이터를 유지함으로써, 엔드 사용자는 그 경험을 제어할 파워를 가지고 있다. 또한, 전형적인 환경에서, 시스템 관리를 수행하는 프로토콜/스키마를 이용하는 적어도 하나의 풍부한 클라이언트가 존재할 수 있고, 여기에서 "시스템"은 실체와 연관된 전체 리소스 세트를 지칭한다. 알고리즘과 방법은 그러한 동작들을 예측하기 위한 스키마를 이용할 수 있다.
자명한 바와 같이, 장치 리소스를 추상화하고 그들을 실체 주위에 모음으로써 가능하게 되는 다수의 가치있는 시나리오가 있다. 다수의 예들이 제공되나, 이 리스트는 소모적이거나 제한적인 것으로 간주되어서는 안되고, 오히려 본 발명의 많은 잇점과 장점의 일부를 예시하는 것으로 기능한다. 상기 언급한 예들에서와 같이, 작은 컴퓨터 스크린을 가지는 장치는 더 나은 표시를 위해 퍼스널 컴퓨터에 접속된 미사용 컴퓨터 모니터를 레버리지하고, 그 자신의 디스플레이에 더 나은 표시를 용이하게 하도록 프록시 리소스를 이용하거나(도 5), 정확한 드라이버를 가지는 퍼스널 컴퓨터를 통해 프린터에 접속함으로써 프린터 드라이버없이도 프린터에 프린트할 수 있다(도 4).
다른 예들은 이동 전화와 같이 매우 낮은 전력의 장치에서 볼 수 있으며, 퍼스널 컴퓨터의 메모리와 CPU를 이용하여 복잡한 계산을 수행한다. 저장된 데이터는 예를 들면, 비디오 프로그래밍을 기록하고 더 최근의 기록을 위한 공간을 만들도록 오랜된 장면을 삭제할 필요가 있는 개인 디지털 비디오 레코더를 포함하여, 제1 하드 드라이브가 다 차게 된 경우에 제1 하드 드라이브로부터 제2 하드 드라이브로 자동적이고 명백하게 이동될 수 있다. 본 발명은 대신에 그들을 삭제하기 보다는 오래된 장면들을 다른 저장 장치에 이동시킨다. 휴대용 오디오 플레이어는 임의의 타입의 물리적 매체를 재생할 수 있을 필요는 없고, 대신에 퍼스널 컴퓨터로부터 스트리밍되는 오디오를 수신하고 버퍼링하며, 메모리로부터 오디오를 재생할 수 있다.
다른 예들은 예를 들면, (중앙집중화된 .NET 데이터 저장장치와 독립적으로), 작은 퍼스널 컴퓨터만으로 길 위에서, 홈 퍼스널 컴퓨터나 작업 퍼스널 컴퓨터 상에 저장된 파일들을 쉽게 열 수 있는 것과 같이, 파일이 어디에 저장되든 사용자들이 임의의 장치로부터 그 파일에 용이하게 액세스하는 것을 허용하는 것을 포함한다. 사용자는 통합 네트워크 상의 다양한 공개 공유 포인트를 포함한 다양한 장치 내의 모든 비어있는 공간을 볼 수 있다. 적절한 장치에 접속된 대형 스크린 TV는 퍼스널 컴퓨터 폴더에 저장된 사진을 보고, 슬라이드쇼를 진행하며, 퍼스널 컴퓨터에 저장된 홈 영화 또는 영화 트레일러를 보는 등에 이용될 수 있다.
도 7은 4개의 상호접속된 컴퓨팅 시스템(702-705)을 이용하여 운용되는 실시예(700)를 도시하고 있다. 실시예(700)는 컴퓨팅 시스템(704) 상의 명령 셀(710) 및 어플리케이션 프로그램(712, 또는 유사한 기능 코드), 컴퓨팅 시스템(702) 상의 키보드 리소스(714), 컴퓨팅 시스템(703) 상의 저장장치(예를 들면, 디스크, 716), 컴퓨팅 시스템(705) 상의 디스플레이(718)를 포함한다. 그러므로, 본 예에서, 리소스들은 분산되어 컴퓨터(702) 상에 입력 리소스가, 컴퓨터(703) 상에 저장 리소스가, 및 컴퓨터(704) 상에 출력 리소스가 존재하게 된다. 컴퓨터(704)는 실시예(700)을 위한 조정국으로서 기능한다. 리소스들이 다른 컴퓨터 시스템 상에 존재하지만, 리소스들은 본 발명에 따라 액세스되어 실질적으로 단일의 기능 시스템을 형성한다.
셀 리소스(710)는 어플리케이션(712)을 호출하고, 분리된 입력 및 출력 포트가 제공되더라도, 리소스당 하나의 포트로서 도 7에 개념적으로 도시된 바와 같이, 포트(724, 726, 768)를 통해 다른 장치의 리소스에 접속한다. 포트는 핸들을 통해 그 포트에 기록(입력)하고 판독(출력)될 수 있는 구조화된 큐를 실질적으로 포함한다. 포트는 이동성이고, 데이터는 손실되지 않으며, 포트와 보안이 관련되어 있어 의도된 실체를 제외한 누구도 그것에 의도된 데이터를 볼 수 없다.
구현(700)에 이용되는 셀(710)은 참고로 2002년 5월 10일에 출원된 미국 가특허출원 제60/379,864호에 기재된 바와 같이, xSpresso라 지칭되는 프로그래밍 언어에 기초하고 있다. 일반적으로, xSpresso는 비동기 시스템 구성요소들 사이에서 컨트롤 및 데이터 플로우를 중개하는 프로그래밍 언어 및 런타임(runtime)에 관한 것이다. 무엇보다도, xSpresso는 프로그램적으로 증명될 수 있는, 순서화 및 타이밍을 포함하는 프로그램 또는 서비스의 통합적 차원들을 표현한다. 언어는 XML과 같은 커스터마이징가능한 태그-기반 언어로부터 형성되는 조직적 스킴의 통과를 프로그램적으로 표현할 수도 있다.
도 7의 예에서, 1-4 및 6-10으로 라벨링된 화살표는 예를 들면, 주지의"type" 함수와 같이 저장 장치(716)내의 파일의 텍스트 데이터를 디스플레이(718)로 표시하는 포트(724, 726, 728) 및 셀(710) 간의 다양한 통신 예를 표현하고 있다. 도 7의 예에서, 키보드 리소스(714)의 사용자는 키보드(714) 상에 "type"라는 워드를 타이핑함으로써 동작을 개시한다(화살표 1). 셀(710)은 포트(724)를 통해 이것을 수신하고, 스크린(718) 상의 표시를 위해 데이터를 포트(728)에 통신하여(화살표 2), 예를 들면, 사용자가 입력한 것을 에코하거나 사용자가 표시되기를 원하는 텍스트를 저장한 파일의 파일 이름을 프롬프트한다. 도 7에서, 화살표 3은 에코될 수 있는(별도로 라벨링하지 않음), XML 파일과 대응하는 것과 같은, 파일 이름 내의 사용자 타이핑을 표현한다.
파일 이름과 함께, 셀(710)은 데이터를 저장장치(예를 들면, 디스크) 리소스(716)에 대응하는 포트(726)에 기록하고(화살표 4), 결국 저장장치의 파일 시스템으로 판독 요청을 한다. 그와 동시에, 셀(710)은 어플리케이션 프로그램(712)을 호출하여(넓은 화살표 5) 판독 데이터를 수신하고 출력한다. 응답시, 저장 장치 리소스(716)는 포트(726)를 통해 어플리케이션 프로그램(712)에 데이터를 출력하는 것을 시작하고, 반대로 화살표 6 및 7로 표현한 바와 같이, 디스플레이 리소스(718)의 포트(728)에 그것을 교대로 출력한다. 화살표 8 및 9는 동일한 방식으로 전달되는 나머지 데이터를 나타낸다. 화살표 10은 셀(710)에 리턴되는 상태(예를 들면, 성공) 코드를 표시한다.
본 발명을 유지하는데 있어서, 구현상에 어떠한 변경없이도, 저장장치, 입력 및 출력이 다른 시스템 상에 배치될 수 있다. 레거시 상호운용성은 공통 레거시구성요소(예를 들면, 키보드, 콘솔 및 저장장치)를 나타내는 공통 언어 런타임(CLR) 클래스를 통해 제공될 수 있다. 시스템 분산(dispersion)은 동시실행 및 메시지-통과의 명시된 핸들링과 같이, 로컬 및 명백하게 분산된 구현에서 제공된다.
상기 상세한 설명으로부터 알 수 있는 바와 같이, 실체 개념의 주위에 기초한 장치 리소스의 분산 컴퓨팅을 위한 방법 및 시스템이 제공된다. 방법 및 시스템은 사용자에게 수많은 장점을 제공하고 사용자의 컴퓨팅 경험을 개선하도록 하는 방식으로 개별적인 장치로부터 컴퓨터의 리소스를 추상화한다. 방법 및 시스템은 스키마-기반이고, 확장가능하며, 매우 유연하다.
본 발명은 다양한 변형 및 다른 구성으로 구현가능하나, 특정 예시적인 실시예들만을 도면에 도시하고 이상 상세하게 설명하였다. 그러나, 본 발명을 개시된 특정 형태로 제한하려는 것이 아니고, 그와는 반대로 본 발명의 사상 및 범주에 드는 모든 변형, 다른 구성 및 등가물을 포함하는 것으로 이해되어야 한다.

Claims (29)

  1. 컴퓨팅 환경에서,
    제1 컴퓨팅 장치에서, 제2 컴퓨팅 장치를 발견하는 단계;
    상기 제1 장치에서, 상기 제2 장치에 관련된 데이터 - 상기 데이터는 상기 제1 장치에 의해 이해된 스키마에 따라 포맷팅된 상기 제2 장치의 리소스 정보를 포함함 - 를 획득하는 단계; 및
    상기 제1 장치가 상기 데이터를 해석하여 상기 제2 장치의 리소스에 액세스하는 단계
    를 포함하는 방법.
  2. 제1항에 있어서,
    상기 제1 장치로부터 상기 제2 장치로 상기 리소스를 이용하라는 요청을 통신하는 단계를 더 포함하는 방법.
  3. 제1항에 있어서,
    상기 제1 장치로부터 상기 제2 장치로 실체 정보(identity information)를 통신하는 단계를 더 포함하는 방법.
  4. 제3항에 있어서,
    상기 실체 정보는 자격증명(credential)에 대응하는 방법.
  5. 제4항에 있어서,
    상기 자격증명은 인증 서비스에 의해 제공되는 방법.
  6. 컴퓨터 판독가능한 매체에 있어서,
    제1 컴퓨팅 장치에서,
    이용할 수 있는 적어도 하나의 다른 장치의 리소스에 관한 정보 - 상기 정보는 상기 제1 컴퓨팅 장치와 연관된 실체에 기반하여 로케이팅(locate)됨 - 를 로케이팅하는 단계;
    상기 정보로부터 제2 장치의 리소스를 선택하는 단계; 및
    상기 제2 장치의 리소스에 액세스하는 단계
    를 포함하는 방법을 수행하기 위한 컴퓨터 실행가능한 명령들을 포함하는 컴퓨터 판독가능한 매체.
  7. 컴퓨팅 환경에서,
    적어도 하나의 실체와 연관되고, 제1 리소스를 포함하며 상기 실체와 연관된 적어도 하나의 다른 장치에 의해 상기 제1 리소스로의 액세스를 제공하도록 구성되고, 상기 적어도 하나의 실체와 연관된 리소스 스키마에 따라 상기 제1 리소스에 관한 정보를 제공하는 제1 컴퓨팅 장치;
    상기 제1 리소스로의 액세스를 요청하도록 구성된 제2 장치; 및
    상기 제1 장치 상의 상기 제1 리소스를 이용하는 것을 포함하는 컴퓨팅 태스크를 수행하여 상기 태스크의 적어도 일부를 수행하는 제2 장치
    를 포함하는 시스템.
  8. 제7항에 있어서,
    상기 제1 리소스는 저장장치를 포함하는 시스템.
  9. 제7항에 있어서,
    상기 제1 리소스는 상기 제1 장치로부터 적어도 하나의 다른 컴퓨팅 장치로의 접속의 대역폭을 포함하는 시스템.
  10. 제7항에 있어서,
    상기 제1 리소스는 프로세서의 프로세싱 사이클을 포함하는 시스템.
  11. 제7항에 있어서,
    상기 제1 리소스는 입력 방법을 포함하는 시스템.
  12. 제7항에 있어서,
    상기 제1 리소스는 출력 방법을 포함하는 시스템.
  13. 제7항에 있어서,
    상기 제1 컴퓨팅 장치에 접속된 제3 컴퓨팅 장치를 더 포함하고, 상기 제2 장치는 상기 제1 리소스에 액세스하여 상기 제3 컴퓨팅 장치와 동작을 수행하는 시스템.
  14. 제7항에 있어서,
    상기 제3 컴퓨팅 장치는 프린터를 포함하고, 상기 제1 리소스는 상기 제1 컴퓨팅 장치 상의 프린터 드라이버에 대응하는 시스템.
  15. 제7항에 있어서,
    상기 제3 컴퓨팅 장치는 서버를 포함하고, 상기 제1 컴퓨팅 장치는 상기 제2 컴퓨팅 장치를 위한 서버로의 프록시로서 동작하는 시스템.
  16. 제15항에 있어서,
    상기 제3 컴퓨팅 장치로의 상기 제2 컴퓨팅 장치 및 상기 제1 컴퓨팅 장치로부터의 대역폭은 상기 제1 컴퓨팅 장치로부터의 대역폭보다 큰 시스템.
  17. 데이터 구조를 저장한 컴퓨터 판독가능한 매체에 있어서,
    상기 데이터 구조는,
    리소스 타입을 식별하기 위한 제1 필드;
    상기 제1 필드에서 식별된 리소스 타입에 대응하는 리소스를 포함하는 장치를 식별하기 위한 제2 필드; 및
    적어도 하나의 제3 필드 세트 - 상기 세트 내의 제3 필드 각각은 상기 제1 필드에 의해 식별된 장치 리소스에 관한 정보를 식별하기 위한 상기 제2 필드에 대응함 -
    를 포함하고,
    상기 데이터 구조는 다른 장치가 상기 제3 필드 세트내에서 식별된 리소스를 이용하도록 상기 제2 필드내에서 식별된 것과 상이한 다른 장치에 리소스 정보를 제공하는데 이용되는 컴퓨터 판독가능한 매체.
  18. 제17항에 있어서,
    상기 제1 필드는 저장 장치 리소스 타입에 대응하는 정보를 포함하는 컴퓨터 판독가능한 매체.
  19. 제18항에 있어서,
    상기 제3 필드 세트는 상기 저장장치 리소스의 전체 크기 데이터에 대응하는 정보를 포함하는 컴퓨터 판독가능한 매체.
  20. 제18항에 있어서,
    상기 제3 필드 세트는 상기 저장장치 리소스의 빈 공간 데이터에 대응하는 정보를 포함하는 컴퓨터 판독가능한 매체.
  21. 제17항에 있어서,
    상기 제1 필드는 대역폭 데이터에 대응하는 정보를 포함하는 컴퓨터 판독가능한 매체.
  22. 제17항에 있어서,
    상기 제1 필드는 처리 능력(processing power)에 대응하는 컴퓨터 판독가능한 매체.
  23. 제22항에 있어서,
    상기 제3 필드 세트는 프로세서의 속도 데이터에 대응하는 정보를 포함하는 컴퓨터 판독가능한 매체.
  24. 제22항에 있어서,
    상기 제3 필드 세트는 프로세서의 사용 데이터에 대응하는 정보를 포함하는 컴퓨터 판독가능한 매체.
  25. 제22항에 있어서,
    상기 제3 필드 세트는 메모리의 크기 데이터에 대응하는 정보를 포함하는 컴퓨터 판독가능한 매체.
  26. 제25항에 있어서,
    상기 제3 필드 세트는 메모리의 사용 데이터에 대응하는 정보를 포함하는 컴퓨터 판독가능한 매체.
  27. 제17항에 있어서,
    상기 제2 필드는 상기 장치를 퍼스널 컴퓨터로서 식별하는 정보를 포함하는 컴퓨터 판독가능한 매체.
  28. 제17항에 있어서,
    상기 제2 필드는 상기 장치를 디스크 드라이버로서 식별하는 정보를 포함하는 컴퓨터 판독가능한 매체.
  29. 제17항에 있어서,
    상기 제2 필드는 상기 장치를 전화로서 식별하는 정보를 포함하는 컴퓨터 판독가능한 매체.
KR1020030042575A 2002-06-28 2003-06-27 장치 리소스를 위한 실체-기반 분산 컴퓨팅 KR100934336B1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/187,221 2002-06-28
US10/187,221 US9886309B2 (en) 2002-06-28 2002-06-28 Identity-based distributed computing for device resources

Publications (2)

Publication Number Publication Date
KR20040002785A true KR20040002785A (ko) 2004-01-07
KR100934336B1 KR100934336B1 (ko) 2009-12-29

Family

ID=27733971

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030042575A KR100934336B1 (ko) 2002-06-28 2003-06-27 장치 리소스를 위한 실체-기반 분산 컴퓨팅

Country Status (25)

Country Link
US (1) US9886309B2 (ko)
EP (1) EP1376977B1 (ko)
JP (1) JP4495410B2 (ko)
KR (1) KR100934336B1 (ko)
CN (1) CN100465939C (ko)
AT (1) ATE370452T1 (ko)
AU (1) AU2003204123A1 (ko)
BR (1) BR0302014A (ko)
CA (1) CA2428481C (ko)
CO (1) CO5470296A1 (ko)
DE (1) DE60315558T2 (ko)
DK (1) DK1376977T3 (ko)
HK (1) HK1059011A1 (ko)
HU (1) HU228610B1 (ko)
IL (1) IL155804A (ko)
MX (1) MXPA03004409A (ko)
MY (1) MY139962A (ko)
NO (1) NO329278B1 (ko)
NZ (1) NZ525694A (ko)
PL (1) PL360329A1 (ko)
RU (1) RU2324970C2 (ko)
SG (1) SG110048A1 (ko)
TR (1) TR200300769A2 (ko)
TW (1) TWI269183B (ko)
ZA (1) ZA200303554B (ko)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101119870B1 (ko) * 2004-03-01 2012-03-08 소니 주식회사 정보 처리 시스템 및 정보 처리 방법

Families Citing this family (81)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7024662B2 (en) * 2001-03-14 2006-04-04 Microsoft Corporation Executing dynamically assigned functions while providing services
US7302634B2 (en) * 2001-03-14 2007-11-27 Microsoft Corporation Schema-based services for identity-based data access
US7493397B1 (en) * 2001-06-06 2009-02-17 Microsoft Corporation Providing remote processing services over a distributed communications network
US7428725B2 (en) * 2001-11-20 2008-09-23 Microsoft Corporation Inserting devices specific content
US20030233477A1 (en) * 2002-06-17 2003-12-18 Microsoft Corporation Extensible infrastructure for manipulating messages communicated over a distributed network
US9886309B2 (en) 2002-06-28 2018-02-06 Microsoft Technology Licensing, Llc Identity-based distributed computing for device resources
CA2838180C (en) 2002-08-19 2014-12-02 Research In Motion Limited System and method for secure control of resources of wireless mobile communication devices
US7574653B2 (en) * 2002-10-11 2009-08-11 Microsoft Corporation Adaptive image formatting control
US7290278B2 (en) * 2003-10-02 2007-10-30 Aol Llc, A Delaware Limited Liability Company Identity based service system
US7596782B2 (en) * 2003-10-24 2009-09-29 Microsoft Corporation Software build extensibility
DE102004018980A1 (de) * 2004-04-20 2005-12-08 Deutsche Thomson-Brandt Gmbh Verfahren zur Steuerung eines Gerätes in einem Netzwerk verteilter Stationen sowie Netzwerkstation
US7890604B2 (en) * 2004-05-07 2011-02-15 Microsoft Corproation Client-side callbacks to server events
US20050251380A1 (en) * 2004-05-10 2005-11-10 Simon Calvert Designer regions and Interactive control designers
US9026578B2 (en) * 2004-05-14 2015-05-05 Microsoft Corporation Systems and methods for persisting data between web pages
US8065600B2 (en) 2004-05-14 2011-11-22 Microsoft Corporation Systems and methods for defining web content navigation
US7464386B2 (en) * 2004-05-17 2008-12-09 Microsoft Corporation Data controls architecture
US7530058B2 (en) * 2004-05-28 2009-05-05 Microsoft Corporation Non-compile pages
US8156448B2 (en) * 2004-05-28 2012-04-10 Microsoft Corporation Site navigation and site navigation data source
US20060020883A1 (en) * 2004-05-28 2006-01-26 Microsoft Corporation Web page personalization
US20050289264A1 (en) * 2004-06-08 2005-12-29 Daniel Illowsky Device and method for interoperability instruction set
US20050289277A1 (en) * 2004-06-29 2005-12-29 Jackson Riley W Data processing on extended mobile access enabled computer
US20060092951A1 (en) * 2004-10-12 2006-05-04 Peak B D Information relaying method, apparatus and/or computer program product
US7769859B1 (en) * 2005-04-15 2010-08-03 Cisco Technology, Inc. Controlling access to managed objects in networked devices
JP2007066092A (ja) 2005-08-31 2007-03-15 Canon Inc 情報処理装置及びネットワークデバイス及びそれらの制御方法、並びに、コンピュータプログラム及びコンピュータ可読記憶媒体
US20070046282A1 (en) * 2005-08-31 2007-03-01 Childress Rhonda L Method and apparatus for semi-automatic generation of test grid environments in grid computing
JP4667175B2 (ja) * 2005-08-31 2011-04-06 キヤノン株式会社 情報処理装置、情報処理装置の制御方法、並びに、コンピュータプログラム及びコンピュータ可読記憶媒体
JP4971610B2 (ja) * 2005-09-01 2012-07-11 キヤノン株式会社 デバイスドライバを管理するためのプログラムおよび方法と情報処理装置
JP2007087082A (ja) * 2005-09-21 2007-04-05 Ricoh Co Ltd 情報処理装置およびオプションデバイス共有方法
JP2007114901A (ja) * 2005-10-18 2007-05-10 Canon Inc ネットワーク対応出力デバイス及び情報処理装置及びそれらの制御方法、並びにコンピュータプログラム及びコンピュータ可読記憶媒体、及び、ネットワークシステム
JP4756994B2 (ja) * 2005-10-27 2011-08-24 キヤノン株式会社 ネットワークプリントシステム及びネットワーク周辺装置及び情報処理装置とプログラム
JP4865299B2 (ja) * 2005-11-02 2012-02-01 キヤノン株式会社 情報処理装置及び情報処理方法及びそのプログラム
JP5441303B2 (ja) 2006-01-20 2014-03-12 キヤノン株式会社 情報処理装置及び情報処理方法
US7810041B2 (en) * 2006-04-04 2010-10-05 Cisco Technology, Inc. Command interface
US20070260652A1 (en) * 2006-05-08 2007-11-08 Nokia Corporation Storage capacity query for UPnP AV media server CDS
US20080005115A1 (en) * 2006-06-30 2008-01-03 International Business Machines Corporation Methods and apparatus for scoped role-based access control
JP5159071B2 (ja) 2006-09-01 2013-03-06 キヤノン株式会社 通信システム及び通信装置とその制御方法
JP4869033B2 (ja) 2006-11-13 2012-02-01 キヤノン株式会社 ネットワークデバイス、ネットワークデバイス管理装置、ネットワークデバイスの制御方法、ネットワークデバイス管理方法、プログラム、記憶媒体
US7966039B2 (en) * 2007-02-02 2011-06-21 Microsoft Corporation Bidirectional dynamic offloading of tasks between a host and a mobile device
US8341623B2 (en) * 2007-05-22 2012-12-25 International Business Machines Corporation Integrated placement planning for heterogenous storage area network data centers
KR101469540B1 (ko) * 2007-05-31 2014-12-05 삼성전자주식회사 리소스 정보를 이용하여 UPnP 디바이스를 발견하는방법 및 장치
US8397212B2 (en) * 2007-08-29 2013-03-12 Yahoo! Inc. Module hosting and content generation platform
US8190763B2 (en) * 2007-09-14 2012-05-29 At&T Intellectual Property I, Lp System and method for trouble detection, isolation, and management
US7890472B2 (en) 2007-09-18 2011-02-15 Microsoft Corporation Parallel nested transactions in transactional memory
JP4936551B2 (ja) * 2007-11-16 2012-05-23 キヤノン株式会社 管理装置、管理方法、及びコンピュータプログラム
JP2009145970A (ja) * 2007-12-11 2009-07-02 Canon Inc ドライバ管理装置、ドライバ管理方法、及びコンピュータプログラム
JP2009151702A (ja) * 2007-12-21 2009-07-09 Canon Inc 情報処理装置、情報処理方法、及びプログラム
US8806426B2 (en) * 2008-06-04 2014-08-12 Microsoft Corporation Configurable partitioning of parallel data for parallel processing
US20100050179A1 (en) 2008-08-22 2010-02-25 Ajay Mohindra Layered capacity driven provisioning in distributed environments
TWI385966B (zh) * 2008-09-25 2013-02-11 Mitac Int Corp 多媒體系統、媒體中央控制器及其管理媒體檔案的方法
US8869256B2 (en) * 2008-10-21 2014-10-21 Yahoo! Inc. Network aggregator
US8190938B2 (en) * 2009-01-29 2012-05-29 Nokia Corporation Method and apparatus for controlling energy consumption during resource sharing
EP2453631B1 (en) 2010-11-15 2016-06-22 BlackBerry Limited Data source based application sandboxing
CN102130954A (zh) * 2011-03-17 2011-07-20 华为技术有限公司 数据资源传输的方法和设备
US20120254965A1 (en) * 2011-04-04 2012-10-04 Lansing Arthur Parker Method and system for secured distributed computing using devices
US9612724B2 (en) * 2011-11-29 2017-04-04 Citrix Systems, Inc. Integrating native user interface components on a mobile device
US9339691B2 (en) 2012-01-05 2016-05-17 Icon Health & Fitness, Inc. System and method for controlling an exercise device
CN102882970B (zh) * 2012-09-28 2015-07-29 广州杰赛科技股份有限公司 基于云计算平台保持主机资源稳定的方法
US10423214B2 (en) * 2012-11-20 2019-09-24 Samsung Electronics Company, Ltd Delegating processing from wearable electronic device
US8994827B2 (en) 2012-11-20 2015-03-31 Samsung Electronics Co., Ltd Wearable electronic device
US11237719B2 (en) 2012-11-20 2022-02-01 Samsung Electronics Company, Ltd. Controlling remote electronic device with wearable electronic device
US10551928B2 (en) 2012-11-20 2020-02-04 Samsung Electronics Company, Ltd. GUI transitions on wearable electronic device
US11372536B2 (en) 2012-11-20 2022-06-28 Samsung Electronics Company, Ltd. Transition and interaction model for wearable electronic device
US11157436B2 (en) 2012-11-20 2021-10-26 Samsung Electronics Company, Ltd. Services associated with wearable electronic device
US10185416B2 (en) 2012-11-20 2019-01-22 Samsung Electronics Co., Ltd. User gesture input to wearable electronic device involving movement of device
EP2757471A3 (en) * 2013-01-21 2015-03-11 Samsung Electronics Co., Ltd Computing system with support for ecosystem mechanism and method of operation thereof
WO2014153158A1 (en) 2013-03-14 2014-09-25 Icon Health & Fitness, Inc. Strength training apparatus with flywheel and related methods
US10158721B2 (en) * 2013-07-31 2018-12-18 The Coca-Cola Company Facilitating individualized user interaction with an electronic device
EP3623020A1 (en) 2013-12-26 2020-03-18 Icon Health & Fitness, Inc. Magnetic resistance mechanism in a cable machine
US10691332B2 (en) 2014-02-28 2020-06-23 Samsung Electronics Company, Ltd. Text input on an interactive display
US10433612B2 (en) 2014-03-10 2019-10-08 Icon Health & Fitness, Inc. Pressure sensor to quantify work
CN106470739B (zh) 2014-06-09 2019-06-21 爱康保健健身有限公司 并入跑步机的缆索系统
WO2015195965A1 (en) 2014-06-20 2015-12-23 Icon Health & Fitness, Inc. Post workout massage device
US10391361B2 (en) 2015-02-27 2019-08-27 Icon Health & Fitness, Inc. Simulating real-world terrain on an exercise device
US10063554B2 (en) * 2015-11-30 2018-08-28 Microsoft Technology Licensing, Llc. Techniques for detecting unauthorized access to cloud applications based on velocity events
US10625137B2 (en) 2016-03-18 2020-04-21 Icon Health & Fitness, Inc. Coordinated displays in an exercise device
US10272317B2 (en) 2016-03-18 2019-04-30 Icon Health & Fitness, Inc. Lighted pace feature in a treadmill
US10493349B2 (en) 2016-03-18 2019-12-03 Icon Health & Fitness, Inc. Display on exercise device
US10671705B2 (en) 2016-09-28 2020-06-02 Icon Health & Fitness, Inc. Customizing recipe recommendations
US10742657B2 (en) * 2018-07-11 2020-08-11 International Business Machines Corporation Accessing shared resources without system groups
JP2020197866A (ja) 2019-05-31 2020-12-10 コネクトフリー株式会社 ソフトウェア開発装置およびソフトウェア開発プログラム
JP7335591B2 (ja) 2019-07-22 2023-08-30 コネクトフリー株式会社 コンピューティングシステムおよび情報処理方法

Family Cites Families (492)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US598870A (en) * 1898-02-08 hoagland
DE2117811A1 (en) 1971-04-13 1972-10-19 Eichhorn, Helmut, 4030 Ratingen Making metal sphere - using molten glass
US4731750A (en) 1984-01-04 1988-03-15 International Business Machines Corporation Workstation resource sharing
US5031089A (en) 1988-12-30 1991-07-09 United States Of America As Represented By The Administrator, National Aeronautics And Space Administration Dynamic resource allocation scheme for distributed heterogeneous computer systems
EP0457920B1 (en) 1989-12-07 1998-04-15 Nippon Steel Corporation Method of manufacturing minute metallic balls uniform in size
US5218680A (en) 1990-03-15 1993-06-08 International Business Machines Corporation Data link controller with autonomous in tandem pipeline circuit elements relative to network channels for transferring multitasking data in cyclically recurrent time slots
AU628753B2 (en) 1990-08-14 1992-09-17 Digital Equipment Corporation Method and apparatus for implementing server functions in a distributed heterogeneous environment
EP0809185B1 (en) 1990-09-18 1999-12-08 Fujitsu Limited A shared storage duplicating method
JPH0721754B2 (ja) 1991-11-08 1995-03-08 インターナショナル・ビジネス・マシーンズ・コーポレイション グラフィカル・ユーザ・インターフェース
US5485409A (en) 1992-04-30 1996-01-16 International Business Machines Corporation Automated penetration analysis system and method
US5446880A (en) 1992-08-31 1995-08-29 At&T Corp. Database communication system that provides automatic format translation and transmission of records when the owner identified for the record is changed
EP0672277B1 (en) 1992-12-01 1998-05-13 Microsoft Corporation A method and system for in-place interaction with embedded objects
US5867712A (en) 1993-04-05 1999-02-02 Shaw; Venson M. Single chip integrated circuit system architecture for document instruction set computing
JP2779299B2 (ja) 1993-04-08 1998-07-23 新日本製鐵株式会社 微細金属球の製造方法および装置
US5544302A (en) 1993-06-03 1996-08-06 Taligent, Inc. Object-oriented framework for creating and using container objects with built-in properties
JP3798015B2 (ja) 1993-06-03 2006-07-19 オブジェクト テクノロジー ライセンシング コーポレイション プレース・オブジェクト・システム
US5666534A (en) 1993-06-29 1997-09-09 Bull Hn Information Systems Inc. Method and appartus for use by a host system for mechanizing highly configurable capabilities in carrying out remote support for such system
GB2345157B (en) 1998-12-23 2003-06-18 Ibm Publish and subscribe data processing apparatus, method and computer program product with declaration of a unique publisher broker
US5493692A (en) 1993-12-03 1996-02-20 Xerox Corporation Selective delivery of electronic messages in a multiple computer system based on context and environment of a user
US5487141A (en) 1994-01-21 1996-01-23 Borland International, Inc. Development system with methods for visual inheritance and improved object reusability
US5640504A (en) 1994-01-24 1997-06-17 Advanced Computer Applications, Inc. Distributed computing network
US5586311A (en) 1994-02-14 1996-12-17 American Airlines, Inc. Object oriented data access and analysis system
EP0687089B1 (en) 1994-06-10 2003-05-28 Hewlett-Packard Company, A Delaware Corporation Event-processing system and method of constructing such a system
US5694539A (en) 1994-08-10 1997-12-02 Intrinsa Corporation Computer process resource modelling method and apparatus
EP0697662B1 (en) 1994-08-15 2001-05-30 International Business Machines Corporation Method and system for advanced role-based access control in distributed and centralized computer systems
US5742905A (en) 1994-09-19 1998-04-21 Bell Communications Research, Inc. Personal communications internetworking
EP0792493B1 (en) 1994-11-08 1999-08-11 Vermeer Technologies, Inc. An online service development tool with fee setting capabilities
US6571279B1 (en) 1997-12-05 2003-05-27 Pinpoint Incorporated Location enhanced information delivery system
US5956715A (en) 1994-12-13 1999-09-21 Microsoft Corporation Method and system for controlling user access to a resource in a networked computing environment
US5901312A (en) 1994-12-13 1999-05-04 Microsoft Corporation Providing application programs with unmediated access to a contested hardware resource
US5687376A (en) 1994-12-15 1997-11-11 International Business Machines Corporation System for monitoring performance of advanced graphics driver including filter modules for passing supported commands associated with function calls and recording task execution time for graphic operation
US7127328B2 (en) 1994-12-30 2006-10-24 Power Measurement Ltd. System and method for federated security in an energy management system
US5557320A (en) 1995-01-31 1996-09-17 Krebs; Mark Video mail delivery system
EP0733971A3 (en) 1995-03-22 1999-07-07 Sun Microsystems, Inc. Method and apparatus for managing connections for communication among objects in a distributed object system
US5758184A (en) 1995-04-24 1998-05-26 Microsoft Corporation System for performing asynchronous file operations requested by runnable threads by processing completion messages with different queue thread and checking for completion by runnable threads
US5640569A (en) 1995-04-28 1997-06-17 Sun Microsystems, Inc. Diverse goods arbitration system and method for allocating resources in a distributed computer system
US5729682A (en) 1995-06-07 1998-03-17 International Business Machines Corporation System for prompting parameters required by a network application and using data structure to establish connections between local computer, application and resources required by application
US6807558B1 (en) 1995-06-12 2004-10-19 Pointcast, Inc. Utilization of information “push” technology
US5778227A (en) 1995-08-01 1998-07-07 Intergraph Corporation System for adding attributes to an object at run time in an object oriented computer environment
US5634053A (en) 1995-08-29 1997-05-27 Hughes Aircraft Company Federated information management (FIM) system and method for providing data site filtering and translation for heterogeneous databases
US5754111A (en) 1995-09-20 1998-05-19 Garcia; Alfredo Medical alerting system
US5774670A (en) 1995-10-06 1998-06-30 Netscape Communications Corporation Persistent client state in a hypertext transfer protocol based client-server system
US5787283A (en) 1995-10-27 1998-07-28 International Business Machines Corporation Framework for manufacturing logistics decision support
US5790785A (en) 1995-12-11 1998-08-04 Customer Communications Group, Inc. World Wide Web registration information processing system
JPH09167141A (ja) 1995-12-18 1997-06-24 Hitachi Ltd 負荷分散制御方法
US5787427A (en) 1996-01-03 1998-07-28 International Business Machines Corporation Information handling system, method, and article of manufacture for efficient object security processing by grouping objects sharing common control access policies
US5873084A (en) 1996-01-18 1999-02-16 Sun Microsystems, Inc. Database network connectivity product
US6047327A (en) 1996-02-16 2000-04-04 Intel Corporation System for distributing electronic information to a targeted group of users
US5862325A (en) 1996-02-29 1999-01-19 Intermind Corporation Computer-based communication system and method using metadata defining a control structure
US5911139A (en) 1996-03-29 1999-06-08 Virage, Inc. Visual image database search engine which allows for different schema
US5867799A (en) 1996-04-04 1999-02-02 Lang; Andrew K. Information system and method for filtering a massive flow of information entities to meet user information classification needs
US6247026B1 (en) 1996-10-11 2001-06-12 Sun Microsystems, Inc. Method, apparatus, and product for leasing of delegation certificates in a distributed system
AUPN955096A0 (en) 1996-04-29 1996-05-23 Telefonaktiebolaget Lm Ericsson (Publ) Telecommunications information dissemination system
US5933820A (en) 1996-05-20 1999-08-03 International Business Machines Corporation System, method, and program for using direct and indirect pointers to logically related data and targets of indexes
US5872926A (en) 1996-05-31 1999-02-16 Adaptive Micro Systems, Inc. Integrated message system
US6044224A (en) 1996-06-26 2000-03-28 Sun Microsystems, Inc. Mechanism for dynamically associating a service dependent representation with objects at run time
US5835722A (en) 1996-06-27 1998-11-10 Logon Data Corporation System to control content and prohibit certain interactive attempts by a person using a personal computer
US5826252A (en) 1996-06-28 1998-10-20 General Electric Company System for managing multiple projects of similar type using dynamically updated global database
US6088451A (en) * 1996-06-28 2000-07-11 Mci Communications Corporation Security system and method for network element access
US6021403A (en) 1996-07-19 2000-02-01 Microsoft Corporation Intelligent user assistance facility
US6721941B1 (en) 1996-08-27 2004-04-13 Compuware Corporation Collection of timing and coverage data through a debugging interface
US5926810A (en) 1996-08-30 1999-07-20 Oracle Corporation Universal schema system
JPH1074159A (ja) 1996-08-30 1998-03-17 Hitachi Ltd 計算機システムの制御方法
DE19636367A1 (de) 1996-09-06 1998-03-12 Emitec Emissionstechnologie Verfahren und Vorrichtungen zum Herstellen eines Metallbleches mit einer Wellung und einer quer dazu liegenden Mikrostruktur
US5870739A (en) 1996-09-20 1999-02-09 Novell, Inc. Hybrid query apparatus and method
US5684950A (en) 1996-09-23 1997-11-04 Lockheed Martin Corporation Method and system for authenticating users to multiple computer servers via a single sign-on
US6018343A (en) 1996-09-27 2000-01-25 Timecruiser Computing Corp. Web calendar architecture and uses thereof
US5870759A (en) 1996-10-09 1999-02-09 Oracle Corporation System for synchronizing data between computers using a before-image of data
US5944823A (en) 1996-10-21 1999-08-31 International Business Machines Corporations Outside access to computer resources through a firewall
US5790790A (en) 1996-10-24 1998-08-04 Tumbleweed Software Corporation Electronic document delivery system in which notification of said electronic document is sent to a recipient thereof
US5809509A (en) 1996-10-25 1998-09-15 International Business Machines Corporation Method for using a non-object-oriented datastore as a generic persistent datastore for persistent objects
US9418381B2 (en) 2000-04-14 2016-08-16 Citigroup Credit Services, Inc. (USA) Method and system for notifying customers of transaction opportunities
US5937189A (en) 1996-11-12 1999-08-10 International Business Machines Corporation Object oriented framework mechanism for determining configuration relations
US6385715B1 (en) 1996-11-13 2002-05-07 Intel Corporation Multi-threading for a processor utilizing a replay queue
US6023765A (en) 1996-12-06 2000-02-08 The United States Of America As Represented By The Secretary Of Commerce Implementation of role-based access control in multi-level secure systems
US5864870A (en) 1996-12-18 1999-01-26 Unisys Corp. Method for storing/retrieving files of various formats in an object database using a virtual multimedia file system
US5748890A (en) 1996-12-23 1998-05-05 U S West, Inc. Method and system for authenticating and auditing access by a user to non-natively secured applications
US6049821A (en) 1997-01-24 2000-04-11 Motorola, Inc. Proxy host computer and method for accessing and retrieving information between a browser and a proxy
US6011537A (en) 1997-01-27 2000-01-04 Slotznick; Benjamin System for delivering and simultaneously displaying primary and secondary information, and for displaying only the secondary information during interstitial space
US5864848A (en) 1997-01-31 1999-01-26 Microsoft Corporation Goal-driven information interpretation and extraction system
AUPO527497A0 (en) 1997-02-25 1997-03-20 Mclaren Software Technology Pty Ltd Application messaging system
JP3497342B2 (ja) 1997-02-27 2004-02-16 株式会社日立製作所 クライアント・サーバシステム、サーバ、クライアント処理方法及びサーバ処理方法
US6003079A (en) 1997-02-27 1999-12-14 Hewlett Packard Company System and method for continuously measuring quality of service in a federated application environment
US5930801A (en) 1997-03-07 1999-07-27 Xerox Corporation Shared-data environment in which each file has independent security properties
US5990883A (en) 1997-04-28 1999-11-23 Microsoft Corporation Unified presentation of programming from different physical sources
JP3977484B2 (ja) 1997-05-08 2007-09-19 矢崎総業株式会社 状態情報の管理方法及び通信システム
US5987454A (en) 1997-06-09 1999-11-16 Hobbs; Allen Method and apparatus for selectively augmenting retrieved text, numbers, maps, charts, still pictures and/or graphics, moving pictures and/or graphics and audio information from a network resource
US5933626A (en) 1997-06-12 1999-08-03 Advanced Micro Devices, Inc. Apparatus and method for tracing microprocessor instructions
US6185551B1 (en) 1997-06-16 2001-02-06 Digital Equipment Corporation Web-based electronic mail service apparatus and method using full text and label indexing
US6092101A (en) 1997-06-16 2000-07-18 Digital Equipment Corporation Method for filtering mail messages for a plurality of client computers connected to a mail service system
US6282548B1 (en) 1997-06-21 2001-08-28 Alexa Internet Automatically generate and displaying metadata as supplemental information concurrently with the web page, there being no link between web page and metadata
US6195662B1 (en) 1997-06-27 2001-02-27 Juxtacomm Technologies Inc. System for transforming and exchanging data between distributed heterogeneous computer systems
JPH1185750A (ja) 1997-07-08 1999-03-30 Hitachi Ltd 構造化文書処理方法および装置および構造化文書処理プログラムを記録したコンピュータ読み取り可能な記録媒体
US20030018771A1 (en) 1997-07-15 2003-01-23 Computer Associates Think, Inc. Method and apparatus for generating and recognizing speech as a user interface element in systems and network management
US6317131B2 (en) 1997-07-15 2001-11-13 At&T Corp. Interaction modalities for multimedia delivery and presentation using nodes
US6044372A (en) 1997-07-18 2000-03-28 Dazel Corporation Method and apparatus for publishing information to a communications network and enabling subscriptions to such information
US6317795B1 (en) 1997-07-22 2001-11-13 International Business Machines Corporation Dynamic modification of multimedia content
US6442549B1 (en) 1997-07-25 2002-08-27 Eric Schneider Method, product, and apparatus for processing reusable information
AU753202B2 (en) 1997-07-25 2002-10-10 British Telecommunications Public Limited Company Software system generation
US6944658B1 (en) 1997-07-25 2005-09-13 Eric Schneider Content notification method, product, and apparatus
US5956730A (en) 1997-08-15 1999-09-21 International Business Machines Corporation Legacy subclassing
US6542923B2 (en) 1997-08-21 2003-04-01 Planet Web, Inc. Active electronic mail
US6226642B1 (en) 1997-09-11 2001-05-01 International Business Machines Corporation Content modification of internet web pages for a television class display
US6272506B1 (en) 1997-09-12 2001-08-07 Doxis, Llc Computerized verification form processing system and method
US5983273A (en) 1997-09-16 1999-11-09 Webtv Networks, Inc. Method and apparatus for providing physical security for a user account and providing access to the user's environment and preferences
US6119122A (en) 1997-09-17 2000-09-12 Novell, Inc. Method and apparatus for generically viewing and editing objects
US5983234A (en) 1997-09-17 1999-11-09 Novell, Inc. Method and apparatus for generically viewing and editing objects
US6016394A (en) 1997-09-17 2000-01-18 Tenfold Corporation Method and system for database application software creation requiring minimal programming
JP3300262B2 (ja) 1997-09-22 2002-07-08 富士通株式会社 移動通信システム及び移動端末
US6192408B1 (en) 1997-09-26 2001-02-20 Emc Corporation Network file server sharing local caches of file access information in data processors assigned to respective file systems
US5974443A (en) 1997-09-26 1999-10-26 Intervoice Limited Partnership Combined internet and data access system
US6081840A (en) 1997-10-14 2000-06-27 Zhao; Yan Two-level content distribution system
US20020002458A1 (en) 1997-10-22 2002-01-03 David E. Owen System and method for representing complex information auditorially
US6546405B2 (en) 1997-10-23 2003-04-08 Microsoft Corporation Annotating temporally-dimensioned multimedia content
US6317868B1 (en) 1997-10-24 2001-11-13 University Of Washington Process for transparently enforcing protection domains and access control as well as auditing operations in software components
JP4035872B2 (ja) 1997-10-27 2008-01-23 株式会社日立製作所 ファイルフォーマット変換方法とこれを用いたファイルシステム及び情報システム及び電子商取引システム
US6269369B1 (en) 1997-11-02 2001-07-31 Amazon.Com Holdings, Inc. Networked personal contact manager
EP1027689A4 (en) 1997-11-03 2003-04-02 Arial Systems Corp METHOD AND DEVICE FOR MONITORING PEOPLE AND PROPERTY
JPH11143827A (ja) 1997-11-04 1999-05-28 Toshiba Corp 計算機資源割り当てシステム、携帯端末及び計算機資源管理方法
US6457066B1 (en) 1997-11-10 2002-09-24 Microsoft Corporation Simple object access protocol
US5974416A (en) 1997-11-10 1999-10-26 Microsoft Corporation Method of creating a tabular data stream for sending rows of data between client and server
EP0917119A3 (en) 1997-11-12 2001-01-10 Citicorp Development Center, Inc. Distributed network based electronic wallet
US6282709B1 (en) 1997-11-12 2001-08-28 Philips Electronics North America Corporation Software update manager
US6308216B1 (en) 1997-11-14 2001-10-23 International Business Machines Corporation Service request routing using quality-of-service data and network resource information
US6202066B1 (en) 1997-11-19 2001-03-13 The United States Of America As Represented By The Secretary Of Commerce Implementation of role/group permission association using object access type
US6216132B1 (en) 1997-11-20 2001-04-10 International Business Machines Corporation Method and system for matching consumers to events
US6654747B1 (en) 1997-12-02 2003-11-25 International Business Machines Corporation Modular scalable system for managing data in a heterogeneous environment with generic structure for control repository access transactions
US6330610B1 (en) 1997-12-04 2001-12-11 Eric E. Docter Multi-stage data filtering system employing multiple filtering criteria
US6253204B1 (en) 1997-12-17 2001-06-26 Sun Microsystems, Inc. Restoring broken links utilizing a spider process
US6122348A (en) 1997-12-22 2000-09-19 Nortel Networks Corporation System and method for managing incoming communication events using multiple media options
GB2332809A (en) 1997-12-24 1999-06-30 Northern Telecom Ltd Least cost routing
US5999932A (en) 1998-01-13 1999-12-07 Bright Light Technologies, Inc. System and method for filtering unsolicited electronic mail messages using data matching and heuristic processing
US6480830B1 (en) 1998-01-29 2002-11-12 International Business Machines Corporation Active calendar system
US6151624A (en) 1998-02-03 2000-11-21 Realnames Corporation Navigating network resources based on metadata
US6282698B1 (en) 1998-02-09 2001-08-28 Lucent Technologies Inc. Detecting similarities in Java sources from bytecodes
US6148302A (en) 1998-02-26 2000-11-14 Sun Microsystems, Inc. Method, apparatus, system and computer program product for initializing a data structure at its first active use
US6065012A (en) 1998-02-27 2000-05-16 Microsoft Corporation System and method for displaying and manipulating user-relevant data
CA2322026A1 (en) 1998-02-27 1999-09-02 Daniel Jaye System and method for building user profiles
US6148336A (en) 1998-03-13 2000-11-14 Deterministic Networks, Inc. Ordering of multiple plugin applications using extensible layered service provider with network traffic filtering
EP0949787A1 (en) 1998-03-18 1999-10-13 Sony International (Europe) GmbH Multiple personality internet account
US7028312B1 (en) 1998-03-23 2006-04-11 Webmethods XML remote procedure call (XML-RPC)
US7302402B2 (en) 1998-03-30 2007-11-27 International Business Machines Corporation Method, system and program products for sharing state information across domains
US6192380B1 (en) 1998-03-31 2001-02-20 Intel Corporation Automatic web based form fill-in
US6065055A (en) 1998-04-20 2000-05-16 Hughes; Patrick Alan Inappropriate site management software
US6301012B1 (en) 1998-04-24 2001-10-09 Hewlett-Packard Company Automatic configuration of a network printer
US6167402A (en) 1998-04-27 2000-12-26 Sun Microsystems, Inc. High performance message store
US6122629A (en) 1998-04-30 2000-09-19 Compaq Computer Corporation Filesystem data integrity in a single system image environment
US6144996A (en) 1998-05-13 2000-11-07 Compaq Computer Corporation Method and apparatus for providing a guaranteed minimum level of performance for content delivery over a network
US6161125A (en) 1998-05-14 2000-12-12 Sun Microsystems, Inc. Generic schema for storing configuration information on a client computer
US6052720A (en) 1998-05-14 2000-04-18 Sun Microsystems, Inc. Generic schema for storing configuration information on a server computer
US6308273B1 (en) 1998-06-12 2001-10-23 Microsoft Corporation Method and system of security location discrimination
US6279111B1 (en) 1998-06-12 2001-08-21 Microsoft Corporation Security model using restricted tokens
WO1999066385A2 (en) 1998-06-19 1999-12-23 Sun Microsystems, Inc. Scalable proxy servers with plug in filters
US6101480A (en) 1998-06-19 2000-08-08 International Business Machines Electronic calendar with group scheduling and automated scheduling techniques for coordinating conflicting schedules
US6141778A (en) 1998-06-29 2000-10-31 Mci Communications Corporation Method and apparatus for automating security functions in a computer system
US6199081B1 (en) 1998-06-30 2001-03-06 Microsoft Corporation Automatic tagging of documents and exclusion by content
US6148301A (en) 1998-07-02 2000-11-14 First Data Corporation Information distribution system
US6327574B1 (en) 1998-07-07 2001-12-04 Encirq Corporation Hierarchical models of consumer attributes for targeting content in a privacy-preserving manner
US6182142B1 (en) 1998-07-10 2001-01-30 Encommerce, Inc. Distributed access management of information resources
US6490721B1 (en) 1998-07-14 2002-12-03 Oc Systems Incorporated Software debugging method and apparatus
US6553427B1 (en) 1998-07-24 2003-04-22 Mci Communications Corporation Object-oriented encapsulation of a telecommunications service protocol interface
US6694429B1 (en) 1998-08-04 2004-02-17 At&T Corp. Method for establishing call state information without maintaining state information at gate controllers
JP3558887B2 (ja) * 1998-08-28 2004-08-25 株式会社東芝 分散システム、その制御方法、および記憶媒体
US6167408A (en) 1998-08-31 2000-12-26 International Business Machines Corporation Comparative updates tracking to synchronize local operating parameters with centrally maintained reference parameters in a multiprocessing system
US6351843B1 (en) 1998-08-31 2002-02-26 International Business Machines Corporation Dynamically inserting a function into an application executable at runtime
US6256664B1 (en) 1998-09-01 2001-07-03 Bigfix, Inc. Method and apparatus for computed relevance messaging
US7197534B2 (en) 1998-09-01 2007-03-27 Big Fix, Inc. Method and apparatus for inspecting the properties of a computer
US6148290A (en) 1998-09-04 2000-11-14 International Business Machines Corporation Service contract for managing service systems
US6516341B2 (en) 1998-09-14 2003-02-04 Juno Online Services, Inc. Electronic mail system with advertising
WO2000016209A1 (en) 1998-09-15 2000-03-23 Local2Me.Com, Inc. Dynamic matchingtm of users for group communication
US6453317B1 (en) 1998-09-29 2002-09-17 Worldcom, Inc. Customer information storage and delivery system
US6480850B1 (en) 1998-10-02 2002-11-12 Ncr Corporation System and method for managing data privacy in a database management system including a dependently connected privacy data mart
US6275824B1 (en) 1998-10-02 2001-08-14 Ncr Corporation System and method for managing data privacy in a database management system
US6253203B1 (en) 1998-10-02 2001-06-26 Ncr Corporation Privacy-enhanced database
US6226792B1 (en) 1998-10-14 2001-05-01 Unisys Corporation Object management system supporting the use of application domain knowledge mapped to technology domain knowledge
US8006177B1 (en) 1998-10-16 2011-08-23 Open Invention Network, Llc Documents for commerce in trading partner networks and interface definitions based on the documents
US6324544B1 (en) 1998-10-21 2001-11-27 Microsoft Corporation File object synchronization between a desktop computer and a mobile device
US6163794A (en) 1998-10-23 2000-12-19 General Magic Network system extensible by users
ATE242511T1 (de) 1998-10-28 2003-06-15 Verticalone Corp Gerät und verfahren für die automatische zusammenstellung und übertragung von transaktionen welche persönliche elektronische informationen oder daten enthalten
US6516315B1 (en) 1998-11-05 2003-02-04 Neuvis, Inc. Method for controlling access to information
US6910179B1 (en) 1998-11-10 2005-06-21 Clarita Corporation Method and apparatus for automatic form filling
US6397246B1 (en) 1998-11-13 2002-05-28 International Business Machines Corporation Method and system for processing document requests in a network system
JP2000163345A (ja) 1998-11-25 2000-06-16 Seiko Epson Corp デバイス制御システムおよび情報登録方法、デバイス利用方法、並びにコンピュータプログラムを記録した記録媒体
US6336118B1 (en) 1998-12-03 2002-01-01 International Business Machines Corporation Framework within a data processing system for manipulating program objects
US6263498B1 (en) 1998-12-03 2001-07-17 International Business Machines Corporation Method and apparatus for enabling server side distributed object modification
JP2000172657A (ja) * 1998-12-08 2000-06-23 Fujitsu Ltd 分散処理システム、分散処理方法、その方法をコンピュータに実行させるプログラムを記録したコンピュータ読み取り可能な記録媒体、サーバ装置およびクライアント装置
US6466232B1 (en) 1998-12-18 2002-10-15 Tangis Corporation Method and system for controlling presentation of information to a user based on the user's condition
US6513046B1 (en) 1999-12-15 2003-01-28 Tangis Corporation Storing and recalling information to augment human memories
US6791580B1 (en) 1998-12-18 2004-09-14 Tangis Corporation Supplying notifications related to supply and consumption of user context data
US6711612B1 (en) 1998-12-18 2004-03-23 Emc Corporation System for facilitating the transfer of management information from a remote mass storage subsystem over a switching fabric or selectively over a private link to a central location for servicing
US6801223B1 (en) 1998-12-18 2004-10-05 Tangis Corporation Managing interactions between computer users' context models
US6470450B1 (en) 1998-12-23 2002-10-22 Entrust Technologies Limited Method and apparatus for controlling application access to limited access based data
US6349307B1 (en) 1998-12-28 2002-02-19 U.S. Philips Corporation Cooperative topical servers with automatic prefiltering and routing
JP2001515636A (ja) 1998-12-29 2001-09-18 スイスコム アーゲー 通信ネットワークの利用者に目的物を提供する方法及びシステム
KR20000046131A (ko) 1998-12-31 2000-07-25 김영환 Cdma 시스템에서 교환기와 tmn 중계기 간 다량의 구성데이터를 일치시키는 장치 및 그 제어방법
US6311206B1 (en) 1999-01-13 2001-10-30 International Business Machines Corporation Method and apparatus for providing awareness-triggered push
US6370537B1 (en) 1999-01-14 2002-04-09 Altoweb, Inc. System and method for the manipulation and display of structured data
US6266690B1 (en) 1999-01-27 2001-07-24 Adc Telecommunications, Inc. Enhanced service platform with secure system and method for subscriber profile customization
US6857013B2 (en) 1999-01-29 2005-02-15 Intermec Ip.Corp. Remote anomaly diagnosis and reconfiguration of an automatic data collection device platform over a telecommunications network
US6463462B1 (en) 1999-02-02 2002-10-08 Dialogic Communications Corporation Automated system and method for delivery of messages and processing of message responses
US6480860B1 (en) 1999-02-11 2002-11-12 International Business Machines Corporation Tagged markup language interface with document type definition to access data in object oriented database
WO2000049755A2 (en) 1999-02-19 2000-08-24 Nokia Networks Oy Network arrangement for communication
PT1157344E (pt) 1999-02-26 2003-04-30 America Online Inc Servidor proxy aumentando um pedido de cliente com dados de perfil de utilizador
US6401085B1 (en) 1999-03-05 2002-06-04 Accenture Llp Mobile communication and computing system and method
US6023223A (en) 1999-03-18 2000-02-08 Baxter, Jr.; John Francis Early warning detection and notification network for environmental conditions
US6741980B1 (en) 1999-03-23 2004-05-25 Microstrategy Inc. System and method for automatic, real-time delivery of personalized informational and transactional data to users via content delivery device
US6820204B1 (en) 1999-03-31 2004-11-16 Nimesh Desai System and method for selective information exchange
US6505167B1 (en) 1999-04-20 2003-01-07 Microsoft Corp. Systems and methods for directing automated services for messaging and scheduling
US6345279B1 (en) 1999-04-23 2002-02-05 International Business Machines Corporation Methods and apparatus for adapting multimedia content for client devices
US6560565B2 (en) 1999-04-30 2003-05-06 Veritas Dgc Inc. Satellite-based seismic mobile information and control system
US6459913B2 (en) 1999-05-03 2002-10-01 At&T Corp. Unified alerting device and method for alerting a subscriber in a communication network based upon the result of logical functions
US6542515B1 (en) 1999-05-19 2003-04-01 Sun Microsystems, Inc. Profile service
US6757720B1 (en) 1999-05-19 2004-06-29 Sun Microsystems, Inc. Profile service architecture
US6343287B1 (en) 1999-05-19 2002-01-29 Sun Microsystems, Inc. External data store link for a profile service
US6356940B1 (en) 1999-05-26 2002-03-12 Brian Robert Short Method and system of electronically logging remote user dietary information, and generating and automatically sending suggested dietary modifications
US6519571B1 (en) 1999-05-27 2003-02-11 Accenture Llp Dynamic customer profile management
US6351744B1 (en) 1999-05-28 2002-02-26 Unisys Corporation Multi-processor system for database management
US6411992B1 (en) 1999-05-28 2002-06-25 Qwest Communications Int'l, Inc. Method and apparatus for broadcasting information over a network
US7472349B1 (en) 1999-06-01 2008-12-30 Oracle International Corporation Dynamic services infrastructure for allowing programmatic access to internet and other resources
US6792605B1 (en) 1999-06-10 2004-09-14 Bow Street Software, Inc. Method and apparatus for providing web based services using an XML Runtime model to store state session data
US6910068B2 (en) 1999-06-11 2005-06-21 Microsoft Corporation XML-based template language for devices and services
US6711585B1 (en) 1999-06-15 2004-03-23 Kanisa Inc. System and method for implementing a knowledge management system
US6574655B1 (en) 1999-06-29 2003-06-03 Thomson Licensing Sa Associative management of multimedia assets and associated resources using multi-domain agent-based communication between heterogeneous peers
US6526438B1 (en) 1999-07-12 2003-02-25 Divine, Inc. Method for distributing information to subscribers over a network
US6405191B1 (en) 1999-07-21 2002-06-11 Oracle Corporation Content based publish-and-subscribe system integrated in a relational database system
US6959415B1 (en) 1999-07-26 2005-10-25 Microsoft Corporation Methods and apparatus for parsing Extensible Markup Language (XML) data streams
US6618716B1 (en) 1999-07-30 2003-09-09 Microsoft Corporation Computational architecture for managing the transmittal and rendering of information, alerts, and notifications
US6718535B1 (en) 1999-07-30 2004-04-06 Accenture Llp System, method and article of manufacture for an activity framework design in an e-commerce based environment
US6601233B1 (en) 1999-07-30 2003-07-29 Accenture Llp Business components framework
US6622160B1 (en) 1999-07-30 2003-09-16 Microsoft Corporation Methods for routing items for communications based on a measure of criticality
US6714967B1 (en) 1999-07-30 2004-03-30 Microsoft Corporation Integration of a computer-based message priority system with mobile electronic devices
US6510439B1 (en) 1999-08-06 2003-01-21 Lucent Technologies Inc. Method and system for consistent update and retrieval of document in a WWW server
US6381465B1 (en) 1999-08-27 2002-04-30 Leap Wireless International, Inc. System and method for attaching an advertisement to an SMS message for wireless transmission
US6662357B1 (en) 1999-08-31 2003-12-09 Accenture Llp Managing information in an integrated development architecture framework
US6405364B1 (en) 1999-08-31 2002-06-11 Accenture Llp Building techniques in a development architecture framework
US7343351B1 (en) 1999-08-31 2008-03-11 American Express Travel Related Services Company, Inc. Methods and apparatus for conducting electronic transactions
US6651217B1 (en) 1999-09-01 2003-11-18 Microsoft Corporation System and method for populating forms with previously used data values
US6748555B1 (en) 1999-09-09 2004-06-08 Microsoft Corporation Object-based software management
US6343324B1 (en) 1999-09-13 2002-01-29 International Business Machines Corporation Method and system for controlling access share storage devices in a network environment by configuring host-to-volume mapping data structures in the controller memory for granting and denying access to the devices
US6732080B1 (en) 1999-09-15 2004-05-04 Nokia Corporation System and method of providing personal calendar services
US6360252B1 (en) 1999-09-20 2002-03-19 Fusionone, Inc. Managing the transfer of e-mail attachments to rendering devices other than an original e-mail recipient
US6314447B1 (en) * 1999-10-04 2001-11-06 Sony Corporation System uses local registry and load balancing procedure for identifying processing capabilities of a remote device to perform a processing task
US7210147B1 (en) 1999-10-05 2007-04-24 Veritas Operating Corporation IP virtualization
US20030140112A1 (en) 1999-11-04 2003-07-24 Satish Ramachandran Electronic messaging system method and apparatus
US6609148B1 (en) 1999-11-10 2003-08-19 Randy Salo Clients remote access to enterprise networks employing enterprise gateway servers in a centralized data center converting plurality of data requests for messaging and collaboration into a single request
US6993502B1 (en) 1999-11-11 2006-01-31 Cch Incorporated Transaction tax collection system and method
US6823458B1 (en) 1999-11-18 2004-11-23 International Business Machines Corporation Apparatus and method for securing resources shared by multiple operating systems
US6556995B1 (en) 1999-11-18 2003-04-29 International Business Machines Corporation Method to provide global sign-on for ODBC-based database applications
US6850975B1 (en) 1999-11-29 2005-02-01 Intel Corporation Web site monitoring
US20040078273A1 (en) 1999-12-08 2004-04-22 Loeb Michael R. Method and apparatus for relational linking based upon customer activities
JP3546787B2 (ja) 1999-12-16 2004-07-28 インターナショナル・ビジネス・マシーンズ・コーポレーション アクセス制御システム、アクセス制御方法、及び記憶媒体
JP2001175606A (ja) 1999-12-20 2001-06-29 Sony Corp データ処理装置、データ処理機器およびその方法
US20040193444A1 (en) 1999-12-28 2004-09-30 Wendy Hufford Computer system for managing litigation risk early warning system
JP2001188965A (ja) 1999-12-28 2001-07-10 Optrom Inc 記憶媒体及び該記憶媒体を用いた情報管理方法と情報処理システム
US6499077B1 (en) 1999-12-30 2002-12-24 Intel Corporation Bus interface unit for reflecting state information for a transfer request to a requesting device
US20020010781A1 (en) 1999-12-30 2002-01-24 Tuatini Jeffrey Taihana Shared service messaging models
US20010047385A1 (en) 1999-12-30 2001-11-29 Jeffrey Tuatini Passthru to shared service funtionality
US6697865B1 (en) 2000-01-04 2004-02-24 E.Piphany, Inc. Managing relationships of parties interacting on a network
US6708217B1 (en) 2000-01-05 2004-03-16 International Business Machines Corporation Method and system for receiving and demultiplexing multi-modal document content
US6845448B1 (en) 2000-01-07 2005-01-18 Pennar Software Corporation Online repository for personal information
US6643652B2 (en) 2000-01-14 2003-11-04 Saba Software, Inc. Method and apparatus for managing data exchange among systems in a network
AU2001227857A1 (en) 2000-01-14 2001-07-24 Saba Software, Inc. Method and apparatus for a business applications management system platform
US6757898B1 (en) 2000-01-18 2004-06-29 Mckesson Information Solutions, Inc. Electronic provider—patient interface system
US7024692B1 (en) 2000-01-21 2006-04-04 Unisys Corporation Non pre-authenticated kerberos logon via asynchronous message mechanism
US6694336B1 (en) 2000-01-25 2004-02-17 Fusionone, Inc. Data transfer and synchronization system
WO2001055870A1 (en) 2000-01-26 2001-08-02 Yefim Zhuk Distributed active knowledge and process base
US6591260B1 (en) 2000-01-28 2003-07-08 Commerce One Operations, Inc. Method of retrieving schemas for interpreting documents in an electronic commerce system
US20010029470A1 (en) 2000-02-03 2001-10-11 R. Steven Schultz Electronic transaction receipt system and method
US6816878B1 (en) 2000-02-11 2004-11-09 Steven L. Zimmers Alert notification system
EP1128266A3 (en) 2000-02-22 2004-02-25 Orsus Solutions Limited Cooperative software application architecture
AU2001243270A1 (en) 2000-02-25 2001-09-03 Saba Software, Inc. Method for enterprise workforce planning
US6446118B1 (en) 2000-02-29 2002-09-03 Designtech International, Inc. E-mail notification device
US7249159B1 (en) 2000-03-16 2007-07-24 Microsoft Corporation Notification platform architecture
US7634528B2 (en) 2000-03-16 2009-12-15 Microsoft Corporation Harnessing information about the timing of a user's client-server interactions to enhance messaging and collaboration services
US7243130B2 (en) 2000-03-16 2007-07-10 Microsoft Corporation Notification platform architecture
US6604099B1 (en) 2000-03-20 2003-08-05 International Business Machines Corporation Majority schema in semi-structured data
US6738767B1 (en) 2000-03-20 2004-05-18 International Business Machines Corporation System and method for discovering schematic structure in hypertext documents
US6820082B1 (en) 2000-04-03 2004-11-16 Allegis Corporation Rule based database security system and method
CA2406084A1 (en) 2000-04-17 2001-10-25 Lonnie S. Clabaugh Stateless mechanism for data retrieval
US6917373B2 (en) 2000-12-28 2005-07-12 Microsoft Corporation Context sensitive labels for an electronic device
US6584564B2 (en) 2000-04-25 2003-06-24 Sigaba Corporation Secure e-mail system
US6601016B1 (en) 2000-04-28 2003-07-29 International Business Machines Corporation Monitoring fitness activity across diverse exercise machines utilizing a universally accessible server system
US6981028B1 (en) 2000-04-28 2005-12-27 Obongo, Inc. Method and system of implementing recorded data for automating internet interactions
US6731940B1 (en) 2000-04-28 2004-05-04 Trafficmaster Usa, Inc. Methods of using wireless geolocation to customize content and delivery of information to wireless communication devices
US6799208B1 (en) * 2000-05-02 2004-09-28 Microsoft Corporation Resource manager architecture
US7191236B2 (en) 2000-05-02 2007-03-13 Canon Kabushiki Kaisha Transparent telecommunications system and apparatus
US6976078B1 (en) 2000-05-08 2005-12-13 International Business Machines Corporation Process for simultaneous user access using access control structures for authoring systems
US7072967B1 (en) 2000-05-09 2006-07-04 Sun Microsystems, Inc. Efficient construction of message endpoints
US6850979B1 (en) 2000-05-09 2005-02-01 Sun Microsystems, Inc. Message gates in a distributed computing environment
US6917976B1 (en) 2000-05-09 2005-07-12 Sun Microsystems, Inc. Message-based leasing of resources in a distributed computing environment
US6792466B1 (en) 2000-05-09 2004-09-14 Sun Microsystems, Inc. Trusted construction of message endpoints in a distributed computing environment
US6789126B1 (en) 2000-05-09 2004-09-07 Sun Microsystems, Inc. Addressing message gates in a distributed computing environment
EP1285354B1 (en) * 2000-05-09 2004-03-03 Sun Microsystems, Inc. Method and apparatus for proximity discovery of services
US6789077B1 (en) 2000-05-09 2004-09-07 Sun Microsystems, Inc. Mechanism and apparatus for web-based searching of URI-addressable repositories in a distributed computing environment
US6868447B1 (en) 2000-05-09 2005-03-15 Sun Microsystems, Inc. Mechanism and apparatus for returning results of services in a distributed computing environment
US6918084B1 (en) 2000-05-09 2005-07-12 Sun Microsystems, Inc. Spawning new repository spaces using information provided in advertisement schema messages
US6862594B1 (en) 2000-05-09 2005-03-01 Sun Microsystems, Inc. Method and apparatus to discover services using flexible search criteria
US6643650B1 (en) 2000-05-09 2003-11-04 Sun Microsystems, Inc. Mechanism and apparatus for using messages to look up documents stored in spaces in a distributed computing environment
US6898618B1 (en) 2000-05-09 2005-05-24 Sun Microsystems, Inc. Client-specified display services in a distributed computing environment
JP2001325869A (ja) 2000-05-17 2001-11-22 Sony Chem Corp 保護素子
US6772216B1 (en) 2000-05-19 2004-08-03 Sun Microsystems, Inc. Interaction protocol for managing cross company processes among network-distributed applications
US7062642B1 (en) * 2000-05-20 2006-06-13 Ciena Corporation Policy based provisioning of network device resources
JP3642004B2 (ja) 2000-05-22 2005-04-27 日本電気株式会社 中継装置、移動体無線通信システム、その障害通知方法、及びその障害通知プログラムを記録した記録媒体
US7136913B2 (en) 2000-05-31 2006-11-14 Lab 7 Networks, Inc. Object oriented communication among platform independent systems across a firewall over the internet using HTTP-SOAP
US6594672B1 (en) 2000-06-01 2003-07-15 Hyperion Solutions Corporation Generating multidimensional output using meta-models and meta-outlines
US20020019828A1 (en) 2000-06-09 2002-02-14 Mortl William M. Computer-implemented method and apparatus for obtaining permission based data
US6684204B1 (en) 2000-06-19 2004-01-27 International Business Machines Corporation Method for conducting a search on a network which includes documents having a plurality of tags
US20020016173A1 (en) 2000-06-21 2002-02-07 Hunzinger Jason F. Communication of location information in a wireless communication system
AU2001268674B2 (en) * 2000-06-22 2007-04-26 Microsoft Technology Licensing, Llc Distributed computing services platform
US6748417B1 (en) 2000-06-22 2004-06-08 Microsoft Corporation Autonomous network service configuration
WO2002003234A2 (en) 2000-06-30 2002-01-10 Troy Schultz Method and apparatus for a gis based search engine utilizing real time advertising
US9038170B2 (en) 2000-07-10 2015-05-19 Oracle International Corporation Logging access system events
US6763384B1 (en) 2000-07-10 2004-07-13 International Business Machines Corporation Event-triggered notification over a network
US6925307B1 (en) 2000-07-13 2005-08-02 Gtech Global Services Corporation Mixed-mode interaction
US7031945B1 (en) 2000-07-24 2006-04-18 Donner Irah H System and method for reallocating and/or upgrading and/or rewarding tickets, other event admittance means, goods and/or services
US6601075B1 (en) 2000-07-27 2003-07-29 International Business Machines Corporation System and method of ranking and retrieving documents based on authority scores of schemas and documents
JP3833450B2 (ja) 2000-07-27 2006-10-11 三菱電機株式会社 通信制御方式及びルータ
US6766362B1 (en) 2000-07-28 2004-07-20 Seiko Epson Corporation Providing a network-based personalized newspaper with personalized content and layout
US6944662B2 (en) 2000-08-04 2005-09-13 Vinestone Corporation System and methods providing automatic distributed data retrieval, analysis and reporting services
US6704024B2 (en) 2000-08-07 2004-03-09 Zframe, Inc. Visual content browsing using rasterized representations
US20040015725A1 (en) 2000-08-07 2004-01-22 Dan Boneh Client-side inspection and processing of secure content
US6574631B1 (en) 2000-08-09 2003-06-03 Oracle International Corporation Methods and systems for runtime optimization and customization of database applications and application entities
JP4049525B2 (ja) 2000-08-16 2008-02-20 富士通株式会社 分散処理システム
US20020026426A1 (en) 2000-08-24 2002-02-28 Bennett Joseph Michael Method of accessing the internet via the use of automated teller machines
TW512640B (en) 2000-08-25 2002-12-01 Phone Inc W Mobile opinion polling system and method
US6957199B1 (en) 2000-08-30 2005-10-18 Douglas Fisher Method, system and service for conducting authenticated business transactions
US6745011B1 (en) 2000-09-01 2004-06-01 Telephia, Inc. System and method for measuring wireless device and network usage and performance metrics
US6754470B2 (en) 2000-09-01 2004-06-22 Telephia, Inc. System and method for measuring wireless device and network usage and performance metrics
US6954751B2 (en) 2000-09-06 2005-10-11 Oracle International Corporation Accessing data stored at an intermediary from a service
US6686838B1 (en) 2000-09-06 2004-02-03 Xanboo Inc. Systems and methods for the automatic registration of devices
US6823495B1 (en) 2000-09-14 2004-11-23 Microsoft Corporation Mapping tool graphical user interface
EP1189159A1 (en) 2000-09-19 2002-03-20 Niels Mache System for processing like-kind exchange transactions
US6934740B1 (en) 2000-09-19 2005-08-23 3Com Corporation Method and apparatus for sharing common data objects among multiple applications in a client device
US6907465B1 (en) 2000-09-22 2005-06-14 Daniel E. Tsai Electronic commerce using personal preferences
US6594666B1 (en) 2000-09-25 2003-07-15 Oracle International Corp. Location aware application development framework
US6708161B2 (en) 2000-09-26 2004-03-16 I2 Technologies Us, Inc. System and method for selective database indexing
US6542845B1 (en) 2000-09-29 2003-04-01 Sun Microsystems, Inc. Concurrent execution and logging of a component test in an enterprise computer system
US6604209B1 (en) 2000-09-29 2003-08-05 Sun Microsystems, Inc. Distributed component testing in an enterprise computer system
US20020042846A1 (en) 2000-10-05 2002-04-11 Bottan Gustavo L. Personal support network
AUPR076500A0 (en) 2000-10-13 2000-11-09 Teradyne Pty Ltd A multi-user database for computer-based information
US6414635B1 (en) 2000-10-23 2002-07-02 Wayport, Inc. Geographic-based communication service system with more precise determination of a user's known geographic location
US8868448B2 (en) 2000-10-26 2014-10-21 Liveperson, Inc. Systems and methods to facilitate selling of products and services
CA2324729A1 (en) 2000-10-30 2002-04-30 Ibm Canada Limited-Ibm Canada Limitee System and method for representation of business policy and governing the conduct of business activities using business rules book
FI20002402A (fi) 2000-11-01 2002-05-02 Nokia Corp Konfiguroinnin hallinta hajautetussa ympäristössä
US6917937B1 (en) 2000-11-01 2005-07-12 Sas Institute Inc. Server-side object filtering
WO2002046867A2 (en) 2000-11-01 2002-06-13 Flexiworld Technologies, Inc. Controller and manager for device-to-device pervasive digital output
US8996698B1 (en) * 2000-11-03 2015-03-31 Truphone Limited Cooperative network for mobile internet access
WO2002037393A2 (en) 2000-11-06 2002-05-10 Envoy Worlwide, Inc. System and method for service specific notification
CA2326368A1 (en) 2000-11-20 2002-05-20 Adexact Corporation Method and system for targeted content delivery, presentation, management, and reporting
US20020090934A1 (en) 2000-11-22 2002-07-11 Mitchelmore Eliott R.D. Content and application delivery and management platform system and method
US6678682B1 (en) 2000-11-28 2004-01-13 G.E. Information Services, Inc. Method, system, and software for enterprise access management control
US7721210B2 (en) 2000-11-29 2010-05-18 Nokia Corporation Electronic calendar system
US20020065881A1 (en) 2000-11-29 2002-05-30 Tapio Mansikkaniemi Wireless family bulletin board
US20020069298A1 (en) 2000-12-01 2002-06-06 Jorgen Birkler Mobile terminal having multiple personal information management functionality
US6832237B1 (en) 2000-12-01 2004-12-14 Unisys Corporation Method and apparatus for selecting and/or changing the display resolution of HTML home pages in a web application development environment
US6868544B2 (en) 2000-12-08 2005-03-15 Telcordia Technologies, Inc. Method and system for general-purpose interactive notifications
US20020129000A1 (en) 2000-12-11 2002-09-12 Vikram Pillai XML file system
US7080406B2 (en) 2000-12-15 2006-07-18 International Business Machines Corporation Method for transferring privilege access to a resource manager with subsequent loss of privilege by the initiating identity
US20020116232A1 (en) 2000-12-18 2002-08-22 Rapp Larry J. System and method for interactive scheduling
US20030041000A1 (en) 2000-12-18 2003-02-27 Paul Zajac System and method for providing a graphical user interface for a multi-interface financial transaction system
US20040139145A1 (en) 2000-12-21 2004-07-15 Bar-Or Gigy Method and apparatus for scalable distributed storage
IT1319602B1 (it) 2000-12-21 2003-10-20 Cit Alcatel Metodo per la gestione delle comunicazioni di eventi tra entita'di elaborazione di tipo agent e manager,in un sistema di gestione di
US20030220891A1 (en) 2000-12-22 2003-11-27 Fish Robert D Matter management computer software
US6782379B2 (en) 2000-12-22 2004-08-24 Oblix, Inc. Preparing output XML based on selected programs and XML templates
US20020083073A1 (en) 2000-12-22 2002-06-27 Vaidya Neelam N. Managing a layered hierarchical data set
US20030061081A1 (en) 2000-12-26 2003-03-27 Appareon System, method and article of manufacture for collaborative supply chain modules of a supply chain system
US20030074247A1 (en) 2000-12-26 2003-04-17 Appareon System, method, and article of manufacture for manipulating the actors in a supply chain system
US20020087397A1 (en) 2000-12-28 2002-07-04 Sam Mazza Buying, selling, and marketing advertisements
US7127514B2 (en) 2000-12-28 2006-10-24 Microsoft Corporation Stateless distributed computer architecture with server-oriented state-caching objects maintained on network or client
GB2382898B (en) 2000-12-29 2005-06-29 Zarlink Semiconductor Ltd A method of managing data
US7464094B2 (en) 2000-12-29 2008-12-09 Gateway Inc. Shared registry with multiple keys for storing preferences and other applications on a local area network
US20020099573A1 (en) 2001-01-24 2002-07-25 Hitachi, Ltd. Network solution system of analysis and evaluation
US6907457B2 (en) 2001-01-25 2005-06-14 Dell Inc. Architecture for access to embedded files using a SAN intermediate device
US7337125B2 (en) 2001-01-25 2008-02-26 International Business Machines Corporation System and method for enhancing sales for service providers utilizing an opportunistic approach based on an unexpected change in schedule of services
US6871232B2 (en) 2001-03-06 2005-03-22 International Business Machines Corporation Method and system for third party resource provisioning management
US7136908B2 (en) 2001-01-29 2006-11-14 Intel Corporation Extensible network services system
US20020104017A1 (en) 2001-01-30 2002-08-01 Rares Stefan Firewall system for protecting network elements connected to a public network
US20020154161A1 (en) 2001-02-01 2002-10-24 Friedman Michael A. Method and system for providing universal remote control of computing devices
US20020120711A1 (en) 2001-02-23 2002-08-29 International Business Machines Corporation Method and system for intelligent routing of business events on a subscription-based service provider network
US20020133477A1 (en) 2001-03-05 2002-09-19 Glenn Abel Method for profile-based notice and broadcast of multimedia content
US7133869B2 (en) 2001-03-06 2006-11-07 Knowledge Vector, Inc. Methods and systems for and defining and distributing information alerts
US7681032B2 (en) 2001-03-12 2010-03-16 Portauthority Technologies Inc. System and method for monitoring unauthorized transport of digital content
US6986145B2 (en) 2001-03-13 2006-01-10 Dipayan Gangopadhyay In-context access to relevant services from multiple applications and information systems by object schema traversal
US20020131428A1 (en) 2001-03-13 2002-09-19 Vivian Pecus Large edge node for simultaneous video on demand and live streaming of satellite delivered content
US20030041076A1 (en) 2001-03-14 2003-02-27 Lucovsky Mark H. Schema-based services for identity-based access to calendar data
US20030069887A1 (en) 2001-03-14 2003-04-10 Lucovsky Mark H. Schema-based services for identity-based access to inbox data
US20020133535A1 (en) 2001-03-14 2002-09-19 Microsoft Corporation Identity-centric data access
US7539747B2 (en) 2001-03-14 2009-05-26 Microsoft Corporation Schema-based context service
US6823369B2 (en) 2001-03-14 2004-11-23 Microsoft Corporation Using state information in requests that are transmitted in a distributed network environment
US20030023623A1 (en) 2001-03-14 2003-01-30 Horvitz Eric J. Schema-based service for identity-based access to presence data
US20030041065A1 (en) 2001-03-14 2003-02-27 Mark Lucovsky Schema-based services for identity-based access to contacts data
US20030061365A1 (en) 2001-03-14 2003-03-27 Microsoft Corporation Service-to-service communication for network services
US20030101190A1 (en) 2001-03-14 2003-05-29 Microsoft Corporation Schema-based notification service
US7302634B2 (en) 2001-03-14 2007-11-27 Microsoft Corporation Schema-based services for identity-based data access
US20030050911A1 (en) 2001-03-14 2003-03-13 Mark Lucovsky Schema-based services for identity-based access to profile data
US20030115228A1 (en) 2001-03-14 2003-06-19 Horvitz Eric J. Schema-based service for identity-based access to location data
US6985958B2 (en) 2001-03-14 2006-01-10 Microsoft Corporation Messaging infrastructure for identity-centric data access
US7136859B2 (en) 2001-03-14 2006-11-14 Microsoft Corporation Accessing heterogeneous data in a standardized manner
US7284271B2 (en) 2001-03-14 2007-10-16 Microsoft Corporation Authorizing a requesting entity to operate upon data structures
US20030131142A1 (en) 2001-03-14 2003-07-10 Horvitz Eric J. Schema-based information preference settings
US7024662B2 (en) 2001-03-14 2006-04-04 Microsoft Corporation Executing dynamically assigned functions while providing services
EP1370965A4 (en) 2001-03-14 2007-03-07 Microsoft Corp SERVICE-TO-SERVICE COMMUNICATION FOR NETWORK SERVICES
JP2002279026A (ja) 2001-03-19 2002-09-27 Nec Corp 番組関心度提示サーバ、番組関心度提示方法、および番組関心度提示プログラム
US20060265475A9 (en) 2001-03-19 2006-11-23 Thomas Mayberry Testing web services as components
US7415538B2 (en) 2001-03-19 2008-08-19 International Business Machines Corporation Intelligent document filtering
WO2002075534A1 (en) 2001-03-19 2002-09-26 Empirix Inc. Component/web service operational profile auto-sequencing
US7072843B2 (en) 2001-03-23 2006-07-04 Restaurant Services, Inc. System, method and computer program product for error checking in a supply chain management framework
US7061928B2 (en) 2001-03-26 2006-06-13 Azurn Networks, Inc. Unified XML voice and data media converging switch and application delivery system
US20030004874A1 (en) 2001-04-03 2003-01-02 Bottomline Technologies (De) Inc. Electronic bill presentment system with client specific formatting of data
US7721110B2 (en) * 2001-04-06 2010-05-18 Mcafee, Inc. System and method for secure and verified sharing of resources in a peer-to-peer network environment
JP2002314549A (ja) 2001-04-18 2002-10-25 Nec Corp ユーザ認証システム及びそれに用いるユーザ認証方法
US6697809B2 (en) 2001-04-19 2004-02-24 Vigilance, Inc. Data retrieval and transmission system
US20020161838A1 (en) 2001-04-27 2002-10-31 Pickover Cilfford A. Method and apparatus for targeting information
WO2002088979A1 (en) * 2001-05-02 2002-11-07 Bitstream Inc. Methods and systems for displaying media in scaled manner and/or in orientation
US6925481B2 (en) 2001-05-03 2005-08-02 Symantec Corp. Technique for enabling remote data access and manipulation from a pervasive device
US20020184092A1 (en) 2001-06-01 2002-12-05 Cherry Darrel D. Customized advertising methods for personal media services
US7027051B2 (en) * 2001-06-29 2006-04-11 International Business Machines Corporation Graphical user interface for visualization of sampled data compared to entitled or reference levels
IL144141A0 (en) 2001-07-04 2002-05-23 Method and system for improving a route along which data is sent using an ip protocol in a data communications network
US7562112B2 (en) * 2001-07-06 2009-07-14 Intel Corporation Method and apparatus for peer-to-peer services for efficient transfer of information between networks
US20020049817A1 (en) 2001-07-12 2002-04-25 Eatamar Drory Storageless system and method for unified messaging on existing mail accounts via standard internet mail protocols
CN1324898C (zh) 2001-07-12 2007-07-04 捷讯研究有限公司 用于为移动通信设备提供远程数据访问的系统和方法
US6708137B2 (en) 2001-07-16 2004-03-16 Cable & Wireless Internet Services, Inc. System and method for providing composite variance analysis for network operation
US20030014659A1 (en) 2001-07-16 2003-01-16 Koninklijke Philips Electronics N.V. Personalized filter for Web browsing
US6958984B2 (en) * 2001-08-02 2005-10-25 Motorola, Inc. Method and apparatus for aggregation of wireless resources of proximal wireless units to facilitate diversity signal combining
US7002942B2 (en) * 2001-08-02 2006-02-21 Motorola, Inc. Method and apparatus for communicating information by splitting information among a plurality of proximal units
US7113771B2 (en) * 2001-08-02 2006-09-26 Motorola, Inc. Method and apparatus for enabling and rewarding wireless resource sharing
EP1421804A4 (en) * 2001-08-10 2007-11-21 Strix Systems Inc VIRTUAL LINK USING A WIRELESS DEVICE
US20030165139A1 (en) 2001-08-15 2003-09-04 Tsu-Wei Chen Packet routing via payload inspection
US7545805B2 (en) 2001-08-15 2009-06-09 Precache, Inc. Method and apparatus for content-based routing and filtering at routers using channels
US6892201B2 (en) 2001-09-05 2005-05-10 International Business Machines Corporation Apparatus and method for providing access rights information in a portion of a file
US7207008B1 (en) 2001-09-12 2007-04-17 Bellsouth Intellectual Property Corp. Method, system, apparatus, and computer-readable medium for interactive notification of events
US7062533B2 (en) 2001-09-20 2006-06-13 International Business Machines Corporation Specifying monitored user participation in messaging sessions
EP1444810B1 (en) * 2001-09-21 2006-12-06 Koninklijke Philips Electronics N.V. No specific control module? use less specific one
US20040205526A1 (en) 2001-09-28 2004-10-14 Vadim Borodovski Prompted form filling mechanism
US6882706B2 (en) 2001-10-23 2005-04-19 Microsoft Corp. Method and system of providing emergency data
US20030110234A1 (en) 2001-11-08 2003-06-12 Lightsurf Technologies, Inc. System and methodology for delivering media to multiple disparate client devices based on their capabilities
US6885874B2 (en) 2001-11-27 2005-04-26 Motorola, Inc. Group location and route sharing system for communication units in a trunked communication system
US7610390B2 (en) 2001-12-04 2009-10-27 Sun Microsystems, Inc. Distributed network identity
US7487233B2 (en) * 2001-12-05 2009-02-03 Canon Kabushiki Kaisha Device access based on centralized authentication
US20030135556A1 (en) 2001-12-14 2003-07-17 International Business Machines Corporation Selection of communication strategies for message brokers or publish/subscribe communications
US6543317B1 (en) 2001-12-18 2003-04-08 Beere Precision Medical Instruments, Inc. Screw holder and torquing tool
GB0130626D0 (en) 2001-12-20 2002-02-06 Ibm Message filtering
US7149219B2 (en) 2001-12-28 2006-12-12 The Directtv Group, Inc. System and method for content filtering using static source routes
JP4629948B2 (ja) 2002-01-11 2011-02-09 富士通株式会社 コンテンツ処理サービス制御システム
US20030133553A1 (en) 2002-01-15 2003-07-17 Khakoo Shabbir A. Method and apparatus for delivering enhanced caller identification services to a called party
US20040205656A1 (en) 2002-01-30 2004-10-14 Benefitnation Document rules data structure and method of document publication therefrom
US20030149646A1 (en) 2002-02-01 2003-08-07 Ubs Painewebber Inc. Method and system for providing an aggregated stock options report
US7152066B2 (en) 2002-02-07 2006-12-19 Seiko Epson Corporation Internet based system for creating presentations
US7149806B2 (en) * 2002-02-27 2006-12-12 Hewlett-Packard Development Company, L.P. Data access in a distributed environment
US20030167334A1 (en) 2002-03-04 2003-09-04 Mark Henry Butler Provision of content to a client device
US7250846B2 (en) 2002-03-05 2007-07-31 International Business Machines Corporation Method and apparatus for providing dynamic user alert
US6816886B2 (en) 2002-03-14 2004-11-09 Microsoft Corporation Measuring performance metrics of networked computing entities
US7219163B2 (en) 2002-03-14 2007-05-15 Hewlett-Packard Development Company, L.P. Method and system that tailors format of transmission to suit client capabilities and link characteristics
US7178149B2 (en) 2002-04-17 2007-02-13 Axeda Corporation XML scripting of soap commands
KR101187486B1 (ko) 2002-05-10 2012-11-15 마이크로소프트 코포레이션 병행 분산 자원 네트워크의 협동을 위한 컴퓨터 실행가능 방법, 및 컴퓨터 판독가능 저장 매체
US7346668B2 (en) 2002-05-17 2008-03-18 Sap Aktiengesellschaft Dynamic presentation of personalized content
US20030221014A1 (en) 2002-05-24 2003-11-27 David Kosiba Method for guaranteed delivery of multimedia content based on terminal capabilities
US7177657B2 (en) 2002-05-30 2007-02-13 Motorola, Inc. Method and apparatus in a wireless communication system for identifying who has received a group message
US7177859B2 (en) 2002-06-26 2007-02-13 Microsoft Corporation Programming model for subscription services
US9886309B2 (en) 2002-06-28 2018-02-06 Microsoft Technology Licensing, Llc Identity-based distributed computing for device resources
US6986121B1 (en) 2002-06-28 2006-01-10 Microsoft Corporation Managing code when communicating using heirarchically-structured data
US20040006564A1 (en) 2002-06-28 2004-01-08 Lucovsky Mark H. Schema-based service for identity-based data access to category data
US7246122B2 (en) 2002-06-28 2007-07-17 Microsoft Corporation Schema-based services for identity-based data access to favorite website data
US7284197B2 (en) 2002-06-28 2007-10-16 Microsoft Corporation Schema-based services for identity-based data access to application settings data
US7260601B1 (en) 2002-06-28 2007-08-21 Cisco Technology, Inc. Methods and apparatus for transmitting media programs
US20040006590A1 (en) 2002-06-28 2004-01-08 Microsoft Corporation Service for locating centralized schema-based services
US20040010451A1 (en) 2002-07-12 2004-01-15 Romano Aaron A. Method and system for finalizing specific processes through a dynamic system
US7206788B2 (en) 2002-07-30 2007-04-17 Microsoft Corporation Schema-based services for identity-based access to device data
US7389342B2 (en) 2002-07-31 2008-06-17 Intel Corporation Service creator apparatus, systems, and methods
US7216287B2 (en) 2002-08-02 2007-05-08 International Business Machines Corporation Personal voice portal service
US7545762B1 (en) 2002-08-20 2009-06-09 Sprint Spectrum L.P. Method and system for network presence notification
US20040060002A1 (en) 2002-09-12 2004-03-25 Microsoft Corporation Schema-based service for identity-based access to lists
CN1695135A (zh) 2002-09-17 2005-11-09 伊迪蒂克公司 用于封装和分发数据的系统和方法
US7734028B2 (en) 2002-09-30 2010-06-08 Avaya Inc. Method and apparatus for delivering enhanced caller identification services to a called party
US8489742B2 (en) 2002-10-10 2013-07-16 Convergys Information Management Group, Inc. System and method for work management
US7685315B2 (en) 2002-10-28 2010-03-23 Nokia Corporation System and method for conveying terminal capability and user preferences-dependent content characteristics for content adaptation
US6911143B2 (en) 2002-10-31 2005-06-28 Stanadyne Corporation Base receptacle for filter cartridge incorporating a peripheral compatibility matrix
US7937578B2 (en) 2002-11-14 2011-05-03 Qualcomm Incorporated Communications security methods for supporting end-to-end security associations
US7385957B2 (en) 2002-11-14 2008-06-10 Qualcomm Incorporated Methods and apparatus for extending mobile IP
US20040242322A1 (en) 2002-12-13 2004-12-02 Michael Montagna Flexible user interface
US8468227B2 (en) 2002-12-31 2013-06-18 Motorola Solutions, Inc. System and method for rendering content on multiple devices
US20040181550A1 (en) 2003-03-13 2004-09-16 Ville Warsta System and method for efficient adaptation of multimedia message content
US7457879B2 (en) 2003-04-01 2008-11-25 Microsoft Corporation Notification platform architecture
RU2005134907A (ru) 2003-04-22 2006-06-10 Войс Дженесис, Инк. (Us) Универсальная система передачи сообщений
US7496630B2 (en) 2003-05-06 2009-02-24 At&T Intellectual Property I, L.P. Adaptive notification delivery in a multi-device environment
US7334001B2 (en) 2003-06-13 2008-02-19 Yahoo! Inc. Method and system for data collection for alert delivery
US7266557B2 (en) 2003-06-25 2007-09-04 International Business Machines Corporation File retrieval method and system
US7979448B2 (en) 2003-06-25 2011-07-12 International Business Machines Corporation Mail and calendar tool and method
US7418472B2 (en) 2003-09-30 2008-08-26 Microsoft Corporation Systems and methods for determining remote device media capabilities
US7877694B2 (en) 2003-12-05 2011-01-25 Microsoft Corporation Hosted notifications templates
US20050289447A1 (en) 2004-06-29 2005-12-29 The Boeing Company Systems and methods for generating and storing referential links in a database
US7502384B2 (en) 2004-12-20 2009-03-10 Nokia Corporation Systems and methods for providing asynchronous request-response services

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101119870B1 (ko) * 2004-03-01 2012-03-08 소니 주식회사 정보 처리 시스템 및 정보 처리 방법

Also Published As

Publication number Publication date
JP4495410B2 (ja) 2010-07-07
MY139962A (en) 2009-11-30
IL155804A (en) 2008-11-03
HU228610B1 (en) 2013-04-29
EP1376977A2 (en) 2004-01-02
DK1376977T3 (da) 2007-12-17
HUP0301952A3 (en) 2005-04-28
DE60315558T2 (de) 2008-05-08
ZA200303554B (en) 2003-11-12
TR200300769A2 (tr) 2004-01-21
EP1376977B1 (en) 2007-08-15
CN100465939C (zh) 2009-03-04
RU2003119524A (ru) 2005-01-10
BR0302014A (pt) 2004-08-24
AU2003204123A1 (en) 2004-01-15
PL360329A1 (en) 2003-12-29
CA2428481A1 (en) 2003-12-28
HU0301952D0 (en) 2003-08-28
TWI269183B (en) 2006-12-21
US9886309B2 (en) 2018-02-06
JP2004038956A (ja) 2004-02-05
EP1376977A3 (en) 2004-01-14
NO20032997D0 (no) 2003-06-27
TW200400440A (en) 2004-01-01
NO20032997L (no) 2003-12-29
IL155804A0 (en) 2003-12-23
US20040003112A1 (en) 2004-01-01
MXPA03004409A (es) 2004-09-06
CO5470296A1 (es) 2004-12-30
SG110048A1 (en) 2005-04-28
KR100934336B1 (ko) 2009-12-29
HUP0301952A2 (hu) 2004-01-28
NO329278B1 (no) 2010-09-27
HK1059011A1 (en) 2004-06-11
DE60315558D1 (de) 2007-09-27
ATE370452T1 (de) 2007-09-15
NZ525694A (en) 2004-09-24
CA2428481C (en) 2011-11-29
RU2324970C2 (ru) 2008-05-20
CN1471009A (zh) 2004-01-28

Similar Documents

Publication Publication Date Title
KR100934336B1 (ko) 장치 리소스를 위한 실체-기반 분산 컴퓨팅
Grace et al. ReMMoC: A reflective middleware to support mobile client interoperability
JP4560513B2 (ja) ハンドセット端末を介してリソースを共有する方法、及び装置
US9332063B2 (en) Versatile application configuration for deployable computing environments
JP5216093B2 (ja) スクリプティング環境および他のプログラミング環境からデバイスによってホストされるサービスへのアクセス
US20070067440A1 (en) Application splitting for network edge computing
Rellermeyer et al. The software fabric for the internet of things
US20040024787A1 (en) System and method for enabling components on arbitrary networks to communicate
US8387039B2 (en) System and method for customized provisioning of application content
CN111124299A (zh) 数据存储管理方法、装置、设备、系统及存储介质
CN115883669A (zh) 一种数据分发方法、系统、设备和介质
US7907619B2 (en) Method, system and program product for adapting to protocol changes
WO2007123025A1 (ja) 組込機器による外部との通信を代行サーバにより制御させる技術
KR101899970B1 (ko) 모바일 클라우드 환경에 적용되는 모바일 단말과 클라우드 서버 및 이를 이용한 모바일 클라우드 컴퓨팅 방법
Akherfi et al. A mobile cloud middleware to support mobility and cloud interoperability
Smith et al. A jini/sup tm/lookup service for resource-constrained devices
Paniagua Discovery and push notification mechanisms for mobile cloud services
Grace et al. Interoperating with services in a mobile environment
Huang et al. Design and implementation of an adaptive Web2. 0 QoS‐based home appliance control service platform
Crnjin Software Issues in wireless sensor networks
Park et al. UPnP-based Non-IP device link-up and service sharing mechanism under the android environment
Bellavista et al. Policy-driven binding to information resources in mobility-enabled scenarios
Liu et al. An uneven-dual-core processor based mobile platform for facilitating the collaboration among various embedded electronic devices
CN115442913A (zh) 协议接入方法、通信方法、开发设备、网关及存储介质
KR20030053877A (ko) 지니를 이용한 지능형 통합 관리 시스템 및 방법

Legal Events

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

Payment date: 20121119

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20131115

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20141117

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20151118

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20161123

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20171117

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20181115

Year of fee payment: 10