会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 5. 发明申请
    • Providing remote processing services over a distributed communications network
    • 通过分布式通信网络提供远程处理服务
    • US20050193097A1
    • 2005-09-01
    • US11120511
    • 2005-05-02
    • Scott GuthrieErik ChristensenYann Christensen
    • Scott GuthrieErik ChristensenYann Christensen
    • G06F15/16H04L29/06H04L29/08
    • H04L67/40H04L67/02H04L69/329
    • Internet web servers provide processing services, in addition to data and visual content, to provide remote clients with access to processing services located on servers. The client processes communicate with these service providing servers over a distributed network like the Internet using standard HTTP communications protocol and XML data exchange language. Client processes send an HTTP request to a remote server for processing. This processing request may contain input data that is to be used in responding to the request. The server processes the request using the input data, and possibly other data obtained from remote databases, and returns a resultant XML specified data packet. This processing requests, may be initiated using a web browser from an HTML based web page or using a smart client process that simply sends a processing request along with input data and consumes the resultant data packet. The server provides these web services accessed by the client process by allowing the client to access a URL referencing a source code file containing class specifications that may be dynamically compiled into an executable object whenever an executable object corresponding to the current version of the source code referenced by a URL does not exist on the server.
    • 互联网网络服务器除了提供数据和视觉内容外,还提供处理服务,为远程客户端提供访问位于服务器上的处理服务。 客户端进程通过使用标准HTTP通信协议和XML数据交换语言的互联网上的分布式网络与这些服务提供服务器进行通信。 客户端进程向远程服务器发送HTTP请求进行处理。 该处理请求可以包含用于响应该请求的输入数据。 服务器使用输入数据以及可能从远程数据库获得的其他数据来处理请求,并返回一个生成的XML指定的数据包。 该处理请求可以使用来自基于HTML的网页的web浏览器或使用简单地发送处理请求以及输入数据的智能客户端进程来启动并且消耗所得到的数据分组。 服务器提供客户端进程访问的这些Web服务,允许客户端访问一个引用包含类规范的源代码文件的URL,该代码文件可以被动态编译为可执行对象,每当与当前版本的源代码相对应的可执行对象被引用时 通过URL不存在于服务器上。
    • 8. 发明申请
    • ASP.NET HTTP RUNTIME
    • US20070174845A1
    • 2007-07-26
    • US11621435
    • 2007-01-09
    • Scott GuthrieDmitry Robsman
    • Scott GuthrieDmitry Robsman
    • G06F9/46G06F15/16
    • H04L29/06H04L67/02H04L69/329
    • An HTTP request handling runtime includes a context object and an event pipeline for processing an HTTP request received at a host application from a client application. The context object logically represents the HTTP request and encapsulates at least one property associated with the received HTTP request. The context object is processed by the event pipeline, which includes a plurality of synchronous and/or asynchronous request events. A callback is generated when a request event is raised and when at least one application and/or module is registered with the request event. Each callback instantiates each application and module that is registered with the request event for processing the context object. The plurality of request events can include events that are in a deterministic order and/or request events that are in a non-deterministic order, such as an error event.
    • HTTP请求处理运行时包括用于处理从客户端应用程序在主机应用处接收的HTTP请求的上下文对象和事件流水线。 上下文对象逻辑地表示HTTP请求,并封装与接收的HTTP请求相关联的至少一个属性。 上下文对象由包括多个同步和/或异步请求事件的事件流水线来处理。 当提出请求事件时,以及至少一个应用程序和/或模块在请求事件中注册时,会生成回调。 每个回调实例化用于处理上下文对象的请求事件注册的每个应用程序和模块。 多个请求事件可以包括处于确定性顺序的事件和/或以非确定性顺序的请求事件,例如错误事件。