David Allen Cox
Burglar Alarm in Orem, UT

License number
Utah 6395393-8009
Category
Burglar Alarm
Type
Temporary Burglar Alarm Company Agent
Address
Address
Orem, UT

Professional information

David Cox Photo 1

Layer Manager

US Patent:
6792467, Sep 14, 2004
Filed:
Apr 3, 2001
Appl. No.:
09/825670
Inventors:
Douglas LaVell Hale - Orem UT
Michael D. Wright - Sandy UT
Merrill Kay Smith - Riverton UT
David O. Cox - Orem UT
Kyle Bryan Seegmiller - Salt Lake City UT
Jonathan Brett Wood - Spanish Fork UT
Assignee:
Brycen Co., Ltd. - Tokyo
International Classification:
G06F 1516
US Classification:
709229, 709230, 709232, 709236, 709238, 709244, 370230, 370235
Abstract:
The present invention provides an improved method and system for controlling packet flow through a protocol stack. The system comprises the layer manager which interfaces with each stack layer. The layer manager handles the packet flow to the stack layers. For a new packet path to be supported, only the Layer Manager needs to be modified, not the stack layers. This makes the implementation of the layers in the protocol stack easier. In an alternative embodiment, the layer manager comprises a plurality of protocol descriptor lists for supported services and uses these lists to route a packet to the appropriate stack layer. With this alternative embodiment, new stack layers may be inserted into the protocol stack without the need to modify the existing stack layers.


David Cox Photo 2

Providing Access Control Via The Layer Manager

US Patent:
2002014, Oct 3, 2002
Filed:
Apr 3, 2001
Appl. No.:
09/825676
Inventors:
Douglas Hale - Orem UT, US
Michael Wright - Sandy UT, US
Merrill Smith - Riverton UT, US
David Cox - Orem UT, US
Kyle Seegmiller - Salt Lake City UT, US
Jonathan Wood - Spanish Fork UT, US
International Classification:
G06F011/30
US Classification:
713/201000
Abstract:
A method and system for access control within a protocol stack includes: receiving a request to perform an operation at a layer of the protocol stack; calling an access mediator; determining if the request is to be granted based upon a predetermined security policy by the access mediator; and providing the determination by the access mediator. The Access Mediator is a software which embodies the rules of a predetermined security policy. In the preferred embodiment, the security policy is subject (people) based. The rules of the security policy determines which subjects can have access to which objects (data) to perform a requested operation (read/write). The Access Mediator is called to determine whether or not a request to perform an operation is to be granted based upon the security policy. In this manner, access control is provided within the protocol stack.


David Cox Photo 3

Instrumenting Stack Components Via Layer Manager

US Patent:
2002014, Oct 3, 2002
Filed:
Apr 3, 2001
Appl. No.:
09/825590
Inventors:
Douglas Hale - Orem UT, US
Michael Wright - Sandy UT, US
Merrill Smith - Riverton UT, US
David Cox - Orem UT, US
Kyle Seegmiller - Salt Lake City UT, US
Jonathan Wood - Spanish Fork UT, US
International Classification:
G06F009/46
US Classification:
709/313000
Abstract:
The present invention provides a method and system for instrumenting protocol stack components. The method includes: receiving data from a first stack component of the protocol stack by a layer manager; analyzing the data for instrumentation information by the layer manager; and routing the data to a second stack component of the protocol stack by the layer manager. The system comprises a layer manager which interfaces with each stack component and handles the data flow to the stack components. To instrument the protocol stack, the layer manager is instrumented without the need to instrument the stack, components. In this manner, the instrumentation of the protocol stack is simplified, and the amount of code required to capture and analyze the data is reduced.


David Cox Photo 4

Controlling Packet Flow Through A Stack Using Service Records

US Patent:
6721274, Apr 13, 2004
Filed:
Apr 3, 2001
Appl. No.:
09/825671
Inventors:
Douglas LaVell Hale - Orem UT
Michael D. Wright - Sandy UT
Merrill Kay Smith - Riverton UT
David O. Cox - Orem UT
Kyle Bryan Seegmiller - Salt Lake City UT
Jonathan Brett Wood - Spanish Fork UT
Assignee:
Brycen Co., Ltd. - Tokyo
International Classification:
H04J 116
US Classification:
370235, 709229, 370230, 370231, 370229
Abstract:
The present invention provides a method and system for controlling packet flow through a protocol stack. The method includes: receiving a packet by a layer manager, wherein the layer manager may interface with each layer of the protocol stack; determining a service associated with the packet by the layer manager; accessing a list of layers of the protocol stack for the service by the layer manager; and routing the packet to a layer of the protocol stack according to the list. The layer manager comprises a plurality of protocol descriptor lists for supported services and uses these lists to route a packet to the appropriate stack layer. In this manner, the stack layers need not have knowledge of the other layers or of the proper routing of the packet. This makes the implementation of the layers in the protocol stack easier.


David Cox Photo 5

Method And System For Pruning And Grafting Trees In A Directory Service

US Patent:
6105062, Aug 15, 2000
Filed:
Feb 26, 1998
Appl. No.:
9/031175
Inventors:
Cary F. Andrews - West Jordan UT
David O. Cox - Orem UT
A. Wayne Long - Taylorsville UT
David A. Romanek - Mapleton UT
Steven S. McLain - Provo UT
Assignee:
Novell, Inc. - Provo UT
International Classification:
G06F 1730
US Classification:
709223
Abstract:
A method and system for moving a subtree of objects from a source location to a destination location. The method includes receiving an input identifying a subtree at a source location. The subtree includes a parent object and exists in a hierarchical tree of objects. The directory includes object containment rules which prohibit certain parent/child relationships among the objects. An input signal identifying a destination location in a destination tree is received. A destination location includes a destination object to which the subtree will be subordinate. The parent object of the subtree is modified to an object type sufficient to comply with object containment rules, and the subtree is moved from the source location to the destination location. The present invention can handle both intra-tree and inter-tree moves of subtrees. Containment rule violations are eliminated, and if the move crosses schema boundaries, the schemas are compared and reconciled to eliminate problematic differences between the schemas.