Movatterモバイル変換


[0]ホーム

URL:


US20040019612A1 - System and method for transmitting data content in a computer network - Google Patents

System and method for transmitting data content in a computer network
Download PDF

Info

Publication number
US20040019612A1
US20040019612A1US10/624,720US62472003AUS2004019612A1US 20040019612 A1US20040019612 A1US 20040019612A1US 62472003 AUS62472003 AUS 62472003AUS 2004019612 A1US2004019612 A1US 2004019612A1
Authority
US
United States
Prior art keywords
event
module
data cell
network
service
Prior art date
Legal status (The legal status 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 status listed.)
Abandoned
Application number
US10/624,720
Inventor
Kristopher Tyra
Grant Gainey
David Zimmerman
Scot Floess
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 IndividualfiledCriticalIndividual
Priority to US10/624,720priorityCriticalpatent/US20040019612A1/en
Publication of US20040019612A1publicationCriticalpatent/US20040019612A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A system for transmitting data content and performing operations on the data content within a distributed system. Client machines within the system transmit to a server a request for a particular operation. The server constructs a response message, transmits it to the client, and also transmits it to other machines including a reference to the requested information.

Description

Claims (41)

What is claimed is:
1. An apparatus for performing operations on data within a network, comprising:
a receive module for receiving from a machine in the network a request for an operation to be performed on particular data content;
a store module for locally storing, associated with the machine, information related to the operation; and
a transmit module, associated with the entity, for implementing the operation and for transmitting an event relating to the operation for use in communicating the operation to subscribers referencing the machine.
2. The apparatus ofclaim 1 wherein the receive module includes a module for receiving an identification of the machine.
3. The apparatus ofclaim 1 wherein the receive module includes a module for transmitting a data cell including the request.
4. The apparatus ofclaim 1 wherein the transmit module includes a module for transmitting a data cell including the event.
5. The apparatus ofclaim 1 wherein the receive module includes a module for receiving an add, update, delete, or find operation.
6. An apparatus for generating a subscription to events occurring within a network, comprising:
a generate module for generating a subscription event for a machine in the network using a local notification service;
a transmit module for transmitting the subscription event to a global notification service for registration of the event for subsequent use in notifying the machine of particular events occurring within the network; and
a receive module for receiving from the global notification service a notification of the registration of the event.
7. The apparatus ofclaim 6 wherein:
the generate module includes a module for generating an unsubscription event; and
the transmit module includes a module for transmitting the unsubscription event to the global notification service for removing the registration.
8. The apparatus ofclaim 6, further including a module for locally storing in a cache associated with the machine information related to the notification.
9. The apparatus ofclaim 6, further including a process engine for controlling operation of the local notification service.
10. An apparatus for broadcasting notification of events occurring within a network, comprising:
a receive module for receiving a broadcast event concerning occurrence of a particular event within the network;
a determine module for determining subscribers having subscriptions registered for a notification of the event; and
a transmit module for transmitting the notification to a local notification service associated with each of the subscribers for use in notifying the subscribers of the occurrence of the event.
11. The apparatus ofclaim 10 wherein the determine module includes a module for mapping the broadcast event to the subscribers.
12. The apparatus ofclaim 10 wherein the receive module includes a module for receiving an object as the broadcast event.
13. The apparatus ofclaim 10 wherein the determine module includes a module for determining whether each of the subscribers is located remote from the receiving of the broadcast event.
14. The apparatus ofclaim 10 wherein the determine module includes a comparator for matching the subscribers to the subscriptions.
15. The apparatus ofclaim 10 wherein the determine module includes a module for accessing a global subscriber cache for obtaining mappings between subscribers and subscriptions.
16. The apparatus ofclaim 10 wherein the transmit module includes a module for transmitting the notification to an event queue associated with the subscribers.
17. An apparatus for downloading files in a network along with changes in a format of the files, comprising:
a receive module for receiving a request for a file including an identifier for the file;
a determine module for determining whether the file exists in an associated memory;
a search module for searching for the file by manipulating the identifier and comparing the manipulated identifier with available files; and
a download module for downloading a located file and associated changes in a format of the file based upon the determining and the searching.
18. The apparatus ofclaim 17, further including a module for comparing a first time stamp of a first file located from the determining with a second time stamp of a second file located from the searching.
19. The apparatus ofclaim 18, further including a module for selecting a file for downloading among the first and second files based upon the comparing.
20. A method for performing operations on data within a network, comprising:
receiving from a machine in the network a request for an operation to be performed on particular data content;
locally storing, associated with the machine, information related to the operation; and
implementing the operation and transmitting an event relating to the operation for use in communicating the operation to subscribers referencing the machine.
21. The method ofclaim 20 wherein the receiving step includes receiving an identification of the machine.
22. The method ofclaim 20 wherein the receiving step includes transmitting a data cell including the request.
23. The method ofclaim 20 wherein the transmitting step includes transmitting a data cell including the event.
24. The method ofclaim 20 wherein the receiving step includes receiving an add, update, delete, or find operation.
25. A method for generating a subscription to events occurring within a network, comprising:
generating a subscription event for a machine in the network using a local notification service;
transmitting the subscription event to an LNS from a global notification service for registration of the event for subsequent use in notifying the machine of particular events occurring within the network; and
receiving from the global notification service a notification of the registration of the event.
26. The method ofclaim 25 wherein:
the generating step includes generating an unsubscription event; and
the transmitting step includes transmitting the unsubscription event from the global notification service to an LNS for removing the registration.
27. The method ofclaim 25, further including locally storing in a cache associated with the machine information related to the notification.
28. The method ofclaim 25, further including controlling operation of the local notification service using a process engine.
29. A method for broadcasting notification of events occurring within a network, comprising:
receiving a broadcast event concerning occurrence of a particular event within the network;
determining subscribers having subscriptions registered for a notification of the event; and
transmitting the notification to a local notification service associated with each of the subscribers for use in notifying the subscribers of the occurrence of the event.
30. The method ofclaim 29 wherein the determining step includes mapping the broadcast event to the subscribers.
31. The method ofclaim 29 wherein the receiving step includes receiving an object as the broadcast event.
32. The method ofclaim 29 wherein the determining step includes determining whether each of the subscribers is located remote from the receiving of the broadcast event.
33. The method ofclaim 29 wherein the determining step includes using a comparator for matching the subscribers to the subscriptions.
34. The method ofclaim 29 wherein the determining step includes accessing a global subscriber cache for obtaining mappings between subscribers and subscriptions.
35. The method ofclaim 29 wherein the transmitting step includes transmitting the notification to an event queue associated with the subscribers.
36. A method for downloading files in a network, comprising:
receiving a request for a file including an identifier for the file;
determining whether the file exists in an associated memory,
searching for the file by manipulating the identifier and comparing the manipulated identifier with available files; and
downloading a located file based upon the determining and the searching.
37. The method ofclaim 36, further including comparing a first time stamp of a first file located from the determining with a second time stamp of a second file located from the searching.
38. The method ofclaim 37, further including selecting a file for downloading among the first and second files based upon the comparing.
39. An article of manufacture specifying a representation of an object stored in a computer-readable storage medium and capable of electronic transmission between machines in a distributed system, the article of manufacture comprising:
a data cell object to be transmitted in a network, the data cell object including an indication of code identifying the object, a plurality of content flags identifying types of content within the object, a plurality of transmission flags specifying how to broadcast the content in the network, and a plurality of error flags specifying errors in the content.
40. An article of manufacture specifying a representation of an object stored in a computer-readable storage medium and capable of electronic transmission between machines in a distributed system, the article of manufacture comprising:
an enumeration data cell object to be transmitted in a network, the enumeration data cell object specifying an indication of a plurality of data cell objects, each of the data cell objects including a plurality of content flags identifying types of content within the object, a plurality of transmission flags specifying how to broadcast the content in the network, and a plurality of error flags specifying errors in the content.
41. An article of manufacture specifying a representation of an object stored in a computer-readable storage medium and capable of electronic transmission between machines in a distributed system, the article of manufacture comprising:
an hierarchical data cell object to be transmitted in a network, the hierarchical data cell object specifying an indication of a plurality of data cell objects, each of the data cell objects including a plurality of content flags identifying types of content within the object, a plurality of transmission flags specifying how to broadcast the content in the network, and a plurality of error flags specifying errors in the content, the hierarchical data cell object further specifying a pointer identifying a parent data cell associated with the hierarchical data cell within a hierarchical structure of content.
US10/624,7201999-08-132003-07-21System and method for transmitting data content in a computer networkAbandonedUS20040019612A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US10/624,720US20040019612A1 (en)1999-08-132003-07-21System and method for transmitting data content in a computer network

Applications Claiming Priority (3)

Application NumberPriority DateFiling DateTitle
US09/374,160US6442565B1 (en)1999-08-131999-08-13System and method for transmitting data content in a computer network
US10/192,366US20020194287A1 (en)1999-08-132002-07-09System and method for transmitting data content in a computer network
US10/624,720US20040019612A1 (en)1999-08-132003-07-21System and method for transmitting data content in a computer network

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US10/192,366DivisionUS20020194287A1 (en)1999-08-132002-07-09System and method for transmitting data content in a computer network

Publications (1)

Publication NumberPublication Date
US20040019612A1true US20040019612A1 (en)2004-01-29

Family

ID=23475567

Family Applications (3)

Application NumberTitlePriority DateFiling Date
US09/374,160Expired - Fee RelatedUS6442565B1 (en)1999-08-131999-08-13System and method for transmitting data content in a computer network
US10/192,366AbandonedUS20020194287A1 (en)1999-08-132002-07-09System and method for transmitting data content in a computer network
US10/624,720AbandonedUS20040019612A1 (en)1999-08-132003-07-21System and method for transmitting data content in a computer network

Family Applications Before (2)

Application NumberTitlePriority DateFiling Date
US09/374,160Expired - Fee RelatedUS6442565B1 (en)1999-08-131999-08-13System and method for transmitting data content in a computer network
US10/192,366AbandonedUS20020194287A1 (en)1999-08-132002-07-09System and method for transmitting data content in a computer network

Country Status (3)

CountryLink
US (3)US6442565B1 (en)
AU (1)AU6498599A (en)
WO (1)WO2001013271A1 (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20020029375A1 (en)*2000-06-272002-03-07AlcatelMethod of managing information in Java
US20040133444A1 (en)*2002-09-202004-07-08Florence DefaixVersion control system for software development
US20050220103A1 (en)*2004-04-052005-10-06Wild Aloysius A IiiBroadcast capable file system
US20090070442A1 (en)*2007-09-072009-03-12Kace Networks, Inc.Architecture And Protocol For Extensible And Scalable Communication
US7509330B2 (en)2004-09-032009-03-24Crossroads Systems, Inc.Application-layer monitoring of communication between one or more database clients and one or more database servers
US7529753B1 (en)2004-09-032009-05-05Crossroads Systems, Inc.Providing application-layer functionality between one or more database clients and one or more database servers
US7650361B1 (en)*2004-07-212010-01-19Comcast Ip Holdings I, LlcMedia content modification and access system for interactive access of media content across disparate network platforms
US20100241654A1 (en)*2009-03-232010-09-23Riverbed Technology, Inc.Virtualized data storage system optimizations
US20100262645A1 (en)*2009-04-092010-10-14International Business Machines CorporationSystem and method of optimizing digital media processing in a carrier grade web portal environment
US20130132482A1 (en)*2000-03-172013-05-23Facebook, Inc.State change alerts mechanism
US9203794B2 (en)2002-11-182015-12-01Facebook, Inc.Systems and methods for reconfiguring electronic messages
US9246975B2 (en)2000-03-172016-01-26Facebook, Inc.State change alerts mechanism
US9994613B2 (en)2000-05-192018-06-12Vertex Pharmaceuticals IncorporatedProdrug of an ICE inhibitor
US20190012218A1 (en)*2017-07-102019-01-10Nokia Solutions And Networks OyEvent handling in distributed event handling systems
US11075982B2 (en)2017-07-102021-07-27Nokia Solutions And Networks OyScaling hosts in distributed event handling systems

Families Citing this family (85)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6757740B1 (en)1999-05-032004-06-29Digital Envoy, Inc.Systems and methods for determining collecting and using geographic locations of internet users
US7685311B2 (en)1999-05-032010-03-23Digital Envoy, Inc.Geo-intelligent traffic reporter
US7844729B1 (en)1999-05-032010-11-30Digital Envoy, Inc.Geo-intelligent traffic manager
US6874145B1 (en)1999-07-132005-03-29Sun Microsystems, Inc.Methods and apparatus for implementing an application lifecycle design for applications
US6701334B1 (en)*1999-07-132004-03-02Sun Microsystems, Inc.Methods and apparatus for implementing individual class loaders
US7257812B1 (en)1999-12-162007-08-14Sun Microsystems, Inc.Methods and apparatus for managing an application
US6681392B1 (en)*1999-12-152004-01-20Lexmark International, Inc.Method and apparatus for remote peripheral software installation
US6751657B1 (en)*1999-12-212004-06-15Worldcom, Inc.System and method for notification subscription filtering based on user role
US6625621B2 (en)*2000-01-042003-09-23Starfish Software, Inc.System and methods for a fast and scalable synchronization server
US6684250B2 (en)*2000-04-032004-01-27Quova, Inc.Method and apparatus for estimating a geographic location of a networked entity
US7085810B1 (en)*2000-05-312006-08-01International Business Machines CorporationDynamic command sets in a computer messaging system in a method, system and program
US6950947B1 (en)*2000-06-202005-09-27Networks Associates Technology, Inc.System for sharing network state to enhance network throughput
US7415516B1 (en)2000-08-082008-08-19Cisco Technology, Inc.Net lurkers
US7246145B1 (en)*2000-08-082007-07-17Cisco Technology, Inc.Fully distributed, scalable infrastructure, communication system
US7143182B1 (en)2000-08-082006-11-28Cisco Technology, Inc.Smart secretary for routing call objects in a telephony network
US20020143857A1 (en)*2001-03-302002-10-03Bidarahalli Phani KumarMethod and system for event communication on a distributed scanner/workstation platform
US7000008B2 (en)*2001-04-162006-02-14Sun Microsystems, Inc.Method, system, and program for providing data updates to a page including multiple regions of dynamic content
US8868659B2 (en)*2001-05-152014-10-21Avaya Inc.Method and apparatus for automatic notification and response
US20020198943A1 (en)*2001-06-202002-12-26David ZhuangWeb-enabled two-way remote messaging facility
US7024640B2 (en)*2001-06-292006-04-04Koninklijke Philips Electronics N.V.Integrated circuit cell identification
US7370365B2 (en)*2001-09-052008-05-06International Business Machines CorporationDynamic control of authorization to access internet services
US7117243B2 (en)*2001-10-022006-10-03Citrix Systems, Inc.Methods for distributed program execution with file-type association in a client-server network
US7330872B2 (en)*2001-10-022008-02-12Citrix Systems, Inc.Method for distributed program execution with web-based file-type association
US6952714B2 (en)*2001-10-022005-10-04Citrix Systems, Inc.Method for distributed program execution with server-based file type association
US20030065856A1 (en)*2001-10-032003-04-03Mellanox Technologies Ltd.Network adapter with multiple event queues
US7257610B2 (en)*2001-10-172007-08-14Microsoft CorporationSystems and methods for sending coordinated notifications
US20030135823A1 (en)*2002-01-142003-07-17Richard MarejkaLoader and provider configuration for remotely provided services
US6877014B1 (en)*2002-01-302005-04-05Oracle International CorporationMethod and apparatus to facilitate transactional consistency for references in object-relational databases
WO2003065177A2 (en)*2002-02-012003-08-07John FairweatherSystem and method for navigating data
US20040078440A1 (en)*2002-05-012004-04-22Tim PotterHigh availability event topic
US7526519B2 (en)2002-05-012009-04-28Bea Systems, Inc.High availability application view deployment
US7222148B2 (en)2002-05-022007-05-22Bea Systems, Inc.System and method for providing highly available processing of asynchronous service requests
US8495163B2 (en)2004-03-182013-07-23Avaya, Inc.Method and apparatus for a publish-subscribe system with templates for role-based view of subscriptions
US20040168115A1 (en)*2003-02-212004-08-26Bauernschmidt Bill G.Method and system for visualizing data from multiple, cached data sources with user defined treemap reports
US7293038B2 (en)*2003-02-252007-11-06Bea Systems, Inc.Systems and methods for client-side filtering of subscribed messages
US7516204B2 (en)*2003-02-282009-04-07Canon Kabushiki KaishaInformation processing method and apparatus
US7478399B2 (en)2003-04-212009-01-13International Business Machines CorporationMethod, system and program product for transferring program code between computer processes
US20070083615A1 (en)*2003-06-042007-04-12Hollebeek Robert JCross-enterprise wallplug for connecting internal hospital/clinic imaging systems to external storage and retrieval systems
CA2528457A1 (en)*2003-06-042005-01-06The Trustees Of The University Of PennsylvaniaNdma scalable archive hardware/software architecture for load balancing, independent processing, and querying of records
WO2005001623A2 (en)*2003-06-042005-01-06The Trustees Of The University Of PennsylvaniaNdma db schema dicom to relational schema translation and xml to sql query translation
JP2005031975A (en)*2003-07-112005-02-03Mitsubishi Electric Corp Information provision system
US7644376B2 (en)*2003-10-232010-01-05Microsoft CorporationFlexible architecture for notifying applications of state changes
US7177875B2 (en)*2003-11-102007-02-13Howard Robert SSystem and method for creating and using computer databases having schema integrated into data structure
US7730501B2 (en)*2003-11-192010-06-01Intel CorporationMethod for parallel processing of events within multiple event contexts maintaining ordered mutual exclusion
WO2005086681A2 (en)*2004-03-042005-09-22Quova, Inc.Geo-location and geo-compliance utilizing a client agent
US20050209990A1 (en)*2004-03-182005-09-22Ordille Joann JMethod and apparatus for a publish-subscribe system with access controls
US8590019B2 (en)*2004-06-032013-11-19International Business Machines CorporationAuthentication with credentials in Java messaging service
US7546335B2 (en)2004-09-022009-06-09Broadway Technology, LlcSystem and method for a data protocol layer and the transfer of data objects using the data protocol layer
US7970823B2 (en)*2004-09-022011-06-28Broadway Technology, LlcSystem for sharing data objects among applications
US7398528B2 (en)*2004-11-132008-07-08Motorola, Inc.Method and system for efficient multiprocessor processing in a mobile wireless communication device
US7774308B2 (en)*2004-12-152010-08-10Applied Minds, Inc.Anti-item for deletion of content in a distributed datastore
US7590635B2 (en)*2004-12-152009-09-15Applied Minds, Inc.Distributed data store with an orderstamp to ensure progress
US8996486B2 (en)2004-12-152015-03-31Applied Invention, LlcData store with lock-free stateless paging capability
US11321408B2 (en)2004-12-152022-05-03Applied Invention, LlcData store with lock-free stateless paging capacity
US8275804B2 (en)*2004-12-152012-09-25Applied Minds, LlcDistributed data store with a designated master to ensure consistency
US7774332B2 (en)2005-04-122010-08-10International Business Machines CorporationEnabling interactive integration of network-accessible applications in a content aggregation framework
WO2006111015A1 (en)*2005-04-182006-10-26Research In Motion LimitedSystem and method for enabling group subscription for asynchronous push-based applications on a wireless device
US7814472B2 (en)*2005-09-122010-10-12Oracle International CorporationSystem and method for shared code-sourcing in a Java Virtual Machine environment
US7954096B2 (en)*2005-09-122011-05-31Oracle International CorporationShared loader system and method
US7644403B2 (en)*2005-09-122010-01-05Oracle International CorporationMethod and system for automated root-cause analysis for class loading failures in java
US7784043B2 (en)*2005-09-122010-08-24Oracle International CorporationMethod and system for automated code-source indexing in Java Virtual Machine environment
US8020156B2 (en)*2005-09-122011-09-13Oracle International CorporationBulk loading system and method
US7512619B2 (en)*2005-09-192009-03-31International Business Machines CorporationReal time work queue notification
US7664784B2 (en)2006-01-112010-02-16Oracle International CorporationHigh-performance, scalable, adaptive and multi-dimensional event repository
US8146100B2 (en)2006-03-212012-03-27Sap AgSystem and method for event-based information flow in software development processes
US20080294727A1 (en)*2007-05-222008-11-27Moody Paul BUnsubscribing From Notification Of Future Messages In A Thread
JP4506840B2 (en)*2008-01-212010-07-21ソニー株式会社 Information processing apparatus, information processing method, and computer program
US20090210882A1 (en)*2008-02-182009-08-20International Business Machines CorporationSystem and methods for asynchronously updating interdependent tasks provided by disparate applications in a multi-task environment
US20090234714A1 (en)*2008-03-122009-09-17Clevx, LlcSoftware distribution system with advertising revenue subsidy and method of operation thereof
US10929651B2 (en)2008-07-212021-02-23Facefirst, Inc.Biometric notification system
US9141863B2 (en)2008-07-212015-09-22Facefirst, LlcManaged biometric-based notification system and method
US10043060B2 (en)2008-07-212018-08-07Facefirst, Inc.Biometric notification system
US9405968B2 (en)2008-07-212016-08-02Facefirst, IncManaged notification system
US10909400B2 (en)2008-07-212021-02-02Facefirst, Inc.Managed notification system
US9721167B2 (en)2008-07-212017-08-01Facefirst, Inc.Biometric notification system
US8417816B2 (en)*2009-02-202013-04-09Alcatel LucentTopology aware cache cooperation
EP2239696A1 (en)*2009-04-082010-10-13Research In Motion LimitedSystem and method for silencing notifications for a message thread
US20110107030A1 (en)*2009-10-292011-05-05Simon BorstSelf-organizing methodology for cache cooperation in video distribution networks
US8443107B2 (en)2009-11-112013-05-14Digital Envoy, Inc.Method, computer program product and electronic device for hyper-local geo-targeting
US9591059B2 (en)*2013-03-132017-03-07International Business Machines CorporationFile change notifications in a scale-out NAS system
US9560131B2 (en)*2013-06-142017-01-31Disney Enterprises, Inc.Efficient synchronization of behavior trees using network significant nodes
US20180046630A1 (en)*2016-08-122018-02-15Invensys Systems, Inc.Storing and identifying content through content descriptors in a historian system
JP6524264B2 (en)*2015-05-202019-06-05コンヴィーダ ワイヤレス, エルエルシー Method and apparatus for analyzing and grouping service layer subscriptions and notifications to increase efficiency
US11288319B1 (en)*2018-09-282022-03-29Splunk Inc.Generating trending natural language request recommendations
US11652790B2 (en)2019-12-062023-05-16Servicenow, Inc.Quarantine for cloud-based services

Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5768528A (en)*1996-05-241998-06-16V-Cast, Inc.Client-server system for delivery of online information
US6366926B1 (en)*1998-12-312002-04-02Computer Associates Think, Inc.Method and apparatus for the dynamic filtering and routing of events
US6446136B1 (en)*1998-12-312002-09-03Computer Associates Think, Inc.System and method for dynamic correlation of events
US6449618B1 (en)*1999-03-252002-09-10Lucent Technologies Inc.Real-time event processing system with subscription model
US6496831B1 (en)*1999-03-252002-12-17Lucent Technologies Inc.Real-time event processing system for telecommunications and other applications
US6502133B1 (en)*1999-03-252002-12-31Lucent Technologies Inc.Real-time event processing system with analysis engine using recovery information

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5557798A (en)1989-07-271996-09-17Tibco, Inc.Apparatus and method for providing decoupling of data exchange details for providing high performance communication between software processes
CA2079484A1 (en)*1991-01-311992-08-01Tadahiro TakaseConnectionless communication system
GB9408574D0 (en)*1994-04-291994-06-22Newbridge Networks CorpAtm switching system
US5655148A (en)1994-05-271997-08-05Microsoft CorporationMethod for automatically configuring devices including a network adapter without manual intervention and without prior configuration information
US5748980A (en)1994-05-271998-05-05Microsoft CorporationSystem for configuring a computer system
US6085233A (en)*1995-12-292000-07-04Pankosmion, Inc.System and method for cellular network computing and communications
US5987018A (en)*1996-05-021999-11-16Motorola, IncRadio unit, method of communicating between radio units over a communications channel and method of preparing a sequence of data cells for transmission over a radio channel
US5878397A (en)1996-07-101999-03-02Telefonaktiebolaget L M Ericsson (Publ)Method for transporting short messages in a wireless telecommunications system
US5961594A (en)1996-09-261999-10-05International Business Machines CorporationRemote node maintenance and management method and system in communication networks using multiprotocol agents
US6055561A (en)*1996-10-022000-04-25International Business Machines CorporationMapping of routing traffic to switching networks
US6104715A (en)*1997-04-282000-08-15International Business Machines CorporationMerging of data cells in an ATM network
US6081530A (en)*1997-11-242000-06-27Nokia High Speed Access Products Inc.Transmission of ATM cells

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5768528A (en)*1996-05-241998-06-16V-Cast, Inc.Client-server system for delivery of online information
US6366926B1 (en)*1998-12-312002-04-02Computer Associates Think, Inc.Method and apparatus for the dynamic filtering and routing of events
US6446136B1 (en)*1998-12-312002-09-03Computer Associates Think, Inc.System and method for dynamic correlation of events
US6449618B1 (en)*1999-03-252002-09-10Lucent Technologies Inc.Real-time event processing system with subscription model
US6496831B1 (en)*1999-03-252002-12-17Lucent Technologies Inc.Real-time event processing system for telecommunications and other applications
US6502133B1 (en)*1999-03-252002-12-31Lucent Technologies Inc.Real-time event processing system with analysis engine using recovery information

Cited By (45)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US9203879B2 (en)2000-03-172015-12-01Facebook, Inc.Offline alerts mechanism
US20130198649A1 (en)*2000-03-172013-08-01Facebook, Inc.State change alerts mechanism
US20130132482A1 (en)*2000-03-172013-05-23Facebook, Inc.State change alerts mechanism
US9736209B2 (en)2000-03-172017-08-15Facebook, Inc.State change alerts mechanism
US20140344365A1 (en)*2000-03-172014-11-20Facebook, Inc.State change alerts mechanism
US20160261700A9 (en)*2000-03-172016-09-08Facebook, Inc.State change alerts mechanism
US20160241632A9 (en)*2000-03-172016-08-18Facebook, Inc.State change alerts mechanism
US9246975B2 (en)2000-03-172016-01-26Facebook, Inc.State change alerts mechanism
US20150113066A1 (en)*2000-03-172015-04-23Facebook, Inc.State change alerts mechanism
US9994613B2 (en)2000-05-192018-06-12Vertex Pharmaceuticals IncorporatedProdrug of an ICE inhibitor
US7131109B2 (en)*2000-06-272006-10-31AlcatelMethod of managing information in Java
US20020029375A1 (en)*2000-06-272002-03-07AlcatelMethod of managing information in Java
US7680932B2 (en)*2002-09-202010-03-16Mks Inc.Version control system for software development
US20040133444A1 (en)*2002-09-202004-07-08Florence DefaixVersion control system for software development
US9571440B2 (en)2002-11-182017-02-14Facebook, Inc.Notification archive
US9515977B2 (en)2002-11-182016-12-06Facebook, Inc.Time based electronic message delivery
US9769104B2 (en)2002-11-182017-09-19Facebook, Inc.Methods and system for delivering multiple notifications
US9729489B2 (en)2002-11-182017-08-08Facebook, Inc.Systems and methods for notification management and delivery
US9571439B2 (en)2002-11-182017-02-14Facebook, Inc.Systems and methods for notification delivery
US9560000B2 (en)2002-11-182017-01-31Facebook, Inc.Reconfiguring an electronic message to effect an enhanced notification
US9203794B2 (en)2002-11-182015-12-01Facebook, Inc.Systems and methods for reconfiguring electronic messages
US9253136B2 (en)2002-11-182016-02-02Facebook, Inc.Electronic message delivery based on presence information
US8223653B2 (en)*2004-04-052012-07-17IxiaBroadcast capable file system
US20050220103A1 (en)*2004-04-052005-10-06Wild Aloysius A IiiBroadcast capable file system
US9563702B2 (en)2004-07-212017-02-07Comcast Ip Holdings I, LlcMedia content modification and access system for interactive access of media content across disparate network platforms
US20100107201A1 (en)*2004-07-212010-04-29Comcast Ip Holdings I, LlcMedia content modification and access system for interactive access of media content across disparate network platforms
US7650361B1 (en)*2004-07-212010-01-19Comcast Ip Holdings I, LlcMedia content modification and access system for interactive access of media content across disparate network platforms
US7529753B1 (en)2004-09-032009-05-05Crossroads Systems, Inc.Providing application-layer functionality between one or more database clients and one or more database servers
US20090138487A1 (en)*2004-09-032009-05-28Crossroads Systems, Inc.Application-Layer Monitoring of Communication Between One or More Database Clients and One or More Database Servers
US7509330B2 (en)2004-09-032009-03-24Crossroads Systems, Inc.Application-layer monitoring of communication between one or more database clients and one or more database servers
US7895160B2 (en)2004-09-032011-02-22Crossroads Systems, Inc.Application-layer monitoring of communication between one or more database clients and one or more database servers
US20090070442A1 (en)*2007-09-072009-03-12Kace Networks, Inc.Architecture And Protocol For Extensible And Scalable Communication
US8103751B2 (en)2007-09-072012-01-24Kace Networks, Inc.Architecture and protocol for extensible and scalable communication
US8301737B2 (en)2007-09-072012-10-30Dell Products L.P.Architecture and protocol for extensible and scalable communication
US7890615B2 (en)*2007-09-072011-02-15Kace Networks, Inc.Architecture and protocol for extensible and scalable communication
US9348842B2 (en)*2009-03-232016-05-24Riverbed Technology, Inc.Virtualized data storage system optimizations
US20100241654A1 (en)*2009-03-232010-09-23Riverbed Technology, Inc.Virtualized data storage system optimizations
US20100262645A1 (en)*2009-04-092010-10-14International Business Machines CorporationSystem and method of optimizing digital media processing in a carrier grade web portal environment
US9614884B2 (en)2009-04-092017-04-04International Business Machines CorporationSystem and method of optimizing digital media processing in a carrier grade web portal environment
US8892631B2 (en)*2009-04-092014-11-18International Business Machines CorporationSystem and method of optimizing digital media processing in a carrier grade web portal environment
US9998512B2 (en)2009-04-092018-06-12International Business Machines CorporationSystem and method of optimizing digital media processing in a carrier grade web portal environment
US20190012218A1 (en)*2017-07-102019-01-10Nokia Solutions And Networks OyEvent handling in distributed event handling systems
US11075982B2 (en)2017-07-102021-07-27Nokia Solutions And Networks OyScaling hosts in distributed event handling systems
US11385944B2 (en)*2017-07-102022-07-12Nokia Solutions And Networks OyEvent handling in distributed event handling systems
US12073265B2 (en)*2017-07-102024-08-27Nokia Solutions And Networks OyEvent handling in distributed event handling systems

Also Published As

Publication numberPublication date
WO2001013271A9 (en)2002-08-22
AU6498599A (en)2001-03-13
US6442565B1 (en)2002-08-27
US20020194287A1 (en)2002-12-19
WO2001013271A1 (en)2001-02-22

Similar Documents

PublicationPublication DateTitle
US6442565B1 (en)System and method for transmitting data content in a computer network
US20220070122A1 (en)Method and Apparatus for Composite User Interface Generation
US6944666B2 (en)Mechanism for enabling customized session managers to interact with a network server
US6721740B1 (en)Method and apparatus of performing active update notification
JP4729172B2 (en) Method and apparatus for performing transactions in a stateless web environment that supports a declarative paradigm
US7454516B1 (en)Scalable virtual partitioning of resources
DE60102305T2 (en) MIGRATION OF PROCESSES USING A REPRESENTATION OF THESE PROCESSES IN A DATA REPRESENTATION LANGUAGE IN A DISTRIBUTED COMPUTER ENVIRONMENT
JP3782477B2 (en) Event architecture for operating system system management
US5475819A (en)Distributed configuration profile for computing system
US6868447B1 (en)Mechanism and apparatus for returning results of services in a distributed computing environment
DE60123289T2 (en) EVENT MESSAGE END USER IN A DISTRIBUTED COMPUTER ENVIRONMENT
EP1126681A2 (en)A network portal system and methods
WO2001086487A2 (en)Mechanism and apparatus for web-based searching of uri-addressable repositories in a distributed computing environment
JPH11327919A (en)Method and device for object-oriented interruption system
JP2001520486A (en) Object-oriented point-to-point communication method and communication device for performing the method
US6832223B1 (en)Method and system for facilitating access to a lookup service
US20030167320A1 (en)Registration service for registering plug-in applications with a management console
US20030033415A1 (en)System for and method of storing and elaborating user preferences
US6516354B2 (en)Method and apparatus for efficient representation of variable length identifiers in a distributed object system
WO2004027661A2 (en)Composition of services for autonomic computing
CN112015696B (en)Data access method, data relationship setting method, data access device, data relationship setting device and storage medium
DE60101740T2 (en) TRANSFORMING OBJECTS BETWEEN A COMPUTER PROGRAMMING LANGUAGE AND A DATA DISPLAY LANGUAGE
US20040267927A1 (en)Methods, systems and program products for delivery of web services using categorical contracts
US20020198908A1 (en)Method and apparatus for delivery of external data from a centralized repository in a network data processing system
US20030182294A1 (en)Method and apparatus for merging data graphs using data identity control

Legal Events

DateCodeTitleDescription
STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp