Method and system for managing parallel data transfer through multiple sockets to provide scalability to a computer network
    41.
    发明授权
    Method and system for managing parallel data transfer through multiple sockets to provide scalability to a computer network 失效
    用于通过多个插座管理并行数据传输以向计算机网络提供可扩展性的方法和系统

    公开(公告)号:US06922727B2

    公开(公告)日:2005-07-26

    申请号:US09891338

    申请日:2001-06-26

    申请人: Dwip N. Banerjee

    发明人: Dwip N. Banerjee

    IPC分类号: H04L29/06 H04L29/08 G06F15/16

    摘要: A method and system for managing the transfer of data in parallel through multiple sockets. The present invention facilitates the use of multiple sockets and avoid monopolization of a socket by releasing the socket as soon as data from a client request has been sent to a server application. The present invention also includes a novel socket assignment technique that assigns only available sockets. This novel socket assignment technique avoids bottlenecking and delays due to socket contention and increases efficiency. The socket assignment technique of the present invention can assign sockets using a round robin technique, which assigns a server application to a first available socket, a random technique, which assigns a server application randomly to an available socket, or a user-defined technique, which assigns a thread to an available socket as determined by a user.

    摘要翻译: 一种用于通过多个插座并行传输数据的方法和系统。 本发明有利于多个套接字的使用,并且一旦来自客户机请求的数据已被发送到服务器应用程序,则通过释放套接字来避免插座的垄断。 本发明还包括仅分配可用套接字的新型套接字分配技术。 这种新颖的套接字分配技术避免了由于套接字争用引起的瓶颈和延迟,并提高了效率。 本发明的套接字分配技术可以使用循环技术来分配套接字,其将服务器应用分配给第一可用套接字,随机技术将服务器应用随机分配给可用套接字或用户定义的技术, 其将线程分配给由用户确定的可用套接字。

    Secure Kerberized access of encrypted file system
    42.
    发明授权
    Secure Kerberized access of encrypted file system 有权
    安全加密文件系统的Kerberized访问

    公开(公告)号:US08478996B2

    公开(公告)日:2013-07-02

    申请号:US12643943

    申请日:2009-12-21

    IPC分类号: H04L29/06

    摘要: A file server receives a request from a client to mount an encrypted file system. The file server informs the client that the requested file system is encrypted and, in turn, receives a session ticket from the client that includes a security protocol mounting selection. The file server decrypts the client's user's encrypted private key, and then decrypts the requested encrypted file system using the private key. In turn, the file server sends the decrypted file system to the client over a secure channel, which is based upon the security protocol mounting selection. In one embodiment, a key distribution center server receives a request from the client for the client's user to access the encrypted file system at the file server. The key distribution center server retrieves an intermediate key; includes the intermediate key in a session ticket; and sends the session ticket to the client.

    摘要翻译: 文件服务器从客户端收到一个装载加密文件系统的请求。 文件服务器通知客户端所请求的文件系统被加密,并且从客户端接收包括安全协议安装选择的会话凭证。 文件服务器解密客户端用户的加密私钥,然后使用私钥对请求的加密文件系统进行解密。 反过来,文件服务器通过基于安全协议安装选择的安全通道将解密的文件系统发送到客户端。 在一个实施例中,密钥分配中心服务器从客户端接收客户端用户访问文件服务器上的加密文件系统的请求。 密钥分配中心服务器检索中间密钥; 在会议票中包括中间密钥; 并将会话凭证发送给客户端。

    Authentication in data management
    43.
    发明授权
    Authentication in data management 失效
    数据管理认证

    公开(公告)号:US08458470B2

    公开(公告)日:2013-06-04

    申请号:US12790767

    申请日:2010-05-28

    IPC分类号: H04L9/00

    CPC分类号: H04L9/3213 G06F21/33

    摘要: Systems and methods for authentication in a data management system are provided. In one embodiment, the method comprises identifying a plurality of data ciphers based on a pre-defined set of properties associated with a plurality of data sources; and generating an authentication response having at least a subset of the identified plurality of data ciphers, wherein the authentication response authenticates access to at least some data sources from among the plurality of data sources.

    摘要翻译: 提供了一种用于数据管理系统中的认证的系统和方法。 在一个实施例中,该方法包括基于与多个数据源相关联的预定义属性集来识别多个数据密码; 以及生成具有所识别的多个数据密码的至少一个子集的认证响应,其中,所述认证响应认证对所述多个数据源中的至少一些数据源的访问。

    Managing logical sockets
    44.
    发明授权
    Managing logical sockets 失效
    管理逻辑套接字

    公开(公告)号:US08261323B2

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

    申请号:US12171951

    申请日:2008-07-11

    IPC分类号: G06F7/04

    摘要: Network attacks, such as a denial of service (DoS) attack, attempt to exhaust server resources and can cause a network to be unavailable for significant periods of time. Although a firewall can be utilized to defend a system from network attacks, the number of incoming connections created can be controlled to defend the system against network attacks. An operating system creates connections, known as sockets, on one or more logical ports. Incoming connections are connections whose creation requests originate from a source outside the operating system. Functionality to control socket creation can be implemented within the operating system, thus allowing a system to be placed directly on a network without a firewall. Implementing defense against network attacks within an operating system reduces the additional cost of having firewall products, and can lead to more efficient network configurations.

    摘要翻译: 网络攻击(如拒绝服务攻击)会尝试耗尽服务器资源,并可能导致网络在很长一段时间内不可用。 虽然可以利用防火墙来保护系统免受网络攻击,但可以控制创建的传入连接数,以防系统免遭网络攻击。 操作系统在一个或多个逻辑端口上创建称为套接字的连接。 传入连接是其创建请求源自操作系统外的源的连接。 控制套接字创建的功能可以在操作系统中实现,从而允许系统直接放置在没有防火墙的网络上。 在操作系统中实施网络攻击防范,降低了拥有防火墙产品的额外成本,并可以实现更高效的网络配置。

    SERVICE DISCOVERY IN A NETWORK OF AUTOMATIC PRODUCT/SERVICE DISPENSING MACHINES
    45.
    发明申请
    SERVICE DISCOVERY IN A NETWORK OF AUTOMATIC PRODUCT/SERVICE DISPENSING MACHINES 失效
    服务发现在自动产品/服务分配机器网络中

    公开(公告)号:US20110153394A1

    公开(公告)日:2011-06-23

    申请号:US13023434

    申请日:2011-02-08

    IPC分类号: G06Q30/00 G06F17/00

    摘要: A method, system, and computer program product for providing products to a user via an automated product dispensing machine is provided. In once embodiment, an automatic product dispensing machine in a micronetwork of proximally located diverse automatic product dispensing machines receives a request for an item. Responsive to a determination that the item is unavailable at a current automatic product dispensing machine, the automatic product dispensing machine provides a user with an alternative redemption product, such as, for example, a coupon that may be redeemed at another automatic product dispensing machine or at a nearby store.

    摘要翻译: 提供了一种通过自动产品分配机向用户提供产品的方法,系统和计算机程序产品。 在一个实施例中,位于近端的多个自动产品分配机器的微网络中的自动产品分配机器接收对物品的请求。 响应于当前自动产品分配机器确定该物品不可用的自动产品分配机器向用户提供替代的赎回产品,例如可以在另一自动产品分配机器上赎回的优惠券, 在附近的一家商店。

    Method of reducing network congestion
    47.
    发明授权
    Method of reducing network congestion 有权
    减少网络拥塞的方法

    公开(公告)号:US07724652B2

    公开(公告)日:2010-05-25

    申请号:US11970994

    申请日:2008-01-08

    IPC分类号: H04L12/26

    摘要: In a method of reducing network congestion between a source computer and a destination computer, a receiving router receives a source quench message and determines whether originator of the source quench message is the destination computer or an intermediate router. If the receiving router determines the originator to be the destination computer, the receiving router forwards the source quench message to the source computer. If the receiving router determines the originator to be an intermediate router, the receiving computer determines if there is an alternative route from the receiving router to the destination computer. If the receiving router determines there is no alternative route from the receiving router to the destination computer, the receiving router forwards the source quench message to the source computer. If the receiving router determines there is an alternative route to the destination computer, the receiving router does not forward the source quench message to the source computer, and, going forward, routes packets to the destination computer by the alternative route.

    摘要翻译: 在减少源计算机和目的地计算机之间的网络拥塞的方法中,接收路由器接收源淬灭消息并且确定源淬灭消息的发起者是目的地计算机还是中间路由器。 如果接收路由器确定发起者为目标计算机,则接收路由器将源猝熄消息转发到源计算机。 如果接收路由器将发起者确定为中间路由器,则接收计算机确定是否存在从接收路由器到目的地计算机的替代路由。 如果接收路由器确定没有从接收路由器到目标计算机的替代路由,则接收路由器将源淬火消息转发到源计算机。 如果接收路由器确定存在到目标计算机的替代路由,则接收路由器不会将源淬灭消息转发到源计算机,并且将来通过替代路由将分组路由到目的地计算机。

    Method for efficient determination of memory copy versus registration in direct access environments
    48.
    发明授权
    Method for efficient determination of memory copy versus registration in direct access environments 有权
    在直接访问环境中有效确定内存复制与注册的方法

    公开(公告)号:US07685330B2

    公开(公告)日:2010-03-23

    申请号:US11372384

    申请日:2006-03-09

    IPC分类号: G06F13/28 G06F12/08

    CPC分类号: H04L49/90 H04L69/32

    摘要: A memory registration abstraction layer includes decision logic for dynamic, efficient determination of memory copy versus registration. The exemplary embodiments apply to direct memory access environments. The memory registration abstraction layer also includes tracking logic for monitoring the usage history for certain ranges of memory registration requests. The registration logic chooses to copy memory or map memory based on training and observation of application behavior, taking the more efficient performance path without requiring changes to the application.

    摘要翻译: 存储器注册抽象层包括用于动态,有效地确定存储器拷贝与注册的决策逻辑。 示例性实施例适用于直接存储器访问环境。 存储器注册抽象层还包括用于监视某些范围的存储器注册请求的使用历史的跟踪逻辑。 注册逻辑根据应用行为的训练和观察选择复制内存或映射内存,采取更有效的性能路径,而不需要更改应用程序。

    RFID READER INTEGRATION TO VIRTUAL WORLD MONITORING
    49.
    发明申请
    RFID READER INTEGRATION TO VIRTUAL WORLD MONITORING 有权
    RFID读写器集成到虚拟世界监控

    公开(公告)号:US20100011312A1

    公开(公告)日:2010-01-14

    申请号:US12171540

    申请日:2008-07-11

    IPC分类号: G06F3/048

    CPC分类号: G06Q10/00 G06Q50/02 G06T15/20

    摘要: Disclosed is a virtual world server receives an update signal corresponding to an RFID tag. The virtual world server determines an RFID tag identifier, an RFID reader identifier, and an associated asset name from the update. The virtual world server looks up a virtual area associated with the RFID reader identifier. The virtual world server teleports a virtual asset associated with the RFID tag identifier to a virtual area in the virtual world. The virtual world server renders a model of the asset in a virtual world based on an avatar perspective.

    摘要翻译: 公开了一种虚拟世界服务器接收对应于RFID标签的更新信号。 虚拟世界服务器从更新中确定RFID标签标识符,RFID读取器标识符和相关联的资产名称。 虚拟世界服务器查找与RFID读取器标识符相关联的虚拟区域。 虚拟世界服务器将与RFID标签标识符相关联的虚拟资产传送到虚拟世界中的虚拟区域。 虚拟世界服务器基于头像透视图在虚拟世界中呈现资产的模型。

    Gradual online subscription removal
    50.
    发明授权
    Gradual online subscription removal 有权
    逐步在线订阅删除

    公开(公告)号:US07647409B2

    公开(公告)日:2010-01-12

    申请号:US09894108

    申请日:2001-06-28

    IPC分类号: G06F15/16

    CPC分类号: G06Q10/10

    摘要: Managing subscriber access to online subscription services providing online subscribers or potential new subscribers access to a subscription or trial subscription content at a normal level of service during the subscription period but, after the subscription has expired, providing a decreased level of service during a post-expiration period. The level of service may be decreased incrementally by reducing the content available to a subscriber, downloading the subscription content at a slower than normal rate, delivering certain features in black and white instead of color, deleting sound files, disabling any inter-active features, or any combination of these features. A subscription server manages the various databases and downloads subscription content to the online subscribers. The databases contain information about the subscribers and instructions for the subscription server to follow in granting normal or reduced access to the subscription content.

    摘要翻译: 管理订阅者访问在线订阅服务,提供在线订阅者或潜在的新订阅者在订阅期间以正常服务级别访问订阅或试用订阅内容,但是在订阅期满之后,在后期服务期间提供降低的服务水平, 到期期限 可以通过减少订户可用的内容,以比正常速率下载订阅内容,以黑白代替颜色传送某些特征,删除声音文件,禁用任何互动特征来递减地降低服务等级, 或这些特征的任何组合。 订阅服务器管理各种数据库,并将订阅内容下载到在线用户。 这些数据库包含关于订阅者的信息以及订阅服务器遵循的授权规则或减少对订阅内容的访问的说明。