Selection of remotely located servers for computer security operations
    31.
    发明授权
    Selection of remotely located servers for computer security operations 有权
    选择用于计算机安全操作的远程服务器

    公开(公告)号:US08087081B1

    公开(公告)日:2011-12-27

    申请号:US12265598

    申请日:2008-11-05

    IPC分类号: G06F12/14

    摘要: A client computer may be configured to perform computer security operation services, such as malicious code scanning and protection against online threats, using one of several remotely located server computers. The client computer may be configured to determine an operational state of the server computers and determine a protection status of the client computer resulting from use of a server computer of a particular operational state. The protection status may have one of at least three levels and indicate vulnerability of the client computer. The client computer may determine the operational state of a server computer based on available bandwidth for network communication between the client computer and the server computer. The client computer may be configured to allow for automatic or manual selection of another server computer when the currently selected server computer results in the client computer having a protection status below a threshold level.

    摘要翻译: 客户端计算机可以被配置为使用几个位于远程的服务器计算机之一来执行诸如恶意代码扫描和针对在线威胁的计算机安全操作服务。 客户端计算机可以被配置为确定服务器计算机的操作状态,并且确定由于使用特定操作状态的服务器计算机而导致的客户端计算机的保护状态。 保护状态可能具有至少三个级别中的一个,并指示客户端计算机的漏洞。 客户端计算机可以基于客户计算机和服务器计算机之间的网络通信的可用带宽来确定服务器计算机的操作状态。 客户端计算机可以被配置为当当前选择的服务器计算机导致客户端计算机具有低于阈值水平的保护状态时允许自动或手动选择另一服务器计算机。

    ORTHO-NITROSOPHENOLS AS POLYMERIZATION INHIBITORS
    32.
    发明申请
    ORTHO-NITROSOPHENOLS AS POLYMERIZATION INHIBITORS 审中-公开
    作为聚合抑制剂的OROO-NITROSOPHENOL

    公开(公告)号:US20090240092A1

    公开(公告)日:2009-09-24

    申请号:US12479115

    申请日:2009-06-05

    IPC分类号: C07C7/20

    摘要: Disclosed herein is a method for inhibiting the premature polymerization of ethylenically unsaturated monomers comprising adding to said monomers an effective amount of at least one nitroso inhibitor of the structure: wherein R1, R2, R3, and R4 are independently selected from the group consisting of hydrogen, nitro, nitroso, halogen, COOR wherein R is hydrogen or alkyl, alkyl, and heteroatom-substituted alkyl; or adjacent groups R1, R2, R3, and R4 can be taken together to form a substituted or unsubstituted fused six-membered ring.Also disclosed is a composition of matter comprising: A) an ethylenically unsaturated monomer and B) at least one nitroso compound of the above-described structure.

    摘要翻译: 本文公开了一种抑制烯键式不饱和单体过早聚合的方法,包括向所述单体中加入有效量的至少一种以下结构的亚硝基抑制剂:其中R 1,R 2,R 3和R 4独立地选自氢 硝基,亚硝基,卤素,COOR,其中R是氢或烷基,烷基和杂原子取代的烷基; 或相邻基团R 1,R 2,R 3和R 4可以一起形成取代或未取代的稠合六元环。 还公开了一种物质组合物,其包含:A)烯属不饱和单体和B)至少一种上述结构的亚硝基化合物。

    Reducing code size of debug output statements
    36.
    发明授权
    Reducing code size of debug output statements 有权
    减少调试输出语句的代码大小

    公开(公告)号:US06611924B1

    公开(公告)日:2003-08-26

    申请号:US09354595

    申请日:1999-07-16

    IPC分类号: G06F1100

    CPC分类号: G06F11/3624 G06F11/3636

    摘要: The source code for a computer program contains a plurality of debug output statements that provide a debug output string when the computer program is running. Each debug output statement comprises a fixed-content text string field which is provided in the debug output string. The fixed-content text string field of each debug output statement is replaced with a unique text string number to provide stripped source code. A number-to-string mapping table for translating each unique text string number into a corresponding fixed-content text string is constructed. The stripped source code is compiled to provide stripped object code. The stripped object code for the computer program is run on a target computer. A debug computer receives debug output strings from corresponding debug output statements of the computer program, each debug output string having a unique text string number. The debug computer translates the unique text string number for each debug output string into a corresponding text string using the number-to-string mapping table, and replaces the unique text string number in the debug output string with the corresponding text string to provide an un-stripped debug output string. The debug computer displays the un-stripped debug output string.

    摘要翻译: 计算机程序的源代码包含多个调试输出语句,它们在计算机程序运行时提供调试输出字符串。 每个调试输出语句包括在调试输出字符串中提供的固定内容文本字符串字段。 每个调试输出语句的固定内容文本字符串字段将替换为唯一的文本字符串数字,以提供剥离的源代码。 构建用于将每个唯一文本字符串号转换成对应的固定内容文本字符串的数字到字符串映射表。 剥离的源代码被编译为提供剥离的对象代码。计算机程序的剥离目标代码在目标计算机上运行。 调试计算机从计算机程序的相应调试输出语句接收调试输出字符串,每个调试输出字符串具有唯一的文本串号。 调试计算机使用数字到字符串映射表将每个调试输出字符串的唯一文本字符串编号转换为对应的文本字符串,并使用相应的文本字符串替换调试输出字符串中的唯一文本字符串数字,以提供un - 调试输出字符串。 调试计算机显示未剥离的调试输出字符串。