US20060085574A1 - Methods for accessing remotely located devices - Google Patents

Methods for accessing remotely located devices Download PDF

Info

Publication number
US20060085574A1
US20060085574A1 US11/292,427 US29242705A US2006085574A1 US 20060085574 A1 US20060085574 A1 US 20060085574A1 US 29242705 A US29242705 A US 29242705A US 2006085574 A1 US2006085574 A1 US 2006085574A1
Authority
US
United States
Prior art keywords
client
remote
local
local client
network
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/292,427
Inventor
Guido Maffezoni
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sonic Solutions LLC
Original Assignee
Sonic Solutions LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sonic Solutions LLC filed Critical Sonic Solutions LLC
Priority to US11/292,427 priority Critical patent/US20060085574A1/en
Publication of US20060085574A1 publication Critical patent/US20060085574A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/75Indicating network or usage conditions on the user display

Definitions

  • Today's computers are moving towards becoming more interactive with other computers in a networking environment. This includes the ability for computers to communicate with other computers on a given network. As computers, or clients, communicate with one another, they are able to access devices connected to other clients. These devices include small computer system interface (SCSI) hard drives, IDE hard drives, SCSI or IDE optical disc drives (e.g., CDs, CD-Rs, CD-R/W, and DVDs), and other peripheral devices.
  • SCSI small computer system interface
  • IDE hard drives e.g., SCSI or IDE optical disc drives (e.g., CDs, CD-Rs, CD-R/W, and DVDs)
  • other peripheral devices e.g., CDs, CD-Rs, CD-R/W, and DVDs
  • Various transfer protocols such as transmission control protocol and internet protocol (TCP/IP), file transfer protocol (FTP) and hyper text transfer protocol (HTTP) are implemented to access peripheral devices and transfer data over a network between nodes.
  • TCP/IP transmission control protocol and internet protocol
  • FTP file transfer protocol
  • HTTP hyper text transfer protocol
  • the file transfer and hyper text transfer protocols contain various sets of defined rules which govern the exchange of data between nodes connected to a network.
  • the file transfer and hypertext transfer protocols also use the transmission control and internet protocol to transfer data between nodes connected to a network.
  • the data When data is transferred using TCP/IP, the data is divided into individual packets which contain “chunks” of information which allow for an efficient size for routing within the TCP layer. The packets of information are then routed through a network to their final destination, where the information is reassembled by a TCP at the receiving end.
  • the user When a user desires to send information using TCP/IP, the user must first compress the information into a zip or gzip format to ease the ability to transfer the information to another client.
  • the user if a user sends data via email or a similar function, the user must place the information into a file format, such as *.txt or *.pdf format and send the file as an attachment to the email or a similar function.
  • the data being sent from one client (remote client) to another client (local client) is stored on a device which is connected to the remote client. Therefore, in order for the local client to access data stored on the device connected to the remote client, a user at the remote client must send the information to the local client using the above described protocols. A user at the local client is precluded from directly accessing data stored on a device connected to the remote client as if the device connected to the remote client were also connected to the local client. Thus, the above mentioned protocols must be used to access data, which is less efficient because a user at a remote client must physically send data stored on a device connected to the remote client to the waiting local client.
  • the present invention fills the aforementioned needs by providing methods and apparatus for allowing a logical connection between users on a network. It should be appreciated that the present invention can be implemented in numerous ways, including as a process, an apparatus, a system, a device, a method, or a computer readable media. Several embodiments of the present invention are described below.
  • a method for enabling access to resources connected to client nodes of a network comprises establishing communication between a local client and a remote client.
  • the local client establishes communication with the remote client by providing a remote client identification code and a password to the remote client.
  • the communication is established when the remote client confirms that the remote client identification code and the password match.
  • a determination is made if adapters are connected to the remote client and connection is established with a selected adapter connected to the remote client. Once a connection is established with the selected adapter, the local client is connected to the selected adapter.
  • the selected adapter is configured to appear on a graphical user interface (GUI) of the local client as if the selected adapter of the remote client were physically connected to the local client.
  • GUI graphical user interface
  • a method for accessing peripheral devices connected to a remotely located client on a network comprises configuring a local client and a remote client to allow for remote small computer system interface (SCSI) connectivity using a distributed component object model (DCOM) enabled link.
  • the local client provides a remote client identification and a connection password to the remote client during the configuration operation in order to gain access to the remote client.
  • a determination is made if SCSI host adapters are connected to the remote client. If a determination is made that SCSI host adapters are connected to the remote client, a SCSI host adapter is selected. Once the SCSI host adapter is selected, the local client communicates with the selected SCSI host adapter. The local client accesses and uses the selected SCSI host adapter as if the selected SCSI host adapter belonged to the local client.
  • SCSI small computer system interface
  • DCOM distributed component object model
  • a method for accessing resources connected to remotely located client nodes on a network is disclosed.
  • the resources connected to the remotely located clients are displayed on a graphical user interface (GUI) of a local client.
  • GUI graphical user interface
  • the method comprises a user first clicking on a remote client icon on the GUI of the local client to configure the local client and a remote client for remote small computer system interface (SCSI) connectivity.
  • SCSI small computer system interface
  • the user at the local client inputs a remote client identification and a password which allows access to the remote client using a distributed component object model (DCOM) enabled link.
  • DCOM distributed component object model
  • the user clicks on a SCSI host adapter icon on the GUI of the local client to access a SCSI host adapter which is remote from the local client.
  • the local client gains access to the SCSI host adapter, the local client communicates with the SCSI host adapter.
  • the SCSI host adapter icon appears on the GUI of the local client as if the SCSI host adapter represented by the SCSI host adapter icon belonged to the local client.
  • the advantages of the present invention are numerous. Most notably, the embodiments of the present invention allow a client the ability to access a remote device as if the remote device was local to the client. Thus, this ability allows software from different clients to use the remote device as a source or destination transparently. For example, if two separate local clients contain software which writes data to CD-R's, the software on each local client may write data to a single CD-R located on a client which is remote from the separate local clients. The software on each local client will write data to the single CD-R of the remote client as if the single CD-R was on a device that is connected to each of the two local clients.
  • FIG. 1 shows a network having a local client connected to a remote client with a DCOM enabled link in accordance with one embodiment of the present invention.
  • FIG. 2A shows a remote SCSI connection GUI having a remote client identification input and a connection password input in accordance with one embodiment of the present invention.
  • FIG. 2B shows a host adapter selection screen GUI in accordance with one embodiment of the present invention.
  • FIG. 3 illustrates a graphical user interface for a local client after the local client has accessed peripheral devices attached to a remote client, in accordance with one embodiment of the present invention.
  • FIG. 4 shows a method for communications between a local client and a remote client.
  • DCOM distributed component object model
  • COM component object module
  • DCOM is a set of MicrosoftTM concepts and interfaces where a local client connected to a network may request services from a remote client also connected to the network.
  • DCOM is a logical implementation that replaces the local interprocess communication provided by an operating system of a client with a network protocol.
  • the network protocol allows direct connection between a local client and a remote client without the need for an intermediary system component.
  • the present invention uses small computer system interface (SCSI) commands in conjunction with DCOM.
  • SCSI commands are encapsulated in packets which are suitable for DCOM and the packets are sent through the DCOM environment.
  • the present invention uses clients connected to a network.
  • the network may be any type of network that allows for the interconnection of computers, such as local area networks (LANs), wide area networks (WANs), private networks, intranets, as well as the Internet (also known as the world wide web).
  • the clients may be personal computers or any other networkable device that includes at least memory and a processor.
  • the clients are said to have loaded thereon client/server software which allows any one of the clients to operate as servers (e.g., to service a requesting client connected to the network).
  • a client may function as a server relative to a requesting client, such that the client/server software of the client is designed to provide a service to the requesting client.
  • this requesting client can also function as a server when any client requests a service from the requesting client.
  • a service may include providing a requesting client access to a peripheral device.
  • FIG. 1 shows a network 100 having a local client 102 connected to a remote server 104 with a DCOM enabled link 112 , in accordance with one embodiment of the present invention.
  • the remote server 104 functions as a server which serves the local client 102 in one embodiment of the present invention.
  • the local client 102 may function as a server which services the remote server 104 where the remote server 104 is the client to the local client 102 . Therefore, the local client 102 and the remote server 104 may both function as a server and a client.
  • the local client 102 connects to the DCOM enabled link 112 with a connector 101 .
  • the local client 102 interfaces with the connector 101 using a network interface card (NIC), a modem, a DSL line, cable or the like.
  • NIC network interface card
  • the connector 101 may be a cable, telephone line, or the like which allows connections between an end node, such as the local client 102 , and a network.
  • the connector 101 connects to the DCOM enabled link 112 with an interface 110 a.
  • the interface 110 a may be any interface which facilitates connection between the client 102 and the DCOM enabled link 112 , such as an IStream interface or the like.
  • the DCOM enabled link 112 is the DCOM technology as previously described.
  • the DCOM enabled link 112 also connects to the remote server 104 .
  • the remote server 104 connects to the DCOM enabled link 112 with the connector 101 in the same manner as that described with respect to the local client 102 .
  • the remote server 104 includes host adapters 125 and 126 and the devices 106 and 108 connected to the host adapter 125 .
  • the device 106 may be a scanner device and the device 108 may a storage device, such as a hard drive or a RAID device.
  • the local client 102 accesses the devices 106 and 108 as if the devices 106 and 108 connected to the remote server 104 belong to the client 102 .
  • the local client 102 may function as a server as discussed earlier and the remote server 104 may be the client as mentioned earlier.
  • the remote server 104 may access devices (not shown) connected to the local client 102 as if the devices connected to the local client 102 belong to the remote server 104 .
  • the remote server 104 and the local client 102 must first establish a remote SCSI connection, as will be discussed with reference to FIG. 2A .
  • FIG. 2A shows a remote SCSI connection graphical user interface (GUI) 114 having a remote client identification input 116 and a connection password input 118 in accordance with one embodiment of the present invention.
  • GUI graphical user interface
  • the GUI 114 allows for the establishment of a remote SCSI connection between the local client 102 and the remote server 104 . If a user at the local client 102 wishes to communicate with the remote server 104 , the user double clicks on the remote2 client icon 146 shown in FIG. 3 . When the remote2 client icon 146 is double clicked, the remote SCSI connection GUI 114 appears on the local client 102 shown in FIG. 2A .
  • the user then inputs a remote client identification specific to the local client 102 , such as a URL, an IPaddress, a computer name in a LAN, or the like, at the remote client identification input 116 .
  • the user also inputs a password specific to the local client 102 in the connection password input 118 .
  • the remote server 104 learns the IPaddress and the connection password of the local client 102 and the local client 102 also learns the IPaddress and the password of the remote server 104 during a configuring operation as will be further discussed with reference to FIG. 4 .
  • the user double clicks on a remote1 client icon 144 in FIG. 3 .
  • the remote SCSI connection GUI 114 appears. The user then inputs a remote client identification specific to the remote server 104 and a password specific to the remote server 104 .
  • the remote SCSI connection GUI 114 also includes an add button 120 . When the add button is clicked after the aforementioned information is input, a host adapter selection screen GUI 122 appears, as shown with reference to FIG. 2B .
  • FIG. 2B shows the host adapter selection screen GUI 122 having a host adapter scroll bar 124 and an access password input 128 in accordance with one embodiment of the present invention.
  • the host adapter screen GUI 122 also includes a scroll down button 127 and an enter button 130 .
  • the host adapter scroll bar 124 shows enumerated adapters which are attached to the remote server 104 , which in this embodiment are the host adapters 125 and 126 .
  • the host adapters 125 and 126 are enumerated in this embodiment because the remote server 104 is functioning as a server.
  • the host adapter scroll bar 124 shows enumerated adapters which are attached to the local client 102 .
  • the user Before a user may access a host adapter selected in the host adapter scroll bar 124 , the user must provide a password at the access password input 128 .
  • the password used for the access password input 128 is the same as the password used for the connection password input 118 of the remote SCSI connection GUI 114 .
  • FIG. 3 illustrates a GUI 140 for the local client 102 after the local client 102 has accessed peripheral devices attached to the remote server 104 , in accordance with one embodiment of the present invention.
  • the host adapter 125 was selected in the host adapter selection screen GUI 122 of FIG. 2B .
  • contents 132 of the host adapter 125 are shown on the GUI 140 as if the contents 132 belonged to the local client 102 .
  • the user may access the contents 132 of the host adapter 125 which is remotely located on the remote server 104 as if the contents 132 were located on the local client 102 .
  • folder 3 134 may be opened to reveal files 134 a on the local client 102 . Therefore, a user on the local client 102 may edit the files 134 a as if the files were physically located on the local client 102 .
  • the contents of peripheral devices (not shown) connected to the local client 102 may be displayed on a GUI of the remote server 104 using the same procedure described above.
  • the remote server 104 may access files of peripheral devices connected to the local client 102 as if the peripheral devices were connected to the remote server 104 .
  • FIG. 4 shows a method 300 for communications between a local client and a remote client.
  • the method 300 starts with the operation 302 where a local computer and a remote computer are configured for remote SCSI connectivity.
  • the configuration operation involves installing software on both the local computer and the remote computer which allows the local computer and the remote computer to interface with each other.
  • the software may include the DCOM technology previously described.
  • the operation 302 also includes establishing remote client identifications for the local computer and the remote computer and connection passwords and access passwords for both the local computer and the remote computer. For example, referring to FIG. 1 and the local client 102 and the remote server 104 , software is loaded onto the local client 102 and the remote server 104 which allows remote SCSI connectivity between the local client 102 and the remote server 104 .
  • remote client identifications for the local client 102 and the remote server 104 are established along with connection and access passwords for the local client 102 and the remote server 104 .
  • the local client 102 is the client and the remote server 104 functions as the server as described above.
  • the configuration operation 302 also allows a user on the remote server 104 to access peripheral devices connected to the local client 102 such that the local client 102 functions as a server and the remote server 104 is the client.
  • a DCOM communication with an identified remote computer is established.
  • the client inputs the remote client identification established in the operation 302 along with the connection password.
  • the client functioning as the server checks to ensure that the proper remote client identification and connection password were input by the client.
  • the Remote2 client icon 146 is double clicked which brings up the remote SCSI connection GUI 114 in FIG. 2A on the local client 102 .
  • the user at the local client 102 then inputs the remote client identification for the local client 102 at the remote client identification input 116 and the connection password for the local client 102 in the connection password input 118 .
  • the user clicks on the add button 120 to add the local client 102 as a client to the remote server 104 when the remote client is functioning as a server.
  • the local client 102 connects with the remote server 104 with the remote SCSI connection GUI 114 through the DCOM enabled link 112 as shown in FIG. 1 .
  • a DCOM enabled link is established between the local client 102 and the remote server 104 in operation 304 .
  • an inquiry command is sent to the remote server 104 and a determination is made that the remote server 104 includes the host adapters 125 and 126 .
  • the user on the local client 102 may select which adapter to access by clicking the scroll button 127 and scrolling between the host adapters 125 and 126 .
  • the host adapter 125 is selected.
  • the user inputs the appropriate password at the access password input 128 in order to access the host adapter 125 in operation 308 .
  • the user on the local client 102 may also select the host adapter 125 by double clicking on the HA icon 125 in FIG. 3 .
  • the host adapter selection screen GUI 122 When the user double clicks on the HA icon 125 in this example, the host adapter selection screen GUI 122 will appear. However, the user does not need to select the adapter 125 again in the host adapter area 124 , instead the user inputs the password at the access password input 128 . After the host adapter 125 is selected, operation 310 is performed.
  • the embodiments of the present invention allow a user on a local client to view devices which are remotely located as icons on a GUI of the local client as if the devices belonged to the local client.
  • the user may access the devices by simply double clicking on the icons and inputting a password and avoid having a user at the remote client sending data stored on the device.
  • the data stored on the remotely located devices is easily accessible since accessing the data avoids the problems of the past where information stored on remote devices was first packaged into separate units and then sent via email or similar method.
  • an item scanned using a scanner from a remote client could be read directly by the local client using the device without packing and sending the data.
  • the embodiments of the present invention also allow for multiple clients located on a DCOM network to function as servers and clients.
  • a local client may be functioning as a client to a remote client by accessing information on devices connected to the remote client while at the same time the local client may be functioning as a server to a second remote client since the second remote client may access devices connected to the local client.
  • many clients located on a network may access the devices of other clients. Nonetheless, security is maintained in that each client must provide a password prior to accessing devices connected to the client which is functioning as a server.
  • the accessed devices do not realize that a client other than the one to which the devices are attached is accessing the device. Instead, the devices think the remote client to which they are connected is accessing them. Therefore, access of the client will not be encumbered by the device since the device does not differentiate between the remote client to which the device is connected and the local client which is accessing the device.
  • the invention may employ various computer-implemented operations involving data stored in computer systems. These operations are those requiring physical manipulation of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated. Further, the manipulations performed are often referred to in terms, such as producing, identifying, determining, or comparing.
  • the invention also relates to a device or an apparatus for performing these operations.
  • the apparatus may be specially constructed for the required purposes, or it may be a general purpose computer selectively activated or configured by a computer program stored in the computer.
  • various general purpose machines may be used with computer programs written in accordance with the teachings herein, or it may be more convenient to construct a more specialized apparatus to perform the required operations.
  • the invention can also be embodied as computer readable code on a computer readable medium.
  • the computer readable medium is any data storage device that can store data, which can thereafter be read by a computer system. Examples of the computer readable medium include read-only memory, random-access memory, CD-ROMs, CD-Rs, CD-RWs, magnetic tapes, and other optical data storage devices.
  • the computer readable medium can also be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion.

Abstract

A method for enabling access to resources connected to client nodes of a network is provided. The method includes establishing communication between a local client and a remote client. The local client establishes communication with the remote client by providing a remote client identification code and a password to the remote client. The communication is established when the remote client confirms that the remote client identification code and the password match. After communication is established, a determination is made if adapters are connected to the remote client and connection is established with a selected adapter connected to the remote client. Once a connection is established with the selected adapter, the local client is connected to the selected adapter. The selected adapter is configured to appear on a graphical user interface (GUI) of the local client as if the selected adapter of the remote client were physically connected to the local client.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a Divisional of U.S. patent application Ser. No. 09/656,533, filed on Sep. 7, 2000, from which priority under 35 U.S.C. § 120 is claimed. The disclosure of this application is incorporated herein by reference in its entirety.
  • DESCRIPTION OF THE RELATED ART
  • Today's computers are moving towards becoming more interactive with other computers in a networking environment. This includes the ability for computers to communicate with other computers on a given network. As computers, or clients, communicate with one another, they are able to access devices connected to other clients. These devices include small computer system interface (SCSI) hard drives, IDE hard drives, SCSI or IDE optical disc drives (e.g., CDs, CD-Rs, CD-R/W, and DVDs), and other peripheral devices.
  • In order to access peripheral devices and data stored on the peripheral device, it is necessary to use a transfer protocol to connect between two nodes. Various transfer protocols, such as transmission control protocol and internet protocol (TCP/IP), file transfer protocol (FTP) and hyper text transfer protocol (HTTP) are implemented to access peripheral devices and transfer data over a network between nodes. The file transfer and hyper text transfer protocols contain various sets of defined rules which govern the exchange of data between nodes connected to a network. The file transfer and govern the exchange of data between nodes connected to a network. The file transfer and hypertext transfer protocols also use the transmission control and internet protocol to transfer data between nodes connected to a network.
  • When data is transferred using TCP/IP, the data is divided into individual packets which contain “chunks” of information which allow for an efficient size for routing within the TCP layer. The packets of information are then routed through a network to their final destination, where the information is reassembled by a TCP at the receiving end. Often times, when a user desires to send information using TCP/IP, the user must first compress the information into a zip or gzip format to ease the ability to transfer the information to another client. In addition, if a user sends data via email or a similar function, the user must place the information into a file format, such as *.txt or *.pdf format and send the file as an attachment to the email or a similar function.
  • Typically, the data being sent from one client (remote client) to another client (local client) is stored on a device which is connected to the remote client. Therefore, in order for the local client to access data stored on the device connected to the remote client, a user at the remote client must send the information to the local client using the above described protocols. A user at the local client is precluded from directly accessing data stored on a device connected to the remote client as if the device connected to the remote client were also connected to the local client. Thus, the above mentioned protocols must be used to access data, which is less efficient because a user at a remote client must physically send data stored on a device connected to the remote client to the waiting local client.
  • In view of the foregoing, there is a need to transfer information with a more efficient and manageable method which allows a first user on a client connected to a network to access peripheral devices attached to another client also connected to the network.
  • SUMMARY
  • Broadly speaking, the present invention fills the aforementioned needs by providing methods and apparatus for allowing a logical connection between users on a network. It should be appreciated that the present invention can be implemented in numerous ways, including as a process, an apparatus, a system, a device, a method, or a computer readable media. Several embodiments of the present invention are described below.
  • In one embodiment, a method for enabling access to resources connected to client nodes of a network is disclosed. The method comprises establishing communication between a local client and a remote client. The local client establishes communication with the remote client by providing a remote client identification code and a password to the remote client. The communication is established when the remote client confirms that the remote client identification code and the password match. After communication is established, a determination is made if adapters are connected to the remote client and connection is established with a selected adapter connected to the remote client. Once a connection is established with the selected adapter, the local client is connected to the selected adapter. The selected adapter is configured to appear on a graphical user interface (GUI) of the local client as if the selected adapter of the remote client were physically connected to the local client.
  • In another embodiment, a method for accessing peripheral devices connected to a remotely located client on a network is disclosed. The method comprises configuring a local client and a remote client to allow for remote small computer system interface (SCSI) connectivity using a distributed component object model (DCOM) enabled link. The local client provides a remote client identification and a connection password to the remote client during the configuration operation in order to gain access to the remote client. Next, a determination is made if SCSI host adapters are connected to the remote client. If a determination is made that SCSI host adapters are connected to the remote client, a SCSI host adapter is selected. Once the SCSI host adapter is selected, the local client communicates with the selected SCSI host adapter. The local client accesses and uses the selected SCSI host adapter as if the selected SCSI host adapter belonged to the local client.
  • In still a further embodiment, a method for accessing resources connected to remotely located client nodes on a network is disclosed. The resources connected to the remotely located clients are displayed on a graphical user interface (GUI) of a local client. The method comprises a user first clicking on a remote client icon on the GUI of the local client to configure the local client and a remote client for remote small computer system interface (SCSI) connectivity. The user at the local client inputs a remote client identification and a password which allows access to the remote client using a distributed component object model (DCOM) enabled link. The method then determines if SCSI host adapters are connected to the remote client. After it is determined which SCSI host adapters are connected to the remote client, the user clicks on a SCSI host adapter icon on the GUI of the local client to access a SCSI host adapter which is remote from the local client. When the local client gains access to the SCSI host adapter, the local client communicates with the SCSI host adapter. The SCSI host adapter icon appears on the GUI of the local client as if the SCSI host adapter represented by the SCSI host adapter icon belonged to the local client.
  • The advantages of the present invention are numerous. Most notably, the embodiments of the present invention allow a client the ability to access a remote device as if the remote device was local to the client. Thus, this ability allows software from different clients to use the remote device as a source or destination transparently. For example, if two separate local clients contain software which writes data to CD-R's, the software on each local client may write data to a single CD-R located on a client which is remote from the separate local clients. The software on each local client will write data to the single CD-R of the remote client as if the single CD-R was on a device that is connected to each of the two local clients.
  • Other aspects and advantages of the invention will become apparent from the following detailed description, taken in conjunction with the accompanying drawings, illustrating by way of example the principles of the invention.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The present invention will be readily understood by the following detailed description in conjunction with the accompanying drawings, and like reference numerals designate like structural elements.
  • FIG. 1 shows a network having a local client connected to a remote client with a DCOM enabled link in accordance with one embodiment of the present invention.
  • FIG. 2A shows a remote SCSI connection GUI having a remote client identification input and a connection password input in accordance with one embodiment of the present invention.
  • FIG. 2B shows a host adapter selection screen GUI in accordance with one embodiment of the present invention.
  • FIG. 3 illustrates a graphical user interface for a local client after the local client has accessed peripheral devices attached to a remote client, in accordance with one embodiment of the present invention.
  • FIG. 4 shows a method for communications between a local client and a remote client.
  • DETAILED DESCRIPTION
  • An invention for a method for accessing devices of remote clients on a network by a local client is disclosed. In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention. It will be understood, however, to one skilled in the art, that the present invention may be practiced without some or all of these specific details. In other instances, well known process operations have not been described in detail in order not to unnecessarily obscure the present invention.
  • As an overview, the present invention uses a distributed component object model (DCOM), which is an extension of component object module (COM), to effectuate transfers between a local client and a remote client. DCOM is a set of Microsoft™ concepts and interfaces where a local client connected to a network may request services from a remote client also connected to the network. DCOM is a logical implementation that replaces the local interprocess communication provided by an operating system of a client with a network protocol. The network protocol allows direct connection between a local client and a remote client without the need for an intermediary system component. The present invention uses small computer system interface (SCSI) commands in conjunction with DCOM. The SCSI commands are encapsulated in packets which are suitable for DCOM and the packets are sent through the DCOM environment. For further information on DCOM processes, reference may be made to an article by Microsoft™ entitled “DCOM Technical Overview”, (November 1996) by Microsoft™ Corporation of Redmond, Wash. This article is hereby incorporated by reference.
  • The present invention uses clients connected to a network. The network may be any type of network that allows for the interconnection of computers, such as local area networks (LANs), wide area networks (WANs), private networks, intranets, as well as the Internet (also known as the world wide web). The clients may be personal computers or any other networkable device that includes at least memory and a processor. As used herein, the clients are said to have loaded thereon client/server software which allows any one of the clients to operate as servers (e.g., to service a requesting client connected to the network). By way of example, a client may function as a server relative to a requesting client, such that the client/server software of the client is designed to provide a service to the requesting client. In a like manner, this requesting client can also function as a server when any client requests a service from the requesting client. For definitional purposes, a service may include providing a requesting client access to a peripheral device.
  • Now making reference to the Figures and more particularly to FIG. 1, FIG. 1 shows a network 100 having a local client 102 connected to a remote server 104 with a DCOM enabled link 112, in accordance with one embodiment of the present invention.
  • As used herein, the remote server 104 functions as a server which serves the local client 102 in one embodiment of the present invention. However, it should be noted that in other embodiments, the local client 102 may function as a server which services the remote server 104 where the remote server 104 is the client to the local client 102. Therefore, the local client 102 and the remote server 104 may both function as a server and a client. The local client 102 connects to the DCOM enabled link 112 with a connector 101. The local client 102 interfaces with the connector 101 using a network interface card (NIC), a modem, a DSL line, cable or the like. The connector 101 may be a cable, telephone line, or the like which allows connections between an end node, such as the local client 102, and a network. The connector 101 connects to the DCOM enabled link 112 with an interface 110 a. The interface 110 a may be any interface which facilitates connection between the client 102 and the DCOM enabled link 112, such as an IStream interface or the like. The DCOM enabled link 112 is the DCOM technology as previously described. The DCOM enabled link 112 also connects to the remote server 104.
  • The remote server 104 connects to the DCOM enabled link 112 with the connector 101 in the same manner as that described with respect to the local client 102. The remote server 104 includes host adapters 125 and 126 and the devices 106 and 108 connected to the host adapter 125. In accordance with one embodiment of the present invention, the device 106 may be a scanner device and the device 108 may a storage device, such as a hard drive or a RAID device. As will be further discussed with reference to FIGS. 3 and 4, the local client 102 accesses the devices 106 and 108 as if the devices 106 and 108 connected to the remote server 104 belong to the client 102.
  • In an alternative embodiment of the present invention, the local client 102 may function as a server as discussed earlier and the remote server 104 may be the client as mentioned earlier. In this context, the remote server 104 may access devices (not shown) connected to the local client 102 as if the devices connected to the local client 102 belong to the remote server 104. In order for the local client 102 to communicate with the remote server 104, the remote server 104 and the local client 102 must first establish a remote SCSI connection, as will be discussed with reference to FIG. 2A.
  • FIG. 2A shows a remote SCSI connection graphical user interface (GUI) 114 having a remote client identification input 116 and a connection password input 118 in accordance with one embodiment of the present invention. The GUI 114 allows for the establishment of a remote SCSI connection between the local client 102 and the remote server 104. If a user at the local client 102 wishes to communicate with the remote server 104, the user double clicks on the remote2 client icon 146 shown in FIG. 3. When the remote2 client icon 146 is double clicked, the remote SCSI connection GUI 114 appears on the local client 102 shown in FIG. 2A. The user then inputs a remote client identification specific to the local client 102, such as a URL, an IPaddress, a computer name in a LAN, or the like, at the remote client identification input 116. The user also inputs a password specific to the local client 102 in the connection password input 118. It should be noted that the remote server 104 learns the IPaddress and the connection password of the local client 102 and the local client 102 also learns the IPaddress and the password of the remote server 104 during a configuring operation as will be further discussed with reference to FIG. 4. In an alternative embodiment, if a user at the remote server 104 wishes to communicate with the local client 102, the user double clicks on a remote1 client icon 144 in FIG. 3. After the client clicks on the remote1 client icon 144, the remote SCSI connection GUI 114 appears. The user then inputs a remote client identification specific to the remote server 104 and a password specific to the remote server 104. The remote SCSI connection GUI 114 also includes an add button 120. When the add button is clicked after the aforementioned information is input, a host adapter selection screen GUI 122 appears, as shown with reference to FIG. 2B.
  • FIG. 2B shows the host adapter selection screen GUI 122 having a host adapter scroll bar 124 and an access password input 128 in accordance with one embodiment of the present invention. The host adapter screen GUI 122 also includes a scroll down button 127 and an enter button 130. The host adapter scroll bar 124 shows enumerated adapters which are attached to the remote server 104, which in this embodiment are the host adapters 125 and 126. The host adapters 125 and 126 are enumerated in this embodiment because the remote server 104 is functioning as a server. In an alternative embodiment where the local client 102 is functioning as a server and the remote server 104 is a client, the host adapter scroll bar 124 shows enumerated adapters which are attached to the local client 102.
  • Before a user may access a host adapter selected in the host adapter scroll bar 124, the user must provide a password at the access password input 128. In one embodiment, the password used for the access password input 128 is the same as the password used for the connection password input 118 of the remote SCSI connection GUI 114. Once a user at the local client 102 enters the password and clicks the enter button 130, the local client 102 is able to access peripheral devices attached to the remote server 104 as if the peripheral devices attached to the remote server 104 were attached to the local client 102, as shown with reference to FIG. 3.
  • FIG. 3 illustrates a GUI 140 for the local client 102 after the local client 102 has accessed peripheral devices attached to the remote server 104, in accordance with one embodiment of the present invention. In this embodiment, the host adapter 125 was selected in the host adapter selection screen GUI 122 of FIG. 2B. As a user on the local client 102 double clicks on the host adapter 125 icon in FIG. 3, contents 132 of the host adapter 125 are shown on the GUI 140 as if the contents 132 belonged to the local client 102. Thus, the user may access the contents 132 of the host adapter 125 which is remotely located on the remote server 104 as if the contents 132 were located on the local client 102. For example, folder3 134 may be opened to reveal files 134 a on the local client 102. Therefore, a user on the local client 102 may edit the files 134 a as if the files were physically located on the local client 102. In another embodiment, the contents of peripheral devices (not shown) connected to the local client 102 may be displayed on a GUI of the remote server 104 using the same procedure described above. In this embodiment, the remote server 104 may access files of peripheral devices connected to the local client 102 as if the peripheral devices were connected to the remote server 104.
  • FIG. 4 shows a method 300 for communications between a local client and a remote client. The method 300 starts with the operation 302 where a local computer and a remote computer are configured for remote SCSI connectivity. The configuration operation involves installing software on both the local computer and the remote computer which allows the local computer and the remote computer to interface with each other. The software may include the DCOM technology previously described. The operation 302 also includes establishing remote client identifications for the local computer and the remote computer and connection passwords and access passwords for both the local computer and the remote computer. For example, referring to FIG. 1 and the local client 102 and the remote server 104, software is loaded onto the local client 102 and the remote server 104 which allows remote SCSI connectivity between the local client 102 and the remote server 104. In addition, remote client identifications for the local client 102 and the remote server 104 are established along with connection and access passwords for the local client 102 and the remote server 104. In this example, the local client 102 is the client and the remote server 104 functions as the server as described above. It should be noted that the configuration operation 302 also allows a user on the remote server 104 to access peripheral devices connected to the local client 102 such that the local client 102 functions as a server and the remote server 104 is the client. Once the configuration is complete, operation 304 is performed.
  • In operation 304, a DCOM communication with an identified remote computer is established. In this operation, the client inputs the remote client identification established in the operation 302 along with the connection password. The client functioning as the server then checks to ensure that the proper remote client identification and connection password were input by the client. Turning back to the example and FIG. 3, the Remote2 client icon 146 is double clicked which brings up the remote SCSI connection GUI 114 in FIG. 2A on the local client 102. The user at the local client 102 then inputs the remote client identification for the local client 102 at the remote client identification input 116 and the connection password for the local client 102 in the connection password input 118. After the information is input by the user into the GUI 114, the user clicks on the add button 120 to add the local client 102 as a client to the remote server 104 when the remote client is functioning as a server. As described earlier, the local client 102 connects with the remote server 104 with the remote SCSI connection GUI 114 through the DCOM enabled link 112 as shown in FIG. 1. Thus, a DCOM enabled link is established between the local client 102 and the remote server 104 in operation 304. Once the operation 304 is complete, the method 300 moves to operation 306.
  • In operation 306, a determination is made if SCSI host adapters are connected with the identified remote computer. The determination is made using inquiry commands such as SCSI commands that determine if there are host adapters connected to the remote computer which is functioning as a server. If there are no host adapters connected to the remote computer, then the method 300 is complete. If there are host adapters connected to the remote computer, a host adapter is selected and then accessed by the local computer in operation 308. Turning back to the example and FIG. 2A, after the add button 120 is double clicked, the host adapter screen GUI 122 in FIG. 2B appears on the local client 102. In operation 306, an inquiry command is sent to the remote server 104 and a determination is made that the remote server 104 includes the host adapters 125 and 126. Once it is determined that the host adapters 125 and 126 exist, the user on the local client 102 may select which adapter to access by clicking the scroll button 127 and scrolling between the host adapters 125 and 126. In this example, the host adapter 125 is selected. After the host adapter 125 is selected, the user inputs the appropriate password at the access password input 128 in order to access the host adapter 125 in operation 308. It should be noted that the user on the local client 102 may also select the host adapter 125 by double clicking on the HA icon 125 in FIG. 3. When the user double clicks on the HA icon 125 in this example, the host adapter selection screen GUI 122 will appear. However, the user does not need to select the adapter 125 again in the host adapter area 124, instead the user inputs the password at the access password input 128. After the host adapter 125 is selected, operation 310 is performed.
  • In operation 310, a determination is made as to whether or not devices are connected to the selected adapter. If devices are not connected to the selected adapter, the method is complete. If devices are connected to the selected host adapter, operation 312 is performed where a device is selected for access. Referring to the example and FIG. 1, the operation 310 determines that the storage device 108 and the scanning device 106 are connected to the host adapter 125. After this determination is made, a device is selected in operation 312. A user at the local client 102 selects the storage device 108 connected to the host adapter 125 in operation 312. Once the user selects the storage device 108, the method 300 moves to operation 314 where the local client 102 communicates with the storage device 108. The local client 102 may access data stored on the storage device 108, such as specific applications, and operate those applications on the local client 102 as if the applications were stored on a device connected to the local client 102.
  • As can be seen, the embodiments of the present invention allow a user on a local client to view devices which are remotely located as icons on a GUI of the local client as if the devices belonged to the local client. The user may access the devices by simply double clicking on the icons and inputting a password and avoid having a user at the remote client sending data stored on the device. The data stored on the remotely located devices is easily accessible since accessing the data avoids the problems of the past where information stored on remote devices was first packaged into separate units and then sent via email or similar method. Thus, in accordance with embodiments of the present invention, an item scanned using a scanner from a remote client could be read directly by the local client using the device without packing and sending the data.
  • The embodiments of the present invention also allow for multiple clients located on a DCOM network to function as servers and clients. A local client may be functioning as a client to a remote client by accessing information on devices connected to the remote client while at the same time the local client may be functioning as a server to a second remote client since the second remote client may access devices connected to the local client. Thus, using the present invention, many clients located on a network may access the devices of other clients. Nonetheless, security is maintained in that each client must provide a password prior to accessing devices connected to the client which is functioning as a server.
  • In addition, in accordance with one embodiment of the present invention, the accessed devices do not realize that a client other than the one to which the devices are attached is accessing the device. Instead, the devices think the remote client to which they are connected is accessing them. Therefore, access of the client will not be encumbered by the device since the device does not differentiate between the remote client to which the device is connected and the local client which is accessing the device.
  • The invention may employ various computer-implemented operations involving data stored in computer systems. These operations are those requiring physical manipulation of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated. Further, the manipulations performed are often referred to in terms, such as producing, identifying, determining, or comparing.
  • Any of the operations described herein that form part of the invention are useful machine operations. The invention also relates to a device or an apparatus for performing these operations. The apparatus may be specially constructed for the required purposes, or it may be a general purpose computer selectively activated or configured by a computer program stored in the computer. In particular, various general purpose machines may be used with computer programs written in accordance with the teachings herein, or it may be more convenient to construct a more specialized apparatus to perform the required operations.
  • The invention can also be embodied as computer readable code on a computer readable medium. The computer readable medium is any data storage device that can store data, which can thereafter be read by a computer system. Examples of the computer readable medium include read-only memory, random-access memory, CD-ROMs, CD-Rs, CD-RWs, magnetic tapes, and other optical data storage devices. The computer readable medium can also be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion.
  • Although the foregoing invention has been described in some detail for purposes of clarity of understanding, it will be apparent that certain changes and modifications may be practiced within the scope of the appended claims. Accordingly, the present embodiments are to be considered as illustrative and not restrictive, and the invention is not to be limited to the details given herein, but may be modified within the scope and equivalents of the appended claims.

Claims (11)

1. A method for enabling access to resources connected to client nodes of a network, the method comprising:
establishing communication between a local client and a remote client, the local client being configured to provide a remote client identification code and a password to the remote client, the establishing being completed by confirmation from the remote client that the remote client identification code and the password match;
determining if adapters are connected to the remote client;
establishing connection to a selected adapter; and
connecting the local client to the selected adapter, the selected adapter being configured to appear on a first graphical user interface (GUI) of the local client as if the selected adapter of the remote client were physically connected to the local client.
2. A method for enabling access to resources connected to client nodes of a network as recited in claim 1, wherein the local client provides a computer identification to the remote client prior to establishing communication between the local client and the remote client, the computer information containing the remote client identification code, the connection password and an access password.
3. A method for enabling access to resources connected to client nodes of a network as recited in claim 2, wherein the operation of establishing connection to a selected adapter further comprises:
choosing the selected adapter using a second graphical user interface (GUI); and
providing the access password using the second GUI.
4. A method for enabling access to resources connected to client nodes of a network as recited in claim 1, wherein the remote client functions as a server to provide services to the local client.
5. A method for enabling access to resources connected to client nodes of a network as recited in claim 4, wherein the local client functions as a server to provide services to the remote client.
6. A method for enabling access to resources connected to client nodes of a network as recited in claim 1, wherein the local client provides the remote client identification and the password using a third graphical user interface (GUI).
7. A method for enabling access to resources connected to client nodes of a network as recited in claim 1, wherein a user at the local client clicks on an icon representing the selected adapter on the first GUI in order to access the selected adapter.
8. A method for enabling access to resources connected to client nodes of a network as recited in claim 7, wherein the selected adapter connected to the remote client does not differentiate between the local client and the remote client when the local client is accessing the selected adapter.
9. A method for enabling access to resources connected to client nodes of a network as recited in claim 1, wherein the operation of determining if adapters are connected to the remote client further comprises:
sending inquiry commands to the remote client.
10. A method for enabling access to resources connected to client nodes of a network as recited in claim 9, wherein the inquiry commands are SCSI commands.
11. A method for enabling access to resources connected to client nodes of a network as recited in claim 10, wherein the SCSI commands are encapsulated in packets suitable for transmission over a DCOM enabled link.
US11/292,427 2000-09-07 2005-12-01 Methods for accessing remotely located devices Abandoned US20060085574A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/292,427 US20060085574A1 (en) 2000-09-07 2005-12-01 Methods for accessing remotely located devices

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/656,533 US7024497B1 (en) 2000-09-07 2000-09-07 Methods for accessing remotely located devices
US11/292,427 US20060085574A1 (en) 2000-09-07 2005-12-01 Methods for accessing remotely located devices

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/656,533 Division US7024497B1 (en) 2000-09-07 2000-09-07 Methods for accessing remotely located devices

Publications (1)

Publication Number Publication Date
US20060085574A1 true US20060085574A1 (en) 2006-04-20

Family

ID=36102141

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/656,533 Expired - Lifetime US7024497B1 (en) 2000-09-07 2000-09-07 Methods for accessing remotely located devices
US11/292,427 Abandoned US20060085574A1 (en) 2000-09-07 2005-12-01 Methods for accessing remotely located devices

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/656,533 Expired - Lifetime US7024497B1 (en) 2000-09-07 2000-09-07 Methods for accessing remotely located devices

Country Status (1)

Country Link
US (2) US7024497B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090034939A1 (en) * 2004-01-09 2009-02-05 Tomoyuki Okada Recording medium, reproduction device, program, reproduction method
US9407492B2 (en) 2011-08-24 2016-08-02 Location Labs, Inc. System and method for enabling control of mobile device functional components
US9740883B2 (en) 2011-08-24 2017-08-22 Location Labs, Inc. System and method for enabling control of mobile device functional components

Families Citing this family (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7767203B2 (en) 1998-08-07 2010-08-03 Ganeden Biotech, Inc. Methods for the dietary management of irritable bowel syndrome and carbohydrate malabsorption
US6461607B1 (en) 1998-08-24 2002-10-08 Ganeden Biotech, Inc. Probiotic, lactic acid-producing bacteria and uses thereof
CA2388565A1 (en) * 1999-04-21 2000-10-26 Research Investment Network, Inc. System, method and article of manufacture for updating content stored on a portable storage medium
US20050166232A1 (en) * 1999-04-21 2005-07-28 Lamkin Allan B... Presentation of media content from multiple media sources
US6529949B1 (en) * 2000-02-07 2003-03-04 Interactual Technologies, Inc. System, method and article of manufacture for remote unlocking of local content located on a client device
US7346920B2 (en) * 2000-07-07 2008-03-18 Sonic Solutions, A California Corporation System, method and article of manufacture for a common cross platform framework for development of DVD-Video content integrated with ROM content
US20050198574A1 (en) * 1999-04-21 2005-09-08 Interactual Technologies, Inc. Storyboard
US20060193606A1 (en) * 1999-04-21 2006-08-31 Interactual Technologies, Inc. Two navigation
US20050182828A1 (en) * 1999-04-21 2005-08-18 Interactual Technologies, Inc. Platform specific execution
US7392481B2 (en) * 2001-07-02 2008-06-24 Sonic Solutions, A California Corporation Method and apparatus for providing content-owner control in a networked device
US20040220791A1 (en) * 2000-01-03 2004-11-04 Interactual Technologies, Inc. A California Corpor Personalization services for entities from multiple sources
US20040220926A1 (en) * 2000-01-03 2004-11-04 Interactual Technologies, Inc., A California Cpr[P Personalization services for entities from multiple sources
US7779097B2 (en) * 2000-09-07 2010-08-17 Sonic Solutions Methods and systems for use in network management of content
US7689510B2 (en) * 2000-09-07 2010-03-30 Sonic Solutions Methods and system for use in network management of content
US9292516B2 (en) * 2005-02-16 2016-03-22 Sonic Solutions Llc Generation, organization and/or playing back of content based on incorporated parameter identifiers
US8214501B1 (en) 2001-03-02 2012-07-03 At&T Intellectual Property I, L.P. Methods and systems for electronic data exchange utilizing centralized management technology
US7801976B2 (en) * 2002-05-28 2010-09-21 At&T Intellectual Property I, L.P. Service-oriented architecture systems and methods
DE10242919A1 (en) * 2002-09-16 2004-03-25 Siemens Ag Linking system for linking processes in an automation environment for distributed computer engineering systems uses virtual online process linking and a remote desktop protocol
GB0315151D0 (en) * 2003-06-28 2003-08-06 Ibm Graphical user interface operation
US7640382B2 (en) * 2005-04-29 2009-12-29 Avocent Corporation Virtual media systems, methods and devices
US20070180468A1 (en) * 2006-01-13 2007-08-02 Gogo Mobile, Inc. Universal digital code for unique content identification
US20070198244A1 (en) * 2006-01-31 2007-08-23 King James M Emulation of a device protocol
JP4781125B2 (en) * 2006-02-17 2011-09-28 キヤノン株式会社 Information processing system, information processing apparatus, and peripheral device
AU2008293896B2 (en) 2007-08-29 2014-10-02 Ganeden Biotech, Inc. Baked goods
PT2217083T (en) * 2007-10-16 2018-12-12 Ganeden Biotech Inc Beverage compositions
US8924306B2 (en) * 2008-02-20 2014-12-30 International Business Machines Corporation Remote computer rebooting tool
EP2348888B1 (en) 2008-10-16 2016-08-10 Ganeden Biotech, Inc. Probiotic grain-based compositions
AU2010242955B2 (en) 2009-04-29 2016-02-04 Ganeden Biotech, Inc. Inactivated bacterial cell formulation
WO2012135499A1 (en) 2011-03-31 2012-10-04 Ganeden Biotech, Inc. Probiotic sports nutrition compositions
US10509541B2 (en) * 2016-10-25 2019-12-17 Servicenow, Inc. System and method for generating geographical maps for initiating discovery of a computer network

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5721880A (en) * 1991-12-20 1998-02-24 International Business Machines Corporation Small computer system emulator for non-local SCSI devices
US5950203A (en) * 1997-12-31 1999-09-07 Mercury Computer Systems, Inc. Method and apparatus for high-speed access to and sharing of storage devices on a networked digital data processing system
US5956715A (en) * 1994-12-13 1999-09-21 Microsoft Corporation Method and system for controlling user access to a resource in a networked computing environment
US5991813A (en) * 1997-05-16 1999-11-23 Icon Cmt Corp. Network enabled SCSI interface
US6334146B1 (en) * 1998-06-05 2001-12-25 I2 Technologies Us, Inc. System and method for remotely accessing data
US6374308B1 (en) * 1996-04-23 2002-04-16 Sun Microsystems, Inc. Method and apparatus for interactively connecting distributed objects to a graphic user interface
US6463459B1 (en) * 1999-01-22 2002-10-08 Wall Data Incorporated System and method for executing commands associated with specific virtual desktop
US20030069874A1 (en) * 1999-05-05 2003-04-10 Eyal Hertzog Method and system to automate the updating of personal information within a personal information management application and to synchronize such updated personal information management applications
US6560641B1 (en) * 2000-03-29 2003-05-06 Unisys Corporation System, method, and adapter card for remote console emulation including remote control of a peripheral device
US6615166B1 (en) * 1999-05-27 2003-09-02 Accenture Llp Prioritizing components of a network framework required for implementation of technology
US6658459B1 (en) * 1998-02-27 2003-12-02 Adaptec, Inc. System for sharing peripheral devices over a network and method for implementing the same
US6675193B1 (en) * 1999-10-29 2004-01-06 Invensys Software Systems Method and system for remote control of a local system
US6757709B1 (en) * 2000-04-05 2004-06-29 Hewlett-Packard Development Company, L.P. Method and apparatus for providing a client system with information via a network

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6601087B1 (en) * 1998-11-18 2003-07-29 Webex Communications, Inc. Instant document sharing
US6732067B1 (en) * 1999-05-12 2004-05-04 Unisys Corporation System and adapter card for remote console emulation
US6947965B2 (en) * 1999-11-30 2005-09-20 Recursion Software, Inc. System and method for communications in a distributed computing environment

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5721880A (en) * 1991-12-20 1998-02-24 International Business Machines Corporation Small computer system emulator for non-local SCSI devices
US5956715A (en) * 1994-12-13 1999-09-21 Microsoft Corporation Method and system for controlling user access to a resource in a networked computing environment
US6374308B1 (en) * 1996-04-23 2002-04-16 Sun Microsystems, Inc. Method and apparatus for interactively connecting distributed objects to a graphic user interface
US5991813A (en) * 1997-05-16 1999-11-23 Icon Cmt Corp. Network enabled SCSI interface
US5950203A (en) * 1997-12-31 1999-09-07 Mercury Computer Systems, Inc. Method and apparatus for high-speed access to and sharing of storage devices on a networked digital data processing system
US6658459B1 (en) * 1998-02-27 2003-12-02 Adaptec, Inc. System for sharing peripheral devices over a network and method for implementing the same
US6334146B1 (en) * 1998-06-05 2001-12-25 I2 Technologies Us, Inc. System and method for remotely accessing data
US6463459B1 (en) * 1999-01-22 2002-10-08 Wall Data Incorporated System and method for executing commands associated with specific virtual desktop
US20030069874A1 (en) * 1999-05-05 2003-04-10 Eyal Hertzog Method and system to automate the updating of personal information within a personal information management application and to synchronize such updated personal information management applications
US6615166B1 (en) * 1999-05-27 2003-09-02 Accenture Llp Prioritizing components of a network framework required for implementation of technology
US6675193B1 (en) * 1999-10-29 2004-01-06 Invensys Software Systems Method and system for remote control of a local system
US6560641B1 (en) * 2000-03-29 2003-05-06 Unisys Corporation System, method, and adapter card for remote console emulation including remote control of a peripheral device
US6757709B1 (en) * 2000-04-05 2004-06-29 Hewlett-Packard Development Company, L.P. Method and apparatus for providing a client system with information via a network

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090034939A1 (en) * 2004-01-09 2009-02-05 Tomoyuki Okada Recording medium, reproduction device, program, reproduction method
US8391677B2 (en) 2004-01-09 2013-03-05 Panasonic Corporation Recording medium, reproduction device, program, reproduction method
US9407492B2 (en) 2011-08-24 2016-08-02 Location Labs, Inc. System and method for enabling control of mobile device functional components
US9740883B2 (en) 2011-08-24 2017-08-22 Location Labs, Inc. System and method for enabling control of mobile device functional components

Also Published As

Publication number Publication date
US7024497B1 (en) 2006-04-04

Similar Documents

Publication Publication Date Title
US7024497B1 (en) Methods for accessing remotely located devices
US9280547B2 (en) System and method for displaying and operating multi-layered item list in browser with supporting of concurrent users
JP3794926B2 (en) Object access system using "WEB" type browser that cooperates with smart card
US10686664B1 (en) System and method for access resources by deploying web based multi-layers item list
US6813733B1 (en) Diagnostic system
US5657452A (en) Transparent support of protocol and data compression features for data communication
US7552172B2 (en) Multi-windowed online application environment
AU782179B2 (en) Method for registering a user on an internet-type network directory server and/or for locating a user on said network, and smart card therefor
US5778178A (en) Method and apparatus for enabling real-time bi-directional transactions on a network
US6363423B1 (en) System and method for remotely generating, assigning and updating network adapter card in a computing system
JP4647096B2 (en) Method and system for configuring a computer to connect to a network using a network connection object
US7519651B2 (en) Information processing system, information processing method, and storage medium therefor
US9501629B2 (en) Transparent reconnection
RU2367009C2 (en) Presentation of combined type of shortcuts to remote applications from several manufacturers
JPS63205747A (en) Communication system
JP3913984B2 (en) On-board system having network interface means and method of operating application arranged in this on-board system
US20100275124A1 (en) Managing Services on a Network
JP2005501341A (en) Output management system and method enabling printing via wireless device
JP2004086895A (en) System and method for enabling components on arbitrary networks to communicate
US8341258B2 (en) Display, view and operate multi-layers item list in web-browser with supporting of concurrent multi-users
KR20040039304A (en) Output management system and method for enabling access to private network resources
US20040093607A1 (en) System providing operating system independent access to data storage devices
US6327662B1 (en) Security through the use of tokens and automatically downloaded applets
US20010044857A1 (en) Component installation tool
US7325065B1 (en) Identifying unauthorized communication systems using a system-specific identifier

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION