Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

125 results about "Object server" patented technology

An object server is the component of an Content Manager OnDemand system that holds the reports that are accessed by your users. An object server belongs to an Content Manager OnDemand instance. An instance is a logical server environment consisting of a library server, one or more object servers, a database, and cache storage.

Method and apparatus for the creation of personalized supervisory and control data acquisition systems for the management and integration of real-time enterprise-wide applications and systems

A system and method provide for the creation and operation of real-time enterprise-wide, personalize supervisory and control data acquisition systems. Personalized SCADA applications are constructed from a virtual application service and a personal agent framework using simple drag and drop operations or other high level action. The virtual application service includes a communications gateway that communicates with disparate and non-interoperable systems and external field devices to communicate low level time data collected from such systems into the application environment transforming the collected data in a single common data format. The virtual application service includes application cells that receive the reformatted data and process it to provide high level analysis and context, storing the processed data in an object server. The object server provides a unified, hierarchical object model for all of the data received from the underlying devices and systems. The virtual application service communicates with personal agent frameworks containing presentation cells and service agents. The service agents are representative of the virtual application service, and provide the personal agent framework with access to the object server to receive and send data from the object server to the presentation cells. The presentation cells subscribe to the object server's data objects via the service agent. Presentation cell provide a graphical representation and mapping of data objects and hence underlying devices and systems, to allow a user to manage and control such systems.
Owner:EUTECH CYBERNETICS PTE

Application-independent generator to generate a database transaction manager in heterogeneous information systems

A heterogeneous information system such as a digital library often uses a database manager together with other data resource manager(s), such as an object server or a video server, to manage digital content. Such a system often needs to maintain an application-specific database and / or to handle application-specific operational requirements. To facilitate system integration and application development, an application-independent reusable product is created which generates a custom system component or utility, such as a loader, according to a specification provided by a system integrator or an application developer.
Owner:IBM CORP

Apparatus and method for increased data access in a network file object oriented caching system

An apparatus for increased data access in a network includes a file / object server computer having a permanent storage memory, a cache verifying computer operably connected to the file / object server computer in a manner to form a network for rapidly transferring data, the cache verifying computer having an operating system, a first memory and a processor capable of performing an operation on data stored in the permanent storage memory of the file / object server computer to produce a signature of the data characteristic of one of a file, an object and a directory, a remote client computer having an operating system, a first memory, a cache memory and a processor capable of performing an operation on data stored in the cache memory to produce a signature of the data, a communication server operably connected to the remote client computer to the cache verifying computer and the file / object server computer and comparators operably associated with the cache verifying computer and remote client computer for comparing the signatures of data with one another to determine whether the signature of data of the remote client is valid.
Owner:COMTECH EF DATA

Apparatus and method for increasing speed in a network file/object oriented server/client system

An apparatus for increased data access from data of the type including at least one of a file, an object and a directory in a file / object oriented network comprises a file / object server computer having an operating system, a first memory, a permanent storage memory, and a processor, a remote client computer operably connected to the file / object server computer in a manner to rapidly transfer data objects, having an operating system, a first memory, a permanent storage memory, and a processor, a communication link operably connecting the remote client computer and the file / object server computer including a router for routing between a WAN and a LAN, software operably associated with one of the file / object server computer and the remote client computer for determining whether data objects are transferred through the WAN or the LAN, software operably associated with one of the file / object server computer and the remote client computer for compressing the data objects upon detecting transfer through the WAN, and software for assembling the data objects into a stream and transferring the data objects through one of the WAN and the LAN.
Owner:COMTECH EF DATA

System, method, and computer program for determining whether object is genuine or fake in metaverse

A server computer connected to a plurality of client computers through a network and controls objects in a Metaverse accessed by the client computers. The server computer includes: a storage unit for storing an object ID specifying a Metaverse object and authenticity information; a communication unit for communicating with each of the client computers; and an enquiry unit for causing the communication unit to transmit the authenticity information of the object ID to the communication unit. A method of controlling objects in a Metaverse accessed by client computers is also provided.
Owner:ACTIVISION PUBLISHING

Method and apparatus for broadcasting media objects with guaranteed quality of service

A method and apparatus for broadcasting media objects for such bandwidth-intensive applications as Media on Demand (MoD) or Video on Demand (VoD) employ a novel StairCase Broadcast (SCB) scheme. A media server in accordance with one example of the invention includes a fragmenter that fragments media objects into multiple segments, with each segment provided to a corresponding streamer. Each streamer periodically and continuously streams data associated with its corresponding media segment on a connection between the server and a media client. A download controller in the media client selectively causes the proper streams to be received for downloading from the server in accordance with the fragmentation of the selected media object and the number of streams that the client can simultaneously receive for downloading. A selector is operable to cause data from each successive segment to be downloaded from the corresponding stream immediately regardless of the position in the period associated with the successive segment. By its design, the method and apparatus of the present invention allow for lossless broadcast of media contents with de-coupled per-media-object server and client bandwidth design considerations.
Owner:RPX CLEARINGHOUSE

Method and computer program product for creating enterprise management systems

A computer program product for creating an enterprise management dashboard program, and comprising a process architecture server, a process architect client, a stakeholder client, and / or a process object server. The process architecture server includes a compiler characterized by an access control subsystem (receives role-base access control definition data), a work flow modeling subsystem (receives process model definition data), a data management subsystem (receives data structure definition data), a communication subsystem (receives communication protocol definition data), and a report management subsystem (receives report content definition data). The compiler uses the aforementioned data to create executable computer code for the enterprise management dashboard program based on modeling constructs including project sites, task pages, interface templates, report templates, and / or third-party process content. The resultant enterprise management dashboard program may be used to create and save process objects such as projects, tasks, artifacts (e.g., digital files), and process metrics.
Owner:CRAIG TECHNICAL CONSULTING INC

Apparatus and method for providing object information

An apparatus for providing attribute information about an object being displayed on a screen of the apparatus in an augmented reality a method thereof are provided. The apparatus for displaying an object, which is extracted from an image input, such as a camera, includes a communication unit, an object recognition unit and a control unit. The communication unit is configured to perform data communication with respect to an object server which stores images of a plurality of objects and attribute information of each object. The object recognition unit is configured to extract the object from the image input and recognize the object. The apparatus determines the attribute information of the object being displayed based on a state of the object and provides attribute information.
Owner:PANTECH CO LTD

Method and apparatus for providing peer ownership of shared objects

A method and apparatus for providing peer ownership of shared objects. In the invention, shared objects are implemented as a shell object with shared object state stored in shared memory. Each process that shares the object is granted a shell object within their process space which points to the object state in shared memory. All processes share equal access to the shared object, with no single process determining the lifetime of the shared object. The shutdown of any single process results in the termination of that process's respective shell object, without the necessary termination of the shared object state in shared memory. There is therefore no shutdown problem. Further, performance is enhanced because all processes access the shared object state in shared memory in what is essentially an in-process call. In an embodiment of the invention, a peer ownership manager acts as the object server for all shared objects whose object state resides in shared memory. A global table is maintained within the peer ownership manager which contains the shared memory offset location of each object's state referenced by the GID (global identifier number) of the object. Also, for each process, a shell table is maintained in which existing shell objects for a given process are referenced by the offset value for the object's state in shared memory. Methods are provided for supporting object webs in shared memory, and for putting dynamically sized data and standard non-peer objects into shared objects in shared memory.
Owner:VERSATA DEV GROUP

System and method for selecting, ordering and accessing copyrighted information from physical documents

A method for processing edited objects associated with a physical document, for use in a user workstation by a user. An edited object is identified in an edited objects table from being associated with an item that has been selected from a page of the physical document through use a point pressed on a touch foil aligned over or under the page. It is ascertained that the user does not have a license to use and / or copy the edited object. Information concerning the edited object is received by the user workstation from an edited objects server and then displayed on the user workstation. The user workstation receives the edited object with the license from the edited objects server, stores the edited object, and updates an edited object path column in the edited objects table in the user workstation with a file path for accessing the stored edited object.
Owner:SERVICENOW INC

Distributed file system and data access method thereof

The invention provides a distributed file system and a data access method thereof. The system comprises at least one client server, a metadata central server, at least one metadata server and at least one object server, wherein the at least one client server is used for receiving an access request from a client; the metadata central server is used for returning a currently available global uniquemetadata server identifier of the metadata server to the client server according to the access request of the client; the at least one metadata server is used for receiving file information transmitted according to the global unique identifier of the metadata server by the client server, and returning a currently available global unique object server identifier of the object server to the client server according to the file information; and the at least one object server is used for generating an access result in response to access contents transmitted according to the global unique identifier of the object server by the client server, and returning the access result to the client by the client server. The distributed file system and the data access method thereof greatly improve the reliability of the system at the same time of not influencing the data transmission efficiency.
Owner:LENOVO (BEIJING) CO LTD

Bottleneck detection system, measurement object server, bottleneck detection method and program

A bottleneck detection system, a measurement object server, a bottleneck detection method and a program capable of specifying a factor that causes a bottleneck on the occasion of concurrent processing of a plurality of transactions. A tracer collects execution histories of a measurement object server processing transactions with a specified amount of load. An analyzer receives the execution histories from the tracer and analyzes them to measure performance indices with respect to software components in the measurement object server. A determination section receives the analysis results from the analyzer and, processes a value that indicates the relation between the amount of load and each of the performance indices by a prescribed algorithm.
Owner:NEC CORP

Device and method for telecommunicating between customer end application component and object server

ActiveCN1941738AReserve hardware and software resourcesLow implementation costData switching networksCommunications systemClient-side
The invention is designed for use in a communication system having a relay device between the client side and destination server. The system thereof comprises a relay unit located at the client side and a relay server located at server side. A dedicated channel is set between the relay unit and relay server; the dedicated channel and the internal protocol traversing relay device are used to make communication; the relay unit and relay server are used to build the logical channel between the port of the main application component and the port of the destination server; the logical channel is build on said dedicated channel; the main application component and the destination server make normal communication that can traverse the relay device.
Owner:TENCENT TECH (SHENZHEN) CO LTD

System and method for selecting, ordering and accessing copyrighted information from physical documents

The present invention discloses a system, method and computer program for selecting, ordering, accessing and displaying copyrighted information from physical documents such as printed publications or commercials. The invention allows the management and the direct sale from the editor to the final consumer of electronic information referenced on physical publications while respecting the copyrights attached to this electronic information. According to the present invention, a plurality of particular items (i.e., words, pictures, logos, etc.,) are defined on a physical document. These items are linked to copyrighted hardcopy or softcopy edited objets, such as chapters, notes, pictures, video or audio elements. For identifying and selecting the items defined in the physical document, these items are automatically illuminated by luminous signals (or light spots) generated by an opto-touch foil. The opto-touch foil operates under the control of a user workstation. An illuminated item is selected by the user by pressing the opto-touch foil over the illuminated position of this item. When the user selects a particular item among all illuminated items, the user workstation receives from the opto-touch foil a signal indicating the position of this selected item. The user workstation identifies and locates the edited object associated with the position of the selected item referring to an Edited Objects Table. If the user has already a license for the edited object, and if this edited object is already stored in the user workstation, then this edited object is accessed locally. If the user has no copyright for the edited object, a request is sent through a network to an Edited Objects server, to get a description and ordering information about the selected edited object. The edited object can then be downloaded and stored locally for a fee.
Owner:SERVICENOW INC

Method and device for establishing social relation via pop-up comments

The invention relates to a method and a device for establishing a social relation via pop-up comments. The method comprises the steps of allowing a user to log in a playing object server via identity authentication; producing a pop-up comment layer superposed on a playing object according to the identity information of the user and pop-up comment content and content property edited and submitted by the user, wherein the pop-up comment layer comprises the pop-up comment and the identity information of the user; superposing the pop-up comment layer on the playing object, and then sending the playing object to a client to be presented to users for watching; when the current user selects and clicks the pop-up comment, displaying the identity information of the user sending the pop-up comment; and when the current user sends a friend addition request to the user sending the pop-up comment, if the user to be added accepts the addition request, establishing a friend relation between the current user and the user sending the pop-up comment, and updating both friend lists. According to the method, the identity information of the user is added into the pop-up comment, and the user can check the identity information of the user sending the pop-up comment and add friends by clicking the pop-up comment, so as to be conductive to intensifying the establishment of social relations.
Owner:LETV HLDG BEIJING CO LTD +1

Network message safety comprehensive management method based on safety application servicer

The invention relates to a network information security synthesis managing method based on safety application server. The invention belongs to information security field. The method is: the browser on the client terminal selects one of the security managing application server, security method application server, security auditing application server; when the connection is crated, the client terminal browser sends out instructions, the application server calls the connection created managing object server according to the demands, then the managing object server extracts the information to the managed security resources with three protocol to map the middle piece; when the middle piece receives the data gathering application, it gathers data to the security resources, the gathered data is converted and transmitted to the managing object server according to the mode defined by the mapping middle piece, the managing object server stores the data into the managing object information bank, then tells the application server; the application server calls the managing data to be analyzed through the managing object sever, finally, it is returned to the client terminal browser.
Owner:SHANGHAI JIAO TONG UNIV

Objectification parallel computing method and system for information system performance improvement

The invention discloses an objectification parallel computing method and system for information system performance improvement. The method is suitable for a cluster environment, and computers in a cluster are divided into object servers, object management servers and client agents according to functions. The method mainly comprises the following steps that object-oriented modeling is carried out, power service data are abstracted into data objects according to rules, and task information is abstracted into task objects; distributed cache is carried out on the objects, and the data are cached in the object pools of a plurality of object servers in a distributed mode according to an object model; object indexes are created, all object pool information is collected by the object management servers, and the indexes are created according to a logical relationship; parallel computing is carried out on tasks, the task objects are divided into a plurality of stages of subtasks according to certain rules, the subtasks are executed in parallel, and finally a result is returned to the task objects. On the basis of the method, the objectification parallel computing system for the information performance improvement is provided. The problem that the real-time computing performance of an information system is poor can be solved.
Owner:STATE GRID CORP OF CHINA +2

Bootstrapping technique for distributed object client systems

A method and apparatus for bootstrapping an object client system with an object server system in a distributed system is provided. The method and apparatus are particularly applicable to use over the internet with web servers and web browsers. The method allows the use of a “zero install” web client to operate on remote objects through the web server, and can thus facilitate a host of distributed object operations. An object reference server is used to distribute an object reference for a naming context object to an object request broker on the web browser. In the preferred embodiment, the object reference server comprises a web server with access to the object reference and the object reference comprises a stringified object reference. By delivering the stringified object reference to the web browsers, interaction between the web browser and remote server objects over the internet is facilitated.
Owner:IBM CORP

Method, apparatus and system for detecting operation state of server

The embodiments of the invention provide a method, apparatus and system for detecting an operation state of a server. The method comprises the following steps: when a service request message to be sent exists, determining identification information of an object server from a locally stored normal server information table; according to the identification information of the object server, sending the service request message to the object server; judging a service response message corresponding to the service request message is obtained; if not, transferring the identification information of the object server to a fault server information table; and according to identification information of each server, included in the fault server information table, periodically sending a probe request message to each server, and after a probe response message returned by a first server is successfully obtained, transferring the identification information of the first server to the normal server information table. According to the embodiments of the invention, it is unnecessary to send the probe request messages to all the servers, less network resources are occupied, and the service performance of the servers is improved.
Owner:BEIJING QIYI CENTURY SCI & TECH CO LTD

Protocol adapter framework for integrating non-IIOP applications into an object server container

In a computer system containing an object server, a method and apparatus for providing access to objects and methods via arbitrary remote protocols is disclosed. This includes a mechanism known as the protocol adapter framework that allows protocol adapters to manage remote socket sessions, encrypt communication on this session, translate text to the local character set, perform security validation of the remote user, log incoming work requests, classify the incoming work request for differentiated service purposes, and queue the work for execution. Also, included is a mechanism to invoke the protocol adapter in order to manipulate output from the execution of a method on a server object and send it back to the original requester. This allows the implementers of objects and methods that reside in the object server rather than the owner of the object server to provide a protocol adapter that allows communication with remote clients using any arbitrary protocol that the object implementer deems appropriate. In this way, the object implementer can enjoy benefits such as differentiated service, workload recording, server object process management, process isolation, error logging, systems management and transactional services of running objects in a robust object server container.
Owner:IBM CORP

Method and system for file management

The invention discloses a method and system for file management. The method includes the steps: when storing a file, a user terminal sends a file creating request to a metadata main server; the metadata main server selects a storage object for storing the file and sends metadata information to the user terminal, the metadata information including object identification information and object position information of the storage object; when the user terminal receives the metadata information, the user terminal sends a write-in request to an object server associated with the object position information; and the object server writes the file in a data block that corresponds to the object identification information, and header information of the storage object is updated. The relation between the file and the object is redefined, one object is allowed to store data blocks of one or more files, one file can store file data blocks across multiple objects, a mass of small or medium files can be effectively managed, and then a user can conveniently store the objects and apply the objects to more general application scenarios.
Owner:CHINA TELECOM CORP LTD

Cluster disposition method and disposition device

The embodiments of the invention disclose a cluster disposition method and a disposition device, for the purpose of realizing rapid disposition of disposition codes to a preset object server through a disposition device after the disposition codes are updated. The method provided by one embodiment of the invention comprises the following steps: the disposition device obtaining the disposition codes; the disposition device, according to the disposition codes, generating starting scripts; the disposition device, according to the starting scripts, obtaining starting script configuration items; the disposition device analyzing branch names in the starting script configuration items to obtain a destination server group; the disposition device analyzing application names in the starting script configuration items to obtain matching construction output packets; the disposition device, according to the branch names, obtaining corresponding application starting configuration files; and the disposition device sending the matching construction output packets, the starting scripts and the application starting configuration files to object servers in the object server group. The embodiments of the invention further provide a disposition device.
Owner:SHENZHEN YUNZHIJIA NETWORK CO LTD

Web service management leveraging a single process service framework

A system and method for providing process management services in an enterprise application are disclosed comprising at least one remote Web service, the method comprising registering available process management objects associated with the at least one remote Web service with a process management object server (PMOS) at the enterprise application, the process management objects comprising at least one process management service, receiving, at the enterprise application, a request for the at least one process management service, communicating, from the PMOS, the request for the at least one process management service to the process management object, and returning process management information from the process management object responsive to the request.
Owner:HEWLETT PACKARD DEV CO LP

Webshell detection and response system

A webshell detection and response system is provided. The webshell detection and response system may collect information from a detection target server through an information collection script inserted into a webpage home path of the detection target server without installing a separate web shell detection application compiled in the form of binary file in the detection target server, and determine whether the detection target server is infected with a webshell remotely using the collected information.
Owner:MNEMONIC SECURITY

Embedded type multifunction remote network topological management method

The invention relates to an embedded multifunctional remote network topology managing method, firstly adopting a topology information base as a storage medium of network topology information, where the topology information is read by a topology management server, providing a management service through the topology management server, then adopting an object management server to provide an object management service for the client end, completing real-time inquiring and setting of device states by the object management server, then arranging a Java Applet on a Web server to provide a remote browser downloading service, and the remote browser uses the interaction between a Java RMT and the topology management server to implement remote network management, and the managing flow: the client-end browser downloads a topology managing Java Applet from the Web server, the Applet communicates with the topology management server to download management information and upload user management instructions, successively, the topology management server searches or updates the corresponding topology information in the topology information base, and finally implements the remote network management.
Owner:SHANGHAI JIAO TONG UNIV

System and method for providing multimedia object linked to mobile communication network

A system and method for providing a multimedia object linked to the mobile communication network is provided. The method includes: (a) the mobile device detecting a ringing signal or call signal of a call; (b) the mobile device extracting a phone number from the detected ringing signal or call signal; (c) the mobile device requesting the expression object server for a multimedia expression object corresponding to the extracted phone number; (d) the expression object server searching a multimedia expression object corresponding to the extracted phone number and transmitting it to the mobile device; and (e) the mobile device displaying the multimedia expression object at least one of the times for originating a call, receiving a call, in the middle of a call and at the end of a call.
Owner:LOGICPLANT

Data processing system

A technique for manipulating objects at a computer is described. The technique includes receiving one or more requests to manipulate an object, wherein each request is received from a different thread. Each request to manipulate an object generates a copy of the object and a unique identifier for each copy of the object. A request to manipulate a copy of an object is distinguished from other requests to manipulate other copies of the object using the unique identifier.Additionally, a technique for accessing objects at a computer is described. The technique includes receiving a request from a client process for an object which is stored in an object server. A library server process is allocated to handle the object request. Transfer of the requested object is initiated. Thereafter, the library server process that was allocated to the object request is released.
Owner:IBM CORP

Determining priorities for cached objects to order the transfer of modifications of cached objects based on measured network bandwidth

Provided are a computer program product, system, and method for determining priorities for cached objects to order the transfer of modifications of cached objects based on measured network bandwidth. Objects are copied from a primary site to a secondary site to cache at the secondary site. The primary site includes a primary server and primary storage and the secondary site includes a secondary server and a secondary storage. Priorities are received from the secondary server for the objects at the secondary site based on determinations made by the secondary server with respect to the objects cached at the secondary storage. A determination is made of modifications to the objects at the primary storage that are cached at the secondary storage. The received priorities for the objects from the secondary server are used to control a transfer of the determined modifications to the objects to the secondary server.
Owner:IBM CORP

Media Acquisition, Processing and Distribution System for the Internet

The present invention, generally speaking, provides a broad-based solution for acquisition, processing and distribution of media objects including pictures (images), movies, videos, graphics, sound clips, etc via the Internet or the like. And specifically, it is a solution to such systems for use in applications wherein there are multiple originators of media objects that will be viewed in multiple web sites having different viewing requirements. A browser-based Aprepare and post@ tool prepares and submits media objects from inside a standard browser to a remote server. A Media Acquisition, Processing and Distribution (MAPD) system receives these media objects, processes them to meet specific requirements, and delivers them for integration into remote databases. MAPD system services include media object submission, processing, hosting and mirroring. The hosting service delivers a media object URL to a remote database, allowing the media object to be requested and served by the media object server. The mirroring service delivers the actual media object to multi-point remote databases to be stored and served by the customer.
Owner:LUPERCAL LLC
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Patsnap Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Patsnap Eureka Blog
Learn More
PatSnap group products