METHOD AND SYSTEM FOR PLATFORM-INDEPENDENT FILE SYSTEM INTERACTION
    41.
    发明申请
    METHOD AND SYSTEM FOR PLATFORM-INDEPENDENT FILE SYSTEM INTERACTION 有权
    用于平台独立文件系统交互的方法和系统

    公开(公告)号:US20100146493A1

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

    申请号:US12703402

    申请日:2010-02-10

    Applicant: Eric White

    Inventor: Eric White

    CPC classification number: G06F17/3012 Y10S707/99942 Y10S707/99945

    Abstract: Embodiments disclosed can provide a simple, singular programmatic interface for application developers to access and manipulate ASCII and non-ASCII file specifications in a cross-platform development environment regardless of operating system encoding capabilities or of the nature of the original file specification encoding. An application development environment is configured on a computer system such that a magic class file string object is instantiated when a bit string of a first encoding is received. The bit string represents a file specification of a file containing application code written by an application developer. The magic class file string object automatically determines what target operating system is being called by a function call in the application code, automatically transcodes the bit string from the first encoding into a second encoding of the target operating system, and automatically makes a correct file system API call specific to the target operating system.

    Abstract translation: 所公开的实施例可以为应用程序开发人员提供一种简单的编程接口,用于在跨平台开发环境中访问和操作ASCII和非ASCII文件规范,而不管操作系统编码能力或原始文件规范编码的性质如何。 在计算机系统上配置应用程序开发环境,使得当接收到第一编码的位串时,实例化魔术类文件串对象。 位串表示包含应用程序开发人员编写的应用程序代码的文件的文件规范。 魔术类文件字符串对象自动确定应用程序代码中的函数调用所调用的目标操作系统,将位串从第一编码自动转码为目标操作系统的第二个编码,并自动生成正确的文件系统 针对目标操作系统的API调用。

    System and method for behavior-based firewall modeling
    42.
    发明授权
    System and method for behavior-based firewall modeling 有权
    基于行为的防火墙建模的系统和方法

    公开(公告)号:US07610621B2

    公开(公告)日:2009-10-27

    申请号:US11076719

    申请日:2005-03-10

    CPC classification number: H04L63/0263

    Abstract: One embodiment of the present invention creates a model of the traffic through a network firewall and uses that model to dynamically manipulate the network firewall based on human intervention or based on the automatic invocations of processes and protocols that implement firewall policy. Another embodiment of the invention creates a model of the physical and virtual network interfaces that a firewall system controls and presents abstracted entities representing both the interface abstractions and the processing nodes (network segments or network client devices) to and through which network traffic flows.

    Abstract translation: 本发明的一个实施例通过网络防火墙创建流量的模型,并使用该模型基于人为干预或基于实现防火墙策略的过程和协议的自动调用来动态地操纵网络防火墙。 本发明的另一个实施例创建了防火墙系统控制的物理和虚拟网络接口的模型,并呈现代表接口抽象和表示网络流量通过哪个网络流量的处理节点(网段或网络客户端设备)的抽象实体。

    INTEGRATED BEOL THIN FILM RESISTOR
    44.
    发明申请
    INTEGRATED BEOL THIN FILM RESISTOR 有权
    集成波形薄膜电阻器

    公开(公告)号:US20070040239A1

    公开(公告)日:2007-02-22

    申请号:US11161832

    申请日:2005-08-18

    CPC classification number: H01L23/5228 H01L2924/0002 H01L2924/00

    Abstract: In the course of forming a resistor in the back end of an integrated circuit, an intermediate dielectric layer is deposited and a trench etched through it and into a lower dielectric layer by a controllable amount, so that the top of a resistor layer deposited in the trench is close in height to the top of the lower dielectric layer; the trench is filled and the resistor layer outside the trench is removed, after which a second dielectric layer is deposited. Vias passing through the second dielectric layer to contact the resistor then have the same depth as vias contacting metal interconnects in the lower dielectric layer. A tri-layer resistor structure is employed in which the resistive film is sandwiched between two protective layers that block diffusion between the resistor and BEOL ILD layers.

    Abstract translation: 在集成电路的后端形成电阻器的过程中,沉积中间介电层,并通过可蚀刻的量蚀刻通过该介质层并将其沉积到下介电层中,使得沉积在电介质层中的电阻层的顶部 沟槽的高度接近于下介电层的顶部; 沟槽被填充,沟槽外的电阻层被去除,然后沉积第二介电层。 通过第二电介质层以与电阻器接触的通孔的深度与下电介质层中的金属互连接触孔的深度相同。 使用三层电阻器结构,其中电阻膜夹在两个阻挡电阻器和BEOL ILD层之间的扩散的保护层之间。

    Method and system for native-byte form handling
    45.
    发明授权
    Method and system for native-byte form handling 有权
    用于本地字节表单处理的方法和系统

    公开(公告)号:US07146369B2

    公开(公告)日:2006-12-05

    申请号:US10931248

    申请日:2004-08-31

    CPC classification number: G06F17/30893 Y10S707/99939 Y10S707/99942

    Abstract: A method and system are provided for native-byte form handling, one embodiment comprising a method for encoding user-submitted native-byte form data in a client-server computer network. A user, at a client computer, can select a Uniform Resource Locator (“URL”) with his or her web browser for access to a content provider's website. When accessing the content provider's web server, the client computer can transmit client computer specific information to the web server that can be used by the web server to determine the user's locale. The web server can determine the user's (client computer's) locale using, for example, an automatic locale detection algorithm, and forward the user's locale information to a back-end server. The content provider's back-end server can generate a locale-specific form having a pre-populated, uniquely-named field, using, for example, a dynamic page generation program. The locale-specific form can be served to the user's web browser for display to the user. The user can enter, on the locale-specific form, information that he or she wishes to submit to the content provider (e.g., a request for content). The user can transmit the form-entered data, including the pre-populated, uniquely-named field, to the content provider's web server. The web server can process the user form data, and an encoding object can be created, based on the value of the pre-populated field. The user form data can then be transcoded from its original encoding to a new encoding (e.g., the content provider's scripting environment encoding) and forwarded to the content provider's scripting environment.

    Abstract translation: 提供了一种用于本地字节形式处理的方法和系统,一个实施例包括用于在客户端 - 服务器计算机网络中对用户提交的本地字节形式数据进行编码的方法。 在客户端计算机上的用户可以用他或她的网络浏览器选择统一资源定位符(“URL”)以访问内容提供商的网站。 当访问内容提供商的Web服务器时,客户端计算机可以将客户端计算机特定信息发送到可由Web服务器使用以确定用户的区域设置的Web服务器。 Web服务器可以使用例如自动区域设置检测算法来确定用户(客户端计算机)的区域设置,并将用户的区域设置信息转发到后端服务器。 内容提供商的后端服务器可以使用例如动态页面生成程序来生成具有预先填充的,唯一命名的字段的特定于语言环境的表单。 可以向用户的Web浏览器提供特定于语言环境的表单,以便向用户显示。 用户可以在区域特定形式上输入他或她希望提交给内容提供者的信息(例如,对内容的请求)。 用户可以将表单输入的数据(包括预先填充的,唯一命名的字段)传送到内容提供商的Web服务器。 Web服务器可以处理用户表单数据,并且可以基于预填充字段的值来创建编码对象。 然后可以将用户表单数据从其原始编码转码为新编码(例如,内容提供商的脚本编写环境编码),并将其转发到内容提供商的脚本环境。

    Method and system for native-byte form handling
    46.
    发明授权
    Method and system for native-byte form handling 有权
    用于本地字节表单处理的方法和系统

    公开(公告)号:US06850941B1

    公开(公告)日:2005-02-01

    申请号:US10027383

    申请日:2001-12-21

    CPC classification number: G06F17/30893 Y10S707/99939 Y10S707/99942

    Abstract: A method and system are provided for native-byte form handling, one embodiment comprising a method for encoding user-submitted native-byte form data in a client-server computer network. A user, at a client computer, can select a Uniform Resource Locator (“URL”) with his or her web browser for access to a content provider's website. When accessing the content provider's web server, the client computer can transmit client computer specific information to the web server that can be used by the web server to determine the user's locale. The web server can determine the user's (client computer's) locale using, for example, an automatic locale detection algorithm, and forward the user's locale information to a back-end server. The content provider's back-end server can generate a locale-specific form having a pre-populated, uniquely-named field, using, for example, a dynamic page generation program. The locale-specific form can be served to the user's web browser for display to the user. The user can enter, on the locale-specific form, information that he or she wishes to submit to the content provider (e.g., a request for content). The user can transmit the form-entered data, including the pre-populated, uniquely-named field, to the content provider's web server. The web server can process the user form data, and an encoding object can be created, based on the value of the pre-populated field. The user form data can then be transcoded from its original encoding to a new encoding (e.g., the content provider's scripting environment encoding) and forwarded to the content provider's scripting environment.

    Abstract translation: 提供了一种用于本地字节形式处理的方法和系统,一个实施例包括用于在客户端 - 服务器计算机网络中对用户提交的本地字节形式数据进行编码的方法。 在客户端计算机上的用户可以用他或她的网络浏览器选择统一资源定位符(“URL”)以访问内容提供商的网站。 当访问内容提供商的Web服务器时,客户端计算机可以将客户端计算机特定信息发送到可由Web服务器使用以确定用户的区域设置的Web服务器。 Web服务器可以使用例如自动区域设置检测算法来确定用户(客户端计算机)的区域设置,并将用户的区域设置信息转发到后端服务器。 内容提供商的后端服务器可以使用例如动态页面生成程序来生成具有预先填充的,唯一命名的字段的特定于语言环境的表单。 可以向用户的Web浏览器提供特定于语言环境的表单,以便向用户显示。 用户可以在区域特定形式上输入他或她希望提交给内容提供者的信息(例如,对内容的请求)。 用户可以将表单输入的数据(包括预先填充的,唯一命名的字段)传送到内容提供商的Web服务器。 Web服务器可以处理用户表单数据,并且可以基于预填充字段的值来创建编码对象。 然后可以将用户表单数据从其原始编码转码为新编码(例如,内容提供商的脚本编写环境编码),并将其转发到内容提供商的脚本环境。

    Electrobraid fence
    47.
    发明授权
    Electrobraid fence 有权
    铁栅栏

    公开(公告)号:US06341550B1

    公开(公告)日:2002-01-29

    申请号:US09304722

    申请日:1999-05-04

    Applicant: Eric White

    Inventor: Eric White

    Abstract: A light weight, strong and flexible, braided electrical fence rope, for fences to contain livestock and keep unwanted animals out, combines in its outer braided jacket electrically conductive elements with high strength non-conductive elements in a double helix configuration. The outer braided jacket will preferably surround an inner core of non-conductive high strength elements. The high strength non-conductive elements and the physical properties of the braided rope construction provide inherent strength and flexibility properties to the fence rope. The conductive elements in the outer braided jacket are selected to provide an effective electric shock when contacted by an animal. This electric fence rope combines barrier strength and psychological deterrence to both domestic and wild animals.

    Abstract translation: 轻巧,坚固和柔韧的编织电篱笆绳,用于围栏包含牲畜并保持不需要的动物,其外编织护套导电元件与双螺旋结构中的高强度非导电元件相结合。 外编织护套优选地围绕非导电高强度元件的内芯。 高强度非导电元件和编织绳结构的物理性能为栅栏绳提供固有的强度和柔性。 选择外编织护套中的导电元件以在由动物接触时提供有效的电击。 这种电篱笆绳将障碍力和心理威慑与家畜和野生动物结合起来。

    System and method for double-capture/double-redirect to a different location
    49.
    发明授权
    System and method for double-capture/double-redirect to a different location 有权
    双捕获/双重重定向到不同位置的系统和方法

    公开(公告)号:US08356336B2

    公开(公告)日:2013-01-15

    申请号:US12619560

    申请日:2009-11-16

    CPC classification number: H04L63/08 H04L63/168

    Abstract: Embodiments disclosed herein provide a system, method, and computer program product for providing network access control for a shared network. One embodiment of a network access controller may intercept a request to access a network resource from a browser application running on a client device associated with an anonymous user and determine whether the network resource is in a set of network destinations in the shared network. If the network resource is in the set of network destinations, the network access controller may direct the browser application to the network resource. If the network resource is not in the set of network destinations, the network access controller may redirect the browser application to a pre-authentication capture destination in the shared network. From the pre-authentication capture destination the anonymous user is free to visit any of the set of network destinations in the shared network without authentication.

    Abstract translation: 本文公开的实施例提供了一种用于为共享网络提供网络访问控制的系统,方法和计算机程序产品。 网络访问控制器的一个实施例可以拦截从与匿名用户相关联的客户端设备上运行的浏览器应用访问网络资源的请求,并且确定网络资源是否在共享网络中的一组网络目的地中。 如果网络资源在网络目的地集合中,则网络访问控制器可以将浏览器应用引导到网络资源。 如果网络资源不在一组网络目的地,则网络访问控制器可以将浏览器应用重定向到共享网络中的预认证捕获目的地。 从预认证捕获目的地,匿名用户可以免费访问共享网络中的任何一组网络目的地,而不进行身份验证。

    SYSTEM AND METHOD FOR PROVIDING A SECURE CONNECTION BETWEEN NETWORKED COMPUTERS
    50.
    发明申请
    SYSTEM AND METHOD FOR PROVIDING A SECURE CONNECTION BETWEEN NETWORKED COMPUTERS 有权
    提供网络计算机之间安全连接的系统和方法

    公开(公告)号:US20120096517A1

    公开(公告)日:2012-04-19

    申请号:US13332639

    申请日:2011-12-21

    CPC classification number: G06F21/606

    Abstract: Embodiments disclosed herein provide a system, method, and computer program product for obtaining secure connectivity between networked computing devices. The invention comprises utilizing a network protocol inherent to an operating system on a client device to automatically set up and establish a transient secure network connection endpoint on the client device. The act of utilizing can be a result of a server device responding to a connection request from the client device. The act of establishing the transient secure network connection endpoint on the client device creates a transient secure network connection between the server device and the transient secure network connection endpoint on the client device without manual intervention or configuration by a user at the client device. Secured access by the client device to one or more network devices is permitted until the transient secure network connection between the server device and the client device is severed.

    Abstract translation: 本文公开的实施例提供了一种用于获得网络计算设备之间的安全连接的系统,方法和计算机程序产品。 本发明包括利用客户端设备上的操作系统固有的网络协议来自动建立和建立客户端设备上的瞬时安全网络连接端点。 利用的行为可以是服务器设备响应来自客户端设备的连接请求的结果。 在客户端设备上建立瞬时安全网络连接端点的行为在客户端设备上创建服务器设备和客户端设备上的瞬态安全网络连接端点之间的瞬时安全网络连接,无需用户在客户端设备进行手动干预或配置。 允许客户端设备对一个或多个网络设备的安全访问,直到服务器设备和客户端设备之间的瞬时安全网络连接被切断。

Patent Agency Ranking