WO2000073902A1 - Single logical clipboard for multiple computers - Google Patents

Single logical clipboard for multiple computers Download PDF

Info

Publication number
WO2000073902A1
WO2000073902A1 PCT/US2000/013663 US0013663W WO0073902A1 WO 2000073902 A1 WO2000073902 A1 WO 2000073902A1 US 0013663 W US0013663 W US 0013663W WO 0073902 A1 WO0073902 A1 WO 0073902A1
Authority
WO
WIPO (PCT)
Prior art keywords
clipboard
computer
clip
data
local
Prior art date
Application number
PCT/US2000/013663
Other languages
French (fr)
Inventor
Eric L. Eilebrecht
Original Assignee
Microsoft Corporation
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 Microsoft Corporation filed Critical Microsoft Corporation
Priority to AU51412/00A priority Critical patent/AU5141200A/en
Publication of WO2000073902A1 publication Critical patent/WO2000073902A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]

Definitions

  • This invention relates generally to clipboards for sharing information between computer applications, and more particularly relates to a single logical clipboard which may be shared transparently by separate applications running on multiple network computers.
  • an application may calculate output information which is to be cited in a memorandum being prepared using a separate word processing application.
  • the user may utilize a clipboard or similar utility to hold information being cut or copied from the first application until the information is inserted or pasted into the second application.
  • the user interaction in such instances consists simply of a cut/copy operation in one application and a paste operation in the other.
  • the present invention is generally realized in a single logical clipboard which is mutually accessible by all machines that are members of a "clip pool.”
  • Each member of the clip pool automatically uses the single logical clipboard as if it were its own clipboard.
  • a computer network comprised of a Computer 1, upon which resides Application A, and a Computer 2, upon which resides Application B, both computers being members of the same clip pool.
  • a user may cut data from within Application A, and subsequently paste the same data within Application B because the single logical clipboard automatically makes available to all clip pool members the data cut by Application A.
  • a clip pool according to the invention may have any number of members.
  • an application which will be referred to as a "clip pool module” is preferably running on each member machine.
  • Each clip pool module registers itself locally as a “clipboard viewer” application. This ensures that it is informed of any changes to the local clipboard. When informed of such a change, the clip pool module in turn notifies all members of the same pool of the identity of the machine and the various formats available for the data.
  • the clip pool module running on that machine identifies the last machine to indicate a clipboard update, and requests the clipboard data from the clip pool module running on that machine in the appropriate format. For the computer user, this entire process is automatic, appearing as only two user steps: a cut (or other data acquisition operation) on one machine, and a paste (or other data deposition operation) on another.
  • FIG. 1 is a schematic of an exemplary computer system usable in implementing the invention
  • FIG. 2 is a block diagram illustrating the operation of a standard prior art clipboard
  • FIG. 3 is a block diagram illustrating the operation of a single logical clipboard according to an embodiment of the invention
  • FIG. 4 illustrates the preferred structure of a network message
  • FIG. 5 illustrates the preferred data field structure of the CLIPBOARD_CHANGE and CLIPBOARD_REQUEST messages
  • FIG. 6 illustrates the structure of an exemplary network data transmission containing clipboard data
  • FIG. 7 is a block diagram illustrating the operation of a single logical clipboard according to an alternative embodiment of the invention.
  • the invention is illustrated as being implemented in a suitable computing environment.
  • program modules include routines, programs, objects, components,
  • an exemplary system for implementing the invention includes a general purpose computing device in the form of a conventional personal computer 20, including a processing unit 21, a system memory 22, and a system bus 23 that couples various system components including the system memory to the processing unit 21.
  • the system bus 23 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures.
  • the system memory includes read only memory (ROM) 24 and random access memory (RAM) 25.
  • ROM read only memory
  • RAM random access memory
  • a basic input/output system (BIOS) 26 containing the basic routines that help to transfer information between elements within the personal computer 20, such as during start-up, is stored in ROM 24.
  • the personal computer 20 further includes a hard disk drive 27 for reading from and writing to a hard disk drive
  • a magnetic disk drive 28 for reading from or writing to a removable magnetic disk 29
  • an optical disk drive 30 for reading from or writing to a removable
  • optical disk 31 such as a CD ROM or other optical media.
  • the hard disk drive 27, magnetic disk drive 28, and optical disk drive 30 are connected to the system bus 23 by a hard disk drive interface 32, a magnetic disk drive interface 33, and an optical disk drive interface 34, respectively.
  • the drives and their associated computer-readable media provide nonvolatile storage of computer readable instructions, data structures, program modules and other data for the personal computer 20.
  • the exemplary environment described herein employs a hard disk, a removable magnetic disk 29, and a removable optical disk 31 , it will be appreciated by those skilled in the art that other types of computer readable media which can store data that is accessible by a computer, such as magnetic cassettes, flash memory cards, digital video disks, Bernoulli cartridges, random access memories, read only memories, and the like may also be used in the exemplary operating environment.
  • a number of program modules may be stored on the hard disk, magnetic disk 29, optical disk 31, ROM 24 or RAM 25, including an operating system 35, one or more applications programs 36, other program modules 37, and program data 38.
  • a user may enter commands and information into the personal computer 20 through input devices such as a keyboard 40 and a pointing device 42.
  • Other input devices may include a microphone, joystick, game pad, satellite dish, scanner, or the like.
  • These and other input devices are often connected to the processing unit 21 through a serial port interface 46 that is coupled to the system bus, but may be connected by other interfaces, such as a parallel port, game port or a universal serial bus (USB).
  • a monitor 47 or other type of display device is also connected to the system bus 23 via an interface, such as a video adapter 48.
  • personal computers typically include other
  • peripheral output devices such as speakers and printers.
  • a personal computer 20 used to implement the present invention may operate in a
  • the remote machine 49 may be another personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to the personal computer 20, although only a memory storage device 50 has been illustrated in Fig. 1.
  • the logical connections depicted in Fig. 1 include a local area network (LAN) 51 and a wide area network (WAN) 52.
  • LAN local area network
  • WAN wide area network
  • the personal computer 20 When used in a LAN networking environment, the personal computer 20 is connected to the local network 51 through a network interface or adapter 53. When used in a WAN networking environment, the person computer 20 typically includes a modem 54 or other means for establishing communications over the WAN 52.
  • the modem 54 which may be internal or external, is connected to the system bus 23 via the serial port interface 46.
  • Program modules depicted relative to the personal computer 20, or portions thereof, may be stored in the remote memory storage device.
  • FIG.2 The machine 100 is shown hosting an Application A 102
  • Application A notifies the clipboard that data is available to the clipboard
  • the Application may or may not supply the actual data in the various formats to the
  • Application B 104 Application B queries the clipboard for available formats in step 2,
  • step 3 If the clipboard has already received the data from Application A, it then sends the
  • process is to initiate the cut and paste operations, or other data acquisition and deposition
  • the model of a single logical clipboard is
  • a group of machines that will share a logical clipboard Such a group will be referred to as a "clip pool" of machines.
  • Other machines which are not pool members may host the clip pool module as well, but will jot share the single logical clipboard.
  • Machine 1 hosting the clip pool module When Machine 1 hosting the clip pool module is first powered on after being in a power off state, the user preferably specifies, via a command line option or similar mechanism, the name of the clip pool to which Machine 1 will belong.
  • the clip pool module 108 then sends an identity broadcast network message containing its identity and the name of the clip pool to which it belongs. This is designated as a
  • NEW_PARTICIPANT message Examples of other messages that may be sent via the network include: OLD_PARTICIPANT (sent in response to a new machine joining the pool); DEAD_PARTICIPANT (indicates that this machine is leaving the pool);
  • CLIPBOARD_CHANGE indicates that the contents of the machine's clipboard have changed
  • CLIPBOARD_REQUEST requests clipboard data in a particular format.
  • Machines such as Machine 2 which receive this message and are members of the same clip pool add the identity of the sending machine to a list of pool members, and then respond to the sending machine with similar information regarding their own identity and clip pool membership. It is preferably also possible for the user of a machine to manually specify other members of a pool via a command line option. This may be necessary where, for example, a clip pool member does not receive broadcast messages due to an intervening router or such, or where network congestion hinders receipt of the broadcast message.
  • the clip pool module 108 preferably registers itself with the local clipboard 106 as an application which will receive update information anytime a change is made to the
  • Machine 2 preferably register to receive update information regarding their local clipboard 112.
  • the clip pool module 108 informs the clip pool module 110 running on the other clip pool members (Machine 2) that the local clipboard 106 of Machine 1 has been updated, and lists the available formats in step 3. In turn, the clip pool module 110
  • Clip pool module 110 then notifies the local clipboard 112 of Machine 2 of the availability and
  • step 4 If a user of Application B 104 on Machine 2 subsequently initiates a data deposition operation such as "paste," which requires clipboard data, Application B queries the local clipboard 112 for available data formats in step 5, selects a format, and requests the data in that format in step 6. In step 7, the local clipboard 112 queries the clip pool module 110 for the data in the appropriate format.
  • the clip pool module 110 does not have the data, but has recorded Machine 1 as the last machine to indicate a local clipboard update. Therefore, clip pool module 110 contacts clip pool module 108 via the network connection in step 8 and requests the data in the appropriate format.
  • Clip pool module 108 retrieves the local clipboard data by means such as the "WIN32" clipboard application programming interfaces in step 9.
  • the local clipboard 108 may in turn require the local clipboard 108 to retrieve the data from Application A (step 10) if delayed rendering is being utilized.
  • the data is at this point passed from clip pool module 108 to clip pool module 110 across the network connection (step 11), and from clip pool module 110 to local clipboard 112 (step 12).
  • the data is passed to Application B by the use of the standard WIN32 clipboard application programming interfaces (step 13).
  • the above- described use of a single logical clip pool is automatic from the perspective of the user; once a clip pool has been established, the user can simply cut data from one application on one machine and paste the data into another application on another machine in the same manner as if both applications resided on the same machine. It can be appreciated that the single logical clipboard is also mutually accessible by all members of the clip
  • the named pipes protocol is a streaming protocol; that is, a special file is opened having a name such as
  • This file may be written to or read, but the file data is not stored in a computer readable memory. Rather, an application writing to the file is blocked pending a read request by another application. Upon receiving such a request, the file data in transferred from the writing application to the reading application. Access to this file across the network requires that both the machine name and file name be identified.
  • Application B on Machine B may access such a file on Machine A using the address ⁇ MachineA ⁇ pipe ⁇ ClipPool ⁇ [name].
  • Data sent via this mechanism may be a stream of arbitrary length, and preferably includes header information.
  • the mail slots device is a network communications device which is packet oriented rather than stream oriented.
  • a mail slot is created in much the same way as a named pipe. It similarly does not correspond to a stored file, but rather corresponds to a thread running on the receiving machine which waits for the data before processing the data and subsequently looping back to the pending state.
  • a mail slot may be created and identified as W. ⁇ mailslot ⁇ ClipPool ⁇ [narne].
  • the name field in either protocol is preferably populated with the clip pool name selected by the user to identify the particular clip pool.
  • a named pipe for a clip pool which the user has called "mymachines” may be named W. ⁇ pipe ⁇ ClipPool ⁇ mymachines.
  • network messages such as the following may be
  • NEW_PARTICIPANT (indicates
  • CLIPBOARD_REQUEST requests clipboard data in a particular
  • These transmissions may be of
  • the preferred structure of network messages is
  • the data field is preferably empty.
  • the data field structure is preferably as shown in
  • the message is preferably sent using the named pipe
  • the formats are separated in such a way
  • tat the receiving clip pool module can identify individual formats. For example, formats
  • the string identifier a different character such as the dollar sign as illustrated.
  • the string identifier a different character such as the dollar sign as illustrated.
  • module may process both standard and custom formats.
  • CF_BITMAP CF_ENHMETAFILE
  • CF_HDROP CF_LOCALE
  • CF_METAFILEPICT CF_BITMAP
  • CF_ENHMETAFILE CF_HDROP
  • CF_LOCALE CF_METAFILEPICT
  • clipboard data is transferred as soon as it becomes available.
  • all messages which were described as conveying the availability and formats of the clipboard data would now also include the data itself in the enumerated formats.
  • a machine may allow two or more users to simultaneously log on by dividing and partitioning the memory and resources of the machine among the sessions such that each user has the illusion of being the sole user of the machine.
  • Each session traditionally may have an associated clipboard.
  • a single logical clipboard is created such that data placed on the clipboard by an application in one session pursuant to a data acquisition operation may be automatically retrieved by an application in another session running on the same machine pursuant to a data deposition operation.
  • Terminals A 200, B 202, and C 218 are illustrated as the interfaces for sessions A, B, and C running simultaneously on the shared Machine 208. These sessions are implemented in the shared Machine 208 by specifying which memory locations may be used by which session. These memory locations, 204, 206, and 214 respectively, need not be contiguous or sequential. As well, other machine resources are also divided among sessions. For example, processor time may be temporally divided among sessions.
  • the common clipboard 210 represents memory locations in the machine 208 which are accessible by member sessions.
  • each session may add itself to a list 212 of pool members, and may only access clipboard data of the other members of the pool.
  • the list 212 of pool members may be for example stored in a memory location on the Machine 208 which is accessible to every session running on that machine.
  • Sessions A 204 and B 206 are pool members with access to the common clipboard 210, while Session C 214 is not a pool member, and has access only to its own clipboard 216.
  • sessions A and B preferably cannot access the clipboard 216 of Session C 214.
  • the connections depicted in Fig. 7 between sessions, clipboards, and the list are not intended to necessarily illustrate external physical connections, but rather denote simply access to memory locations.
  • CLIPBOARD_CHANGE message is sent to all pool members, and all OLD_PARTICIPANT messages and data requests and transmissions are between two
  • network connections may be entirely physical connections such as wires, or
  • non-physical connections such as radio or optical transmissions.

Abstract

A single logical clipboard for use in a network environment utilizes a group of intercommunicative clip pool modules, each hosted on a network computer, to notify all computers which are members of a clip pool of changes in the contents of the local clipboard of any other member computer, and to transfer the contents of a member computer's local clipboard to the local clipboard of another member computer.

Description

SINGLE LOGICAL CLIPBOARD FOR MULTIPLE COMPUTERS
TECHNICAL FIELD
This invention relates generally to clipboards for sharing information between computer applications, and more particularly relates to a single logical clipboard which may be shared transparently by separate applications running on multiple network computers.
BACKGROUND OF THE INVENTION It is often necessary for a computer user to transfer information from one application to another. For example, an application may calculate output information which is to be cited in a memorandum being prepared using a separate word processing application. Typically, where the applications of interest reside on the same machine, the user may utilize a clipboard or similar utility to hold information being cut or copied from the first application until the information is inserted or pasted into the second application. The user interaction in such instances consists simply of a cut/copy operation in one application and a paste operation in the other.
This automatic sharing of clipboard information is not traditionally available where the applications sharing the information reside on separate machines. Instead, in such circumstances, it is necessary for the user to engage in more extensive intervention to accomplish the transfer of information. For example, a user may physically transfer a computer-readable disc containing the information from one machine to another. Alternatively, the user may manually save the information to a file accessible by both computers via a network. Another existing mechanism for accomplishing such a transfer is to allow one machine to retrieve the clipboard contents of the other machine using a utility such as "CLIPBOOK VIEWER," which accompanies the "MICROSOFT" brand "WINDOWS" operating system. However, this technique requires the user of a first machine to manually indicate that a clipboard is to be shared, and name the clipboard, after which a user of a second machine must manually request the clipboard by identifying the first machine and by requesting the clipboard by name. "MICROSOFT TERMINAL SERVER," to be included in "MICROSOFT WINDOWS 2000" operating system, allows some shared clipboard functionality. However, "MICROSOFT TERMINAL SERVER" is quite limited in that it works only between pairs of machines, and requires that one acts as a "client", while the other acts as a "server." It also supports only nonmutual sharing, from the client to the server. It is clear that the currently existing mechanisms for transferring data or information between computers do not allow mutual access to a single clipboard by an arbitrary number of machines. Accordingly, a clipboard utility is needed which will allow for the mutual and automatic sharing of information by an arbitrary number of machines running in a networked environment.
SUMMARY OF THE INVENTION
In accordance with this need, the present invention is generally realized in a single logical clipboard which is mutually accessible by all machines that are members of a "clip pool." Each member of the clip pool automatically uses the single logical clipboard as if it were its own clipboard. As an example, consider a computer network comprised of a Computer 1, upon which resides Application A, and a Computer 2, upon which resides Application B, both computers being members of the same clip pool. Using the invention, a user may cut data from within Application A, and subsequently paste the same data within Application B because the single logical clipboard automatically makes available to all clip pool members the data cut by Application A. A clip pool according to the invention may have any number of members.
In order to accomplish the above-described functionality, an application which will be referred to as a "clip pool module" is preferably running on each member machine. Each clip pool module registers itself locally as a "clipboard viewer" application. This ensures that it is informed of any changes to the local clipboard. When informed of such a change, the clip pool module in turn notifies all members of the same pool of the identity of the machine and the various formats available for the data. When an application hosted by a member of the pool initiates an operation which will use the shared clipboard data, the clip pool module running on that machine identifies the last machine to indicate a clipboard update, and requests the clipboard data from the clip pool module running on that machine in the appropriate format. For the computer user, this entire process is automatic, appearing as only two user steps: a cut (or other data acquisition operation) on one machine, and a paste (or other data deposition operation) on another.
BRIEF DESCRIPTION OF THE DRAWINGS
While the appended claims set forth the features of the present invention with particularity, the invention, together with its objects and advantages, may be best understood from the following detailed description taken in conjunction with the accompanying drawings of which: FIG. 1 is a schematic of an exemplary computer system usable in implementing the invention;
FIG. 2 is a block diagram illustrating the operation of a standard prior art clipboard;
FIG. 3 is a block diagram illustrating the operation of a single logical clipboard according to an embodiment of the invention;
FIG. 4 illustrates the preferred structure of a network message;
FIG. 5 illustrates the preferred data field structure of the CLIPBOARD_CHANGE and CLIPBOARD_REQUEST messages;
FIG. 6 illustrates the structure of an exemplary network data transmission containing clipboard data;
FIG. 7 is a block diagram illustrating the operation of a single logical clipboard according to an alternative embodiment of the invention.
DETAILED DESCRIPTION OF THE INVENTION Turning to the drawings, wherein like reference numerals refer to like elements,
the invention is illustrated as being implemented in a suitable computing environment.
Although not required, the invention will be described in the general context of computer-
executable instructions, such as program modules, being executed by a personal
computer. Generally, program modules include routines, programs, objects, components,
data structures, etc. that perform particular tasks or implement particular abstract data types. Moreover, those skilled in the art will appreciate that the invention may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor based or programmable consumer electronics, network PCs, minicomputers, mainframe computers, and the like. Steps or elements of the invention discussed as occurring or being located upon one computer may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices. With reference to Fig. 1 , part of an exemplary system for implementing the invention includes a general purpose computing device in the form of a conventional personal computer 20, including a processing unit 21, a system memory 22, and a system bus 23 that couples various system components including the system memory to the processing unit 21. The system bus 23 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, and a local bus using any of a variety of bus architectures. The system memory includes read only memory (ROM) 24 and random access memory (RAM) 25. A basic input/output system (BIOS) 26, containing the basic routines that help to transfer information between elements within the personal computer 20, such as during start-up, is stored in ROM 24. The personal computer 20 further includes a hard disk drive 27 for reading from and writing to a hard
disk, not shown, a magnetic disk drive 28 for reading from or writing to a removable magnetic disk 29, and an optical disk drive 30 for reading from or writing to a removable
optical disk 31 such as a CD ROM or other optical media.
The hard disk drive 27, magnetic disk drive 28, and optical disk drive 30 are connected to the system bus 23 by a hard disk drive interface 32, a magnetic disk drive interface 33, and an optical disk drive interface 34, respectively. The drives and their associated computer-readable media provide nonvolatile storage of computer readable instructions, data structures, program modules and other data for the personal computer 20. Although the exemplary environment described herein employs a hard disk, a removable magnetic disk 29, and a removable optical disk 31 , it will be appreciated by those skilled in the art that other types of computer readable media which can store data that is accessible by a computer, such as magnetic cassettes, flash memory cards, digital video disks, Bernoulli cartridges, random access memories, read only memories, and the like may also be used in the exemplary operating environment.
A number of program modules may be stored on the hard disk, magnetic disk 29, optical disk 31, ROM 24 or RAM 25, including an operating system 35, one or more applications programs 36, other program modules 37, and program data 38. A user may enter commands and information into the personal computer 20 through input devices such as a keyboard 40 and a pointing device 42. Other input devices (not shown) may include a microphone, joystick, game pad, satellite dish, scanner, or the like. These and other input devices are often connected to the processing unit 21 through a serial port interface 46 that is coupled to the system bus, but may be connected by other interfaces, such as a parallel port, game port or a universal serial bus (USB). A monitor 47 or other type of display device is also connected to the system bus 23 via an interface, such as a video adapter 48. In addition to the monitor, personal computers typically include other
peripheral output devices, not shown, such as speakers and printers.
A personal computer 20 used to implement the present invention may operate in a
networked environment using logical connections to one or more remote machines, such as remote computer 49. The remote machine 49 may be another personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to the personal computer 20, although only a memory storage device 50 has been illustrated in Fig. 1. The logical connections depicted in Fig. 1 include a local area network (LAN) 51 and a wide area network (WAN) 52. Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets and the Internet.
When used in a LAN networking environment, the personal computer 20 is connected to the local network 51 through a network interface or adapter 53. When used in a WAN networking environment, the person computer 20 typically includes a modem 54 or other means for establishing communications over the WAN 52. The modem 54, which may be internal or external, is connected to the system bus 23 via the serial port interface 46. Program modules depicted relative to the personal computer 20, or portions thereof, may be stored in the remote memory storage device. In the description that follows, the invention will be described with reference to acts and symbolic representations of operations that are performed by one or more computers, unless indicated otherwise. As such, it will be understood that such acts and operations, which are at times referred to as being computer-executed, include the manipulation by the processing unit of the computer of electrical signals representing data
in a structured form. This manipulation transforms the data or maintains it at locations in the memory system of the computer, which reconfigures or otherwise alters the operation of the computer in a manner well understood by those skilled in the art. The data structures where data is maintained are physical locations of the memory that have particular properties defined by the format of the data. However, while the invention is being described in the foregoing context, it is not meant to be limiting as those of skill in
the art will appreciate that various of the acts and operation described hereinafter may also be implemented in hardware.
The operation of a traditional clipboard usable by applications residing on a single
machine is illustrated in Fig.2. The machine 100 is shown hosting an Application A 102
and an Application B 104. The applications are illustrated as having mutual access to the
clipboard 106. Upon execution of a data acquisition operation such as "cut" or "copy" in
Application A, Application A notifies the clipboard that data is available to the clipboard,
and furnishes to the clipboard a list of the available data formats in step 1. At this point,
the Application may or may not supply the actual data in the various formats to the
clipboard. In response to a subsequent data deposition operation such as "paste" in
Application B 104, Application B queries the clipboard for available formats in step 2,
identifies an acceptable format, and requests the data from the clipboard in that format in
step 3. If the clipboard has already received the data from Application A, it then sends the
data to Application B in the appropriate format. If the clipboard does not have the data, it
requests the data from Application A in the appropriate format in step 4, and then
forwards the data to Application B in step 5. The user's only interaction throughout this
process is to initiate the cut and paste operations, or other data acquisition and deposition
operations.
In accordance with the invention, the model of a single logical clipboard is
extended to machines connected across a network as depicted in Fig. 3. An application
108, 110 which will be referred to as a "clip pool module" is installed on each member of
a group of machines that will share a logical clipboard. Such a group will be referred to as a "clip pool" of machines. Other machines which are not pool members may host the clip pool module as well, but will jot share the single logical clipboard.
When Machine 1 hosting the clip pool module is first powered on after being in a power off state, the user preferably specifies, via a command line option or similar mechanism, the name of the clip pool to which Machine 1 will belong. The clip pool module 108 then sends an identity broadcast network message containing its identity and the name of the clip pool to which it belongs. This is designated as a
NEW_PARTICIPANT message. Examples of other messages that may be sent via the network include: OLD_PARTICIPANT (sent in response to a new machine joining the pool); DEAD_PARTICIPANT (indicates that this machine is leaving the pool);
CLIPBOARD_CHANGE (indicates that the contents of the machine's clipboard have changed); and CLIPBOARD_REQUEST (requests clipboard data in a particular format). Machines such as Machine 2 which receive this message and are members of the same clip pool add the identity of the sending machine to a list of pool members, and then respond to the sending machine with similar information regarding their own identity and clip pool membership. It is preferably also possible for the user of a machine to manually specify other members of a pool via a command line option. This may be necessary where, for example, a clip pool member does not receive broadcast messages due to an intervening router or such, or where network congestion hinders receipt of the broadcast message.
The clip pool module 108 preferably registers itself with the local clipboard 106 as an application which will receive update information anytime a change is made to the
local clipboard contents. Using the "MICROSOFT" brand ^WINDOWS" operating system, this may be accomplished by registering as a "clipboard viewer" via the standard "WIN32" application programming interface SetClipboardViewerQ . The clipboard viewer utility is ordinarily utilized to support an application which contemporaneously displays the local clipboard contents. The clip pool module 108, by being registered via this utility, will be notified of any changes in the contents of the local clipboard 106. Similarly, other instances of the clip pool module, such as the instance 110 running on
Machine 2, preferably register to receive update information regarding their local clipboard 112.
In this discussion of an exemplary operation using the single logical clipboard of the invention, it will be assumed that information is placed on the clipboard by Application A 102 and retrieved from the clipboard by Application B 104. However, the shared logical clipboard is mutually accessible by all clip pool members in the same way. When a user initiates an operation such as "cut" or "copy" within Application A 102, the corresponding local clipboard 106 is automatically informed by Application A 102 of the availability of the data, as well as the available data formats in step 1. Because the clip pool module 108 is registered to receive updates regarding the local clipboard contents, the clipboard 106 notifies the clip pool module 108 of the available data and formats in step 2.
At this point, the clip pool module 108 informs the clip pool module 110 running on the other clip pool members (Machine 2) that the local clipboard 106 of Machine 1 has been updated, and lists the available formats in step 3. In turn, the clip pool module 110
running on Machine 2 records the identity of Machine 1 as the most recent clip pool member to indicate a clipboard update, and records the available data formats. Clip pool module 110 then notifies the local clipboard 112 of Machine 2 of the availability and
format options of the data in step 4. If a user of Application B 104 on Machine 2 subsequently initiates a data deposition operation such as "paste," which requires clipboard data, Application B queries the local clipboard 112 for available data formats in step 5, selects a format, and requests the data in that format in step 6. In step 7, the local clipboard 112 queries the clip pool module 110 for the data in the appropriate format. In this embodiment, the clip pool module 110 does not have the data, but has recorded Machine 1 as the last machine to indicate a local clipboard update. Therefore, clip pool module 110 contacts clip pool module 108 via the network connection in step 8 and requests the data in the appropriate format. Clip pool module 108 retrieves the local clipboard data by means such as the "WIN32" clipboard application programming interfaces in step 9. This may in turn require the local clipboard 108 to retrieve the data from Application A (step 10) if delayed rendering is being utilized. The data is at this point passed from clip pool module 108 to clip pool module 110 across the network connection (step 11), and from clip pool module 110 to local clipboard 112 (step 12). Subsequently, the data is passed to Application B by the use of the standard WIN32 clipboard application programming interfaces (step 13). As with the use of a standard clipboard utility on a single machine, the above- described use of a single logical clip pool is automatic from the perspective of the user; once a clip pool has been established, the user can simply cut data from one application on one machine and paste the data into another application on another machine in the same manner as if both applications resided on the same machine. It can be appreciated that the single logical clipboard is also mutually accessible by all members of the clip
pool.
Network communications in the above described exemplary implementation are
preferably by way of named pipes and mail slots, two network communication devices available in the "MICROSOFT" brand "WINDOWS" operating system. The named pipes protocol is a streaming protocol; that is, a special file is opened having a name such as
\\.\pipe\[name]. This file may be written to or read, but the file data is not stored in a computer readable memory. Rather, an application writing to the file is blocked pending a read request by another application. Upon receiving such a request, the file data in transferred from the writing application to the reading application. Access to this file across the network requires that both the machine name and file name be identified.
Thus, Application B on Machine B may access such a file on Machine A using the address \\MachineA\pipe\ClipPool\[name]. Data sent via this mechanism may be a stream of arbitrary length, and preferably includes header information.
The mail slots device is a network communications device which is packet oriented rather than stream oriented. A mail slot is created in much the same way as a named pipe. It similarly does not correspond to a stored file, but rather corresponds to a thread running on the receiving machine which waits for the data before processing the data and subsequently looping back to the pending state.
According to the naming convention for mail slots and named pipes, a mail slot may be created and identified as W.\mailslot\ClipPool\[narne]. The name field in either protocol is preferably populated with the clip pool name selected by the user to identify the particular clip pool. Thus, a named pipe for a clip pool which the user has called "mymachines" may be named W.\pipe\ClipPool\mymachines. In the context of the
"MICROSOFT" brand "WINDOWS" operating system, mail slots and named pipes may be manipulated using the following application programming interfaces: CreateFile;
WriteFile; ReadFile; CloseHandle; CreateNamedPipe; ConnectNamedPipe; DisconnectNamedPipe; and CreateMailslot. For further detailed reading on the use of mail slots and named pipes, the reader is referred to Network Programming in Windows
NT, by Alok K. Sinha (Addison- Wesley, 1996).
In accordance with the invention, network messages such as the following may be
exchanged across the network between clip pool nodes: NEW_PARTICIPANT (indicates
that this machine is joining the pool); OLD_PARTICIPANT (sent in response to a new
machine joining the pool); DEAD_PARTICIPANT (indicates that this machine is leaving
the pool); CLIPBOARD_CHANGE (indicates that the contents of the machine's clipboard
have changed); and CLIPBOARD_REQUEST (requests clipboard data in a particular
format). Additionally, the actual clipboard data is transmitted over the network at the appropriate time as described above. Mail slots are preferably used for all network
communications except the CLIPBOARD_CHANGE and CLIPBOARD_REQUEST
messages, and the clipboard data transmission itself. These transmissions may be of
arbitrary length and thus preferably use the named pipes protocol which does not limit the
length of the data transmission. The preferred structure of network messages is
exemplified in Fig. 4.
For NEW_PARTICIPANT, OLD_PARTICIPANT, and DEAD_PARTICIPANT
messages, the data field is preferably empty. For CLIPBOARD_CHANGE and
CLIPBOARD_REQUEST messages, the data field structure is preferably as shown in
Fig.5.
When a CLIPBOARD_REQUEST message is sent over the network, specifying a
data format and requesting data, the message is preferably sent using the named pipe
mechanism described above. When the clipboard contents of the machine receiving the
request are subsequently transmitted, the transmission is made over the same named pipe
used for the data request. The structure of the data transmission is illustrated in Fig. 6. Regarding the format of the clipboard data, a format designation which uniquely
specifies a certain format to one network machine may describe a different or non-existent
format to a another network machine. For example, using the "MICROSOFT" brand
"WINDOWS" operating system, there exist certain standard formats which are defined by a number which is the same for all machines using this operating system. However, it is
also possible for an application to register a custom format with the operating system on
start up, after which a number is automatically assigned to designate the format. This
number is only unique and meaningful within that machine. Thus, a subsequent network
message from that machine identifying available data formats preferably will preferably not use that number to describe the custom format. Rather, a naming convention should
be used which allows the receiving machine to identify the particular custom format
regardless of the number assigned to the format by the sending machine.
As described above, the data field of a CLIPBOARD_CHANGE notification
preferably lists available data formats. Preferably, the formats are separated in such a way
tat the receiving clip pool module can identify individual formats. For example, formats
may be separated an appropriate section of a transmission by a null character or other
distinct separator. Preferably, standard system defined formats are preceded by a
character such as a number sign or other character, while custom formats are preceded by
a different character such as the dollar sign as illustrated. Preferably, the string identifier
for custom formats contains sufficient information for the receiving clip pool module to
identify a particular custom format referenced. In this manner, a receiving clip pool
module may process both standard and custom formats.
It has been found empirically that certain standard formats defined in the
"MICROSOFT" brand "WINDOWS" operating system do not work properly with the above described method. Accordingly, the following standard formats are preferably not processed by the clip pool module: CF_GDIOBJFIRST through CF_GDIOBJLAST;
CF_BITMAP; CF_ENHMETAFILE; CF_HDROP; CF_LOCALE; CF_METAFILEPICT;
CF_OWNERDISPLAY; and CF_P ALETTE. In an alternative embodiment, clipboard data is transferred as soon as it becomes available. Thus in the above example, if this alternative embodiment were to be employed, all messages which were described as conveying the availability and formats of the clipboard data would now also include the data itself in the enumerated formats.
In an alternative embodiment, it is also possible to utilize the single logical clipboard of the invention to share data automatically and mutually between applications in different sessions on a single multi-user machine. Generally, a machine may allow two or more users to simultaneously log on by dividing and partitioning the memory and resources of the machine among the sessions such that each user has the illusion of being the sole user of the machine. Each session traditionally may have an associated clipboard. According to this embodiment, a single logical clipboard is created such that data placed on the clipboard by an application in one session pursuant to a data acquisition operation may be automatically retrieved by an application in another session running on the same machine pursuant to a data deposition operation.
Thus the single logical clipboard in this embodiment is actually physically
centrally located rather than physically distributed, and the named pipes and mail slots mechanisms are preferably not used. Rather, a single common clipboard is created on the machine such that partitioning does not apply to the clipboard, with respect to members of a clip pool. Thus, member sessions actually share one clipboard, logically and physically.
Figure 7 schematically illustrates this architecture. Terminals A 200, B 202, and C 218 are illustrated as the interfaces for sessions A, B, and C running simultaneously on the shared Machine 208. These sessions are implemented in the shared Machine 208 by specifying which memory locations may be used by which session. These memory locations, 204, 206, and 214 respectively, need not be contiguous or sequential. As well, other machine resources are also divided among sessions. For example, processor time may be temporally divided among sessions. The common clipboard 210 represents memory locations in the machine 208 which are accessible by member sessions.
In a similar manner as the previous embodiment, it is preferred that no session is able to unilaterally authorize the sharing of another session's clipboard data. Thus, preferably each session may add itself to a list 212 of pool members, and may only access clipboard data of the other members of the pool. The list 212 of pool members may be for example stored in a memory location on the Machine 208 which is accessible to every session running on that machine. Thus, in Fig. 7, Sessions A 204 and B 206 are pool members with access to the common clipboard 210, while Session C 214 is not a pool member, and has access only to its own clipboard 216. Furthermore, sessions A and B preferably cannot access the clipboard 216 of Session C 214. The connections depicted in Fig. 7 between sessions, clipboards, and the list are not intended to necessarily illustrate external physical connections, but rather denote simply access to memory locations.
Although an embodiment of the invention has been described with reference to two machines, both of which are members of a clip pool, the same method applies to more than two machines connected over a network, wherein at least two machines are members of a clip pool. In such an environment, the NEW_PARTICIPANT message
preferably is still broadcast over the whole network as described above, the
CLIPBOARD_CHANGE message is sent to all pool members, and all OLD_PARTICIPANT messages and data requests and transmissions are between two
computers as described above.
All of the references cited herein are incorporated in their entireties by reference.
In view of the many possible embodiments to which the principles of this
invention may be applied, it should be recognized that the embodiments described herein
with respect to the drawing figures are meant to be illustrative only and should not be
taken as limiting the scope of invention. For example, those of skill in the art will
recognize that the elements of the illustrated embodiments shown in software may be
implemented in hardware and vice versa or that the illustrated embodiments can be
modified in arrangement and detail without departing from the spirit of the invention.
Those of skill in the art will recognize that the terms "computer" and "machine" are not
intended to limit the invention to the embodiments described, but may include other
configurations, including but not limited to hand-held devices, multi-processor systems, microprocessor based or programmable consumer electronics, network PCs,
minicomputers, mainframe computers, and the like. Those of skill in the art will also
recognize that network connections may be entirely physical connections such as wires, or
may include non-physical connections such as radio or optical transmissions. Although
the single logical clipboard of the invention is described as being shared by different
applications, all or some of these applications may be instances of the same application.
For example, multiple instances of "MICRSOFT WORD" brand word processing
software may reside on multiple machines which share a single logical clipboard across a
network in keeping with the invention. Furthermore, although many network
communications are described as using named pipes or mail slots, one skilled in the art
will realize that there exist many other methods to accomplish the same communications. For example, the communications described as utilizing the mail slots technique may
alternatively take place by way of named pipes or other mechanism. Therefore, the
invention as described herein contemplates all such embodiments as may come within the
scope of the following claims and equivalents thereof.

Claims

CLAIMSWe claim:
1. A method of mutually and automatically sharing clipboard data between at least a first and second computer connected to a network, the first computer having a first local clipboard and the second computer having a second local clipboard, the method comprising the steps of: automatically sending a notification from a selected one of the first and second computers to another of the first and second computers that clipboard data is available to be shared; and automatically transferring the clipboard data from the selected computer to the other computer, whereby the clipboard data is automatically shared between the first local clipboard and the second local clipboard regardless of which of the first and second computers is selected.
2. The method according to claim 1 , wherein each computer hosts a clip pool module, each of which monitors the local clipboard of the host computer, wherein the step of automatically sending a notification from a selected computer to another computer that clipboard data is available to be shared comprises the step of: the clip pool module of the selected computer sending a notification to the clip pool module of the other computer that clipboard data is available to be shared; and the step of automatically transferring the clipboard data from the selected computer to the other computer, whereby the clipboard data is automatically shared between the first local clipboard and the second local clipboard, comprises the steps of: automatically transferring the clipboard data from the first local clipboard to the clip pool module of the selected computer; transferring the clipboard data from the clip pool module of the selected computer to the clip pool module of the other computer; and transferring the clipboard data from the clip pool module of the other computer to the second local clipboard.
3. The method according to claim 2, wherein the selected and other computer are members of a clip pool, a third computer is connected to the network, the third computer hosting a third clip pool module and a third local clipboard, the method further including the steps of: determining whether the third computer is a member of the clip pool; and if the third computer is a member of the clip pool, the third computer automatically receiving the notification that data is available to be shared.
4. The method according to claim 3, wherein the step of the third computer automatically receiving the notification that data is available to be shared comprises the steps of: the clip pool module of the selected computer receiving notification from the first local clipboard that data is available to be shared; the clip pool module of the third computer receiving notification from the clip pool module of the selected computer that data is available to be shared; and the third local clipboard receiving notification from the clip pool module of the third computer that data is available to be shared.
5. A method of mutually and automatically sharing clipboard data between a first and second computer connected to a network, wherein the first and second computers host first and second local clipboards respectively, and first and second clip pool modules respectively, the method comprising the steps of: automatically receiving at the first clip pool module the clipboard data from the first local clipboard; automatically receiving at the second clip pool module the clipboard data from the first clip pool module; and automatically receiving at the second local clipboard the clipboard data from the second clip pool module.
6. For use in a computer network, an apparatus for transferring clipboard data between selected network computers, the apparatus comprising: network connections communicatively coupling each of the selected network computers with all other selected network computers; and a single logical clipboard operable to monitor the local clipboard contents of each selected computer and to automatically transfer the contents of a local clipboard associated with any of the selected network computers to a local clipboard associated with any other of the selected network computers, using the network connections.
7. The apparatus of claim 6, wherein the single logical clipboard comprises: one clip pool module residing on each of at least two network computers, whereby each clip pool module is operable to monitor the local clipboard of the computer hosting the module and to notify another clip pool module residing on another network computer of a change to the contents of the local clipboard, and to send the contents of the local clipboard to another clip pool module, and to receive a notification from another clip pool module of a change in the contents of the local clipboard monitored by that other clip pool module, and to receive the contents of the local clipboard monitored by that other clip pool module.
8. The apparatus of claim 6, wherein the single logical clipboard comprises: one clip pool module residing on each of at least two network computers, whereby each clip pool module is operable to monitor the local clipboard of the computer hosting the module and to send the contents of the local clipboard to another clip pool module, and to receive the contents of the local clipboard monitored by another clip pool module.
9. For use by each computer in a computer network comprised of multiple computers, of which selected computers are associated with a group of computers, wherein each group member hosts a local clipboard, a computer-readable medium containing computer-readable instructions for performing the steps of: monitoring the local clipboard of the host computer to determine when the local clipboard contents change; if the contents of the local clipboard of the host computer change and if the host computer is a member of the group, sending a notification to all other members of the group indicating that the contents of the local clipboard of the host computer have changed; receiving a request from another group member for the contents of the local clipboard of the host computer; and in response to the receipt of said request, transferring the contents of the local clipboard of the host computer to the requesting group member.
10. A method of mutually and automatically sharing clipboard data between two applications running in different sessions on a computer, comprising the steps of: establishing a list of clip pool members stored in the memory of the computer, wherein the list is accessible to applications running in all sessions on the computer; establishing a common clipboard which is accessible to any member session, wherein a member session is any session listed in the list of clip pool members; automatically sending data from a first application running in a first member session to the common clipboard pursuant to a data acquisition operation executed in the first application; automatically sending the data from the common clipboard to a second application running in a second member session pursuant to a data deposition operation executed in the second application, whereby the clipboard data is automatically shared between the first and second applications.
PCT/US2000/013663 1999-06-01 2000-05-18 Single logical clipboard for multiple computers WO2000073902A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU51412/00A AU5141200A (en) 1999-06-01 2000-05-18 Single logical clipboard for multiple computers

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US32443299A 1999-06-01 1999-06-01
US09/324,432 1999-06-01

Publications (1)

Publication Number Publication Date
WO2000073902A1 true WO2000073902A1 (en) 2000-12-07

Family

ID=23263557

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/013663 WO2000073902A1 (en) 1999-06-01 2000-05-18 Single logical clipboard for multiple computers

Country Status (2)

Country Link
AU (1) AU5141200A (en)
WO (1) WO2000073902A1 (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1259042A2 (en) * 2001-05-18 2002-11-20 Hewlett-Packard Company Trusted internet clipboard
EP1794686A2 (en) * 2004-09-28 2007-06-13 Yahoo! Inc. Method for providing a clip for viewing at a remote device
US7251815B2 (en) 2003-04-29 2007-07-31 International Business Machines Corporation Multiple virtual machines sharing processor and work queue in memory having program/dispatch functions for assigning and accessing work items while the virtual machine was not idle
US7299468B2 (en) 2003-04-29 2007-11-20 International Business Machines Corporation Management of virtual machines to utilize shared resources
US7328437B2 (en) 2002-10-24 2008-02-05 International Business Machines Corporation Management of locks in a virtual machine environment
US7818458B2 (en) 2007-12-03 2010-10-19 Microsoft Corporation Clipboard for application sharing
US7831977B2 (en) 2003-04-29 2010-11-09 International Business Machines Corporation Shared file system cache in a virtual machine or LPAR environment
US7933296B2 (en) 2007-03-02 2011-04-26 Microsoft Corporation Services for data sharing and synchronization
US8001540B2 (en) 2006-08-08 2011-08-16 International Business Machines Corporation System, method and program product for control of sequencing of data processing by different programs
US8020112B2 (en) 2006-11-06 2011-09-13 Microsoft Corporation Clipboard augmentation
US8170584B2 (en) 2006-06-06 2012-05-01 Yahoo! Inc. Providing an actionable event in an intercepted text message for a mobile device based on customized user information
US8296671B2 (en) 2008-05-01 2012-10-23 Microsoft Corporation Enabling access to rich data by intercepting paste operations
US8370423B2 (en) 2006-06-16 2013-02-05 Microsoft Corporation Data synchronization and sharing relationships
US8429551B2 (en) 2007-02-15 2013-04-23 Microsoft Corporation Application-based copy and paste operations
US8453066B2 (en) 2006-11-06 2013-05-28 Microsoft Corporation Clipboard augmentation with references
US8782545B2 (en) 2002-11-18 2014-07-15 Corel Corporation System and method for manipulating multiple clip items of data
US10210383B2 (en) 2015-09-03 2019-02-19 Microsoft Technology Licensing, Llc Interacting with an assistant component based on captured stroke information
US10387034B2 (en) 2015-09-03 2019-08-20 Microsoft Technology Licensing, Llc Modifying captured stroke information into an actionable form
US10627993B2 (en) 2016-08-08 2020-04-21 Microsoft Technology Licensing, Llc Interacting with a clipboard store

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0597575A1 (en) * 1992-11-10 1994-05-18 International Business Machines Corporation Clipboard facility for computer network
EP0670547A2 (en) * 1994-03-04 1995-09-06 Canon Kabushiki Kaisha Data processing method and a system using the method
EP0744692A1 (en) * 1995-05-26 1996-11-27 International Business Machines Corporation Computer system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0597575A1 (en) * 1992-11-10 1994-05-18 International Business Machines Corporation Clipboard facility for computer network
EP0670547A2 (en) * 1994-03-04 1995-09-06 Canon Kabushiki Kaisha Data processing method and a system using the method
EP0744692A1 (en) * 1995-05-26 1996-11-27 International Business Machines Corporation Computer system

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1259042A3 (en) * 2001-05-18 2004-12-08 Hewlett-Packard Company Trusted internet clipboard
US6983328B2 (en) 2001-05-18 2006-01-03 Hewlett-Packard Development Company, L.P. Trusted internet clipboard
EP1259042A2 (en) * 2001-05-18 2002-11-20 Hewlett-Packard Company Trusted internet clipboard
US7328437B2 (en) 2002-10-24 2008-02-05 International Business Machines Corporation Management of locks in a virtual machine environment
US8782545B2 (en) 2002-11-18 2014-07-15 Corel Corporation System and method for manipulating multiple clip items of data
US7831977B2 (en) 2003-04-29 2010-11-09 International Business Machines Corporation Shared file system cache in a virtual machine or LPAR environment
US7251815B2 (en) 2003-04-29 2007-07-31 International Business Machines Corporation Multiple virtual machines sharing processor and work queue in memory having program/dispatch functions for assigning and accessing work items while the virtual machine was not idle
US7299468B2 (en) 2003-04-29 2007-11-20 International Business Machines Corporation Management of virtual machines to utilize shared resources
US7784053B2 (en) 2003-04-29 2010-08-24 International Business Machines Corporation Management of virtual machines to utilize shared resources
US8112548B2 (en) 2004-09-28 2012-02-07 Yahoo! Inc. Method for providing a clip for viewing at a remote device
EP1794686A4 (en) * 2004-09-28 2011-06-22 Yahoo Inc Method for providing a clip for viewing at a remote device
EP1794686A2 (en) * 2004-09-28 2007-06-13 Yahoo! Inc. Method for providing a clip for viewing at a remote device
US8170584B2 (en) 2006-06-06 2012-05-01 Yahoo! Inc. Providing an actionable event in an intercepted text message for a mobile device based on customized user information
US8370423B2 (en) 2006-06-16 2013-02-05 Microsoft Corporation Data synchronization and sharing relationships
US9203786B2 (en) 2006-06-16 2015-12-01 Microsoft Technology Licensing, Llc Data synchronization and sharing relationships
US8001540B2 (en) 2006-08-08 2011-08-16 International Business Machines Corporation System, method and program product for control of sequencing of data processing by different programs
US9747266B2 (en) 2006-11-06 2017-08-29 Microsoft Technology Licensing, Llc Clipboard augmentation with references
US8020112B2 (en) 2006-11-06 2011-09-13 Microsoft Corporation Clipboard augmentation
US10572582B2 (en) 2006-11-06 2020-02-25 Microsoft Technology Licensing, Llc Clipboard augmentation with references
US8453066B2 (en) 2006-11-06 2013-05-28 Microsoft Corporation Clipboard augmentation with references
US8429551B2 (en) 2007-02-15 2013-04-23 Microsoft Corporation Application-based copy and paste operations
US7933296B2 (en) 2007-03-02 2011-04-26 Microsoft Corporation Services for data sharing and synchronization
US7818458B2 (en) 2007-12-03 2010-10-19 Microsoft Corporation Clipboard for application sharing
US9417933B2 (en) 2008-05-01 2016-08-16 Microsoft Technology Licensing, Llc Enabling access to rich data by intercepting paste operations
US8296671B2 (en) 2008-05-01 2012-10-23 Microsoft Corporation Enabling access to rich data by intercepting paste operations
US10210383B2 (en) 2015-09-03 2019-02-19 Microsoft Technology Licensing, Llc Interacting with an assistant component based on captured stroke information
US10387034B2 (en) 2015-09-03 2019-08-20 Microsoft Technology Licensing, Llc Modifying captured stroke information into an actionable form
US10627993B2 (en) 2016-08-08 2020-04-21 Microsoft Technology Licensing, Llc Interacting with a clipboard store

Also Published As

Publication number Publication date
AU5141200A (en) 2000-12-18

Similar Documents

Publication Publication Date Title
WO2000073902A1 (en) Single logical clipboard for multiple computers
US7167897B2 (en) Accessories providing a telephone conference application one or more capabilities independent of the teleconference application
US5857189A (en) File sharing in a teleconference application
US5530905A (en) Temporary state preservation for a distributed file service which purges virtual circuit control information after expiration of time limit of inactivity
KR100350141B1 (en) An application interface to a media server and a method of implementing the same
US7197751B2 (en) Real-time collaboration client
EP1195949A2 (en) Using an expert proxy server as an agent for wireless devices
JPH07271735A (en) Method for linking and embedding of object on network
US6757736B1 (en) Bandwidth optimizing adaptive file distribution
EP1589424A2 (en) Vertical perimeter framework for providing application services in multi-CPU environments
US20040015536A1 (en) Multicast system and method for deploying multiple images simultaneously
US20050108768A1 (en) Systems and methods for providing dynamic loading of applications over a network
US20040088401A1 (en) Method and apparatus for providing a highly available distributed event notification mechanism
CN112351299B (en) Propaganda and education broadcasting method and device
CN112035062B (en) Migration method of local storage of cloud computing, computer equipment and storage medium
JP4518177B2 (en) Recording device, file descriptor generation method, program
TW201005546A (en) System and method for using virtual IP addresses in a multi-user server system
JP2000322354A (en) Device and method for managing network and computer readable storage medium with method stored therein
CN112395242B (en) Multi-chip control method, device, electronic equipment and computer readable storage medium
JP3588416B2 (en) Printing system, print server device and terminal device
JP3088683B2 (en) Data communication system
CN114051047B (en) Session message backup method and device, network equipment and storage medium
CN115004673B (en) Message pushing method, device, electronic equipment and computer readable medium
JPH0830523A (en) Method for communicating on-line message
US20190258810A1 (en) Method and system for low overhead control/status handshake for remote shared file server

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP