Peer networking host framework and hosting API
    2.
    发明授权
    Peer networking host framework and hosting API 有权
    对等网络主机框架和托管API

    公开(公告)号:US07171475B2

    公开(公告)日:2007-01-30

    申请号:US09872614

    申请日:2001-06-01

    IPC分类号: G06F15/16

    摘要: A device hosting framework provides hosting for software-implemented logical devices (including peripheral devices bridges) on a computer to expose their services as controlled devices per a peer networking protocol. The device hosting framework encapsulates discovery, description and control protocol operations of the peer networking protocol, which frees the developers of the hosted devices from having to individually implement the peer networking protocol in the hosted devices' software and need implement only the core functionality of the hosted device. The device hosting framework operates as a host supporting device interoperability via the peer networking protocol for multiple hosted devices.

    摘要翻译: 设备托管框架在计算机上为软件实现的逻辑设备(包括外围设备桥接器)提供托管,以将其作为每个对等网络协议的受控设备的服务公开。 设备托管框架封装了对等网络协议的发现,描述和控制协议操作,这使得托管设备的开发人员不必在托管设备的软件中单独实现对等网络协议,并且只需要实现托管设备的核心功能 托管设备。 设备托管框架通过用于多个托管设备的对等网络协议作为主机来支持设备互操作性。

    System and method for configuring a server computer for optimal
performance for a particular server type
    3.
    发明授权
    System and method for configuring a server computer for optimal performance for a particular server type 失效
    用于配置服务器计算机以实现特定服务器类型的最佳性能的系统和方法

    公开(公告)号:US5819030A

    公开(公告)日:1998-10-06

    申请号:US674891

    申请日:1996-07-03

    IPC分类号: G06F9/50 G06F11/34 G06F15/177

    摘要: A technique for configuring a server computer using an optimizer program to achieve optimal performance of the server based on the server types supported by the server. Configuration may involve both calculating server configuration parameters and deciding where to place various files used by the server. In order to decide where to place files, the hardware and software characteristics of the server disk drives are analyzed, and a performance table is generated. The disk drive performance data is then input into a series of algorithms of varying complexity to determine the drives where database files should be stored. Information regarding server utilization, the number of host users and the number of users in the organization is received from an administrator. The administrator input is used to calculate configuration parameters. The optimizer program may automatically adjust a plurality of registry parameters, and may automatically move one or more database and log files to the appropriate disk drives. Alternately, the administrator may be prompted to authorize the changes. The optimizer program may also save the changed parameters and locations to a registry log file.

    摘要翻译: 一种使用优化程序配置服务器计算机以根据服务器支持的服务器类型实现服务器最佳性能的技术。 配置可能涉及计算服务器配置参数并决定在哪里放置服务器使用的各种文件。 为了确定放置文件的位置,分析了服务器磁盘驱动器的硬件和软件特性,并生成了一个性能表。 然后将磁盘驱动器性能数据输入到一系列具有不同复杂度的算法,以确定应存储数据库文件的驱动器。 从管理员那里收到有关服务器利用率,主机用户数和组织中的用户数量的信息。 管理员输入用于计算配置参数。 优化器程序可以自动调整多个注册表参数,并且可以自动地将一个或多个数据库和日志文件移动到适当的磁盘驱动器。 或者,可能会提示管理员授权更改。 优化程序还可以将已更改的参数和位置保存到注册表日志文件。

    Peer networking host framework and hosting API
    5.
    发明授权
    Peer networking host framework and hosting API 有权
    对等网络主机框架和托管API

    公开(公告)号:US07774477B2

    公开(公告)日:2010-08-10

    申请号:US11336747

    申请日:2006-01-19

    IPC分类号: G06F15/16

    摘要: A device hosting framework provides hosting for software-implemented logical devices (including peripheral devices bridges) on a computer to expose their services as controlled devices per a peer networking protocol. The device hosting framework encapsulates discovery, description and control protocol operations of the peer networking protocol, which frees the developers of the hosted devices from having to individually implement the peer networking protocol in the hosted devices' software and need implement only the core functionality of the hosted device. The device hosting framework operates as a host supporting device interoperability via the peer networking protocol for multiple hosted devices.

    摘要翻译: 设备托管框架在计算机上为软件实现的逻辑设备(包括外围设备桥接器)提供托管,以将其作为每个对等网络协议的受控设备的服务公开。 设备托管框架封装了对等网络协议的发现,描述和控制协议操作,这使得托管设备的开发人员不必在托管设备的软件中单独实现对等网络协议,并且只需要实现托管设备的核心功能 托管设备。 设备托管框架通过用于多个托管设备的对等网络协议作为主机来支持设备互操作性。

    Data driven remote device control model with general programming interface-to-network messaging adapter
    9.
    发明授权
    Data driven remote device control model with general programming interface-to-network messaging adapter 有权
    数据驱动远程设备控制模式,具有通用编程接口到网络消息适配器

    公开(公告)号:US07085814B1

    公开(公告)日:2006-08-01

    申请号:US09706446

    申请日:2000-11-02

    IPC分类号: G06F15/16

    摘要: A general programmatic interface-to-network messaging adapter exposes a suitable object integration interface or application programming interface to applications on a controller device and sends network data messages to invoke services or query status of a controlled device. The adapter maps application calls to the interface into network data messages according to service protocols of the controlled device. The general adapter provides the interface suitable to any specific service of a controlled device based on a data description of the interface, and converts the application calls to network data messages based on a data description of a protocol and format for network data messages to interact with the specific service. Once the interface/messaging description is obtained, applications on the controller device can programmatically interact with the adapter, and the adapter then handles appropriate message exchanges with the service of the controlled device. The general adapter allows controller device applications to be written using object-oriented programming, while avoiding code download.

    摘要翻译: 一般的编程接口到网络消息传递适配器向控制器设备上的应用公开适当的对象集成接口或应用程序编程接口,并发送网络数据消息来调用受控设备的服务或查询状态。 适配器根据受控设备的服务协议将接口的应用程序调用映射到网络数据消息中。 通用适配器基于接口的数据描述提供适合受控设备的任何特定服务的接口,并且基于用于网络数据消息的协议和格式的数据描述将应用调用转换为网络数据消息,以与 具体服务。 一旦获得了接口/消息传递描述,控制器设备上的应用程序可以以编程方式与适配器进行交互,然后适配器处理与受控设备的服务相适应的消息交换。 通用适配器允许使用面向对象编程来编写控制器设备应用程序,同时避免代码下载。