CN100496015C - Method for realizing clipboard sharing in multinode intelligent network application service system - Google Patents

Method for realizing clipboard sharing in multinode intelligent network application service system Download PDF

Info

Publication number
CN100496015C
CN100496015C CNB2007100646080A CN200710064608A CN100496015C CN 100496015 C CN100496015 C CN 100496015C CN B2007100646080 A CNB2007100646080 A CN B2007100646080A CN 200710064608 A CN200710064608 A CN 200710064608A CN 100496015 C CN100496015 C CN 100496015C
Authority
CN
China
Prior art keywords
clipboard
service node
clipbook
node
contents
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.)
Active
Application number
CNB2007100646080A
Other languages
Chinese (zh)
Other versions
CN101022398A (en
Inventor
叶剑
李锦涛
史红周
朱珍民
刘伟
苏晓丽
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.)
Aisino Corp
Original Assignee
Institute of Computing Technology of CAS
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 Institute of Computing Technology of CAS filed Critical Institute of Computing Technology of CAS
Priority to CNB2007100646080A priority Critical patent/CN100496015C/en
Publication of CN101022398A publication Critical patent/CN101022398A/en
Application granted granted Critical
Publication of CN100496015C publication Critical patent/CN100496015C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

A method for sharing clipboard in intelligent network application service system with multi-node includes setting clipboard data to be unified character string format and setting unified communication mechanism to transmit clipboard data content between multiple service node, carrying out copy/shear operation on application program of the first server node, sending clipboard content to the second service node through virtual desk, updating local clipboard content to be received clipboard content and sticking updated clipboard content on its own application program by the second node.

Description

In the multi-node intelligent network application service system, realize the method that clipbook is shared
Technical field
The present invention relates to the shared and data sharing technology field of the application service resource between the heterogeneous nodes in the multi-node intelligent network application service system, relate in particular to a kind of method that clipbook is shared that in the multi-node intelligent network application service system, realizes.
Background technology
Along with the development and the maturation of network technology and mobile communication technology, information resources and computational resource are shared and to be become more and more general, people for the demand of mobile office and amusement also in continuous increase.Network has become in people work, study, the life and obtains information and carry out mutual a kind of important channel, to the visit of the application service on the remote node with use very general.
In the present telecommunication network application service, use very general based on the mode of server.This mode is supported the desktop figure interactive application that remote access is traditional, without any need for modification, all application programs are all in the server end installation and maintenance, and client is provided by the various application programs of simple terminal equipment by providing on the network access server.Existing agreement based on server mode has Citrix ICA, Microsoft RDP, Sun Ray, VNC etc.
In server mode, terminal use's computing environment is confined on the service node, when the user need visit application program on other service nodes, needs repeatedly login.And, after the login, need manually between different service nodes, to switch.Therefore, can not manage and control simultaneously the application on a plurality of service nodes pellucidly, bring a lot of inconvenience to user's operation, user experience is relatively poor.
So the integrated virtual desktop technology of multi-node intelligent network application service system is arisen at the historic moment.This system mainly provides an integrated virtual desktop, the application service of a plurality of service nodes is integrated in the virtual desktop, the user only needs once to login the visit that can realize the desktop figure interactive application on the different service nodes, simultaneously visit and move application service on a plurality of service nodes pellucidly by terminal, give the user to experience preferably.In same virtual desktop, two application programs from different service nodes often need to realize online data sharing.For example, how the notepad of operation windows platform and two the text edit tools of kword of Linux platform in desktop realize between notepad and kword that the copy and paste of text is a difficult problem that usually runs into.
Under integrated virtual desktop, be equal to traditional operation on this service node from the data replication work between the different application of same service node, can carry out sharing of data and transmit by the system clipboard that service node provides.But,, do not realize the data sharing of clipbook and the mechanism of transmission for one for from the different service nodes application program of isomery service node particularly.
Summary of the invention
(1) technical problem that will solve
In view of this, main purpose of the present invention is to provide a kind of method that clipbook is shared that realizes in the multi-node intelligent network application service system, to realize sharing and transmission of clipbook resource between the isomery service node of multi-node intelligent network application service system.
(2) technical scheme
For achieving the above object, the invention provides a kind of method that clipbook is shared that in the multi-node intelligent network application service system, realizes, this method comprises:
A, in advance the clipbook data content is arranged to unified string format, and uniform communication mechanism is set between a plurality of service nodes, transmits the clipbook data content;
B, on integrated virtual desktop, the application program of first service node is duplicated/shearing manipulation, this is duplicated/shearing manipulation information passes to first service node;
C, first service node receive described duplicating/shearing manipulation information, convert Contents of clipboard to described unified string format, adopt described uniform communication mechanism that Contents of clipboard is sent to second service node by integrated virtual desktop, second service node is with the Contents of clipboard of local clipboard content update for receiving;
D, the application program to second service node on integrated virtual desktop are carried out paste operation, and the Contents of clipboard after second service node will upgrade pastes on the application program of self.
In the such scheme, unified string format is the string string format described in the steps A, and described uniform communication mechanism is SOCKET message communicating mechanism.
In the such scheme, described in the step B this is duplicated/shearing manipulation information passes to first service node and transmits via communication port " the integrated virtual desktop process → Client Agent process → session node master control process → first service node agent process ".
In the such scheme, under WINDOWS operating system, whether first service node described in the step C receives described duplicating/shearing manipulation information and changes and realize by monitoring its local clipboard content, specifically comprises: the message WM_DRAWCLIPBOARD that WINDOWS operating system provides fixing clipbook to change; When first service node listened to the WM_DRAWCLIPBOARD system message, first service node listened to its local clipboard content and changes.
In the such scheme, under WINDOWS operating system, first service node described in the step C adopts described uniform communication mechanism that Contents of clipboard is sent to second service node by integrated virtual desktop to comprise: first service node listens to after its local clipboard content changes, judge by agent process whether the content that clipbook changes is duplicating/shearing manipulation from local application, if, then adopt unified SOCKET message communicating mechanism to send the message that Contents of clipboard changes to integrated virtual desktop, convert the content of clipbook to described unified string format simultaneously and send to integrated virtual desktop via passage " first service node agent process → session node master control process → Client Agent process → integrated virtual desktop process "; Integrated virtual desktop is received the message that the Contents of clipboard of first service node changes, read the content of SOCKET, the content of the clipbook that SOCKET is transmitted is stored with the String form, simultaneously, send the Contents of clipboard of clipbook updating message and reception to second service node in the mode of SOCKET; If not from the duplicating/shearing manipulation of local application, then ignore.
In the such scheme, under WINDOWS operating system, second service node described in the step C comprises the local clipboard content update for the Contents of clipboard that receives: second service node receives clipbook updating message and Contents of clipboard, with the Contents of clipboard of local clipboard content update for receiving; Further according to listening to Contents of clipboard change message WM_DRAWCLIPBOARD, judge whether the content that this clipbook changes is duplicating/shearing manipulation from local application then.
In the such scheme, under LINUX operating system, whether first service node described in the step C receives described duplicating/shearing manipulation information and change and realize by monitoring its local clipboard content, specifically comprises: the X window system utilization is selected shearing cut that selection realizes LINUX text control desk and is pasted the paste function; LINUX operating system predefine two kinds of selection: XA_PRIMARY and XA_CLIPBOARD; Under X Window, start an Xclipboard application program, and apply for that this program is the owner that XA_CLIPBOARD selects; When certain application A was carried out copy operation under the X Window, application A obtained the ownership that XA_CLIPBOARD selects; When Xclipboard loses the ownership of XA_CLIPBOARD selection, call the content of call back function to application A acquisition request XA_CLIPBOARD; Simultaneously, Xclipboard applies for that once more oneself is the owner of XA_CLIPBOARD, and sends the message that Contents of clipboard changes to first service node.
In the such scheme, under LINUX operating system, first service node described in the step C adopts described uniform communication mechanism that Contents of clipboard is sent to second service node by integrated virtual desktop to comprise: first service node listens to after its local clipboard content changes, convert the content of clipbook to described unified string format, adopt unified SOCKET message communicating mechanism to send the message that Contents of clipboard changes via passage " first service node agent process → session node master control process → Client Agent process → integrated virtual desktop process " to integrated virtual desktop then, the content with clipbook sends to integrated virtual desktop simultaneously; Integrated virtual desktop is received the message that the Contents of clipboard of first service node changes, read the content of SOCKET, the content of the clipbook that SOCKET is transmitted is stored with the String form, simultaneously, send the Contents of clipboard of clipbook updating message and reception to second service node in the mode of SOCKET.
In the such scheme, under LINUX operating system, second service node described in the step C comprises the local clipboard content update for the Contents of clipboard that receives: second service node receives clipbook updating message and Contents of clipboard, and agent process sends one to the Xclipboard application program and upgrades clipbook message; After the Xclipboard application program was received message, XA_CLIPBOARD was set to the Contents of clipboard that agent process transmits.
In the such scheme, described step D comprises: the application program to second service node on integrated virtual desktop sends the paste operation request, and the paste operation request sends to second service node by the network interface channel between the integrated virtual desktop and second service node " the integrated virtual desktop process → Client Agent process → session node master control process → second service node agent process "; Second service node is handled the back to this request and is returned feedback message to integrated virtual desktop, and the Contents of clipboard after the renewal sticks on the application program that belongs to second service node.
(3) beneficial effect
From technique scheme as can be seen, the present invention has following beneficial effect:
1, utilizes the present invention, by the clipbook data content is arranged to unified string format, and uniform communication mechanism is set between a plurality of service nodes, transmits the clipbook data content, under integrated virtual desktop, utilize client, between the isomery service node of multi-node intelligent network application service system, realized sharing and transmission of clipbook resource as terminal.
2, utilize the present invention, owing between the isomery service node of multi-node intelligent network application service system, realized sharing and transmission of clipbook resource, so between the application program that provides by different service nodes, can carry out seamless duplicating, operation such as cut and paste.
3, integrated virtual desktop is a stand-alone utility, operating system independent with this locality, therefore the data passes of clipbook of the present invention occurs between each service node of virtual desktop program and this routine access, does not have positive connection with the local operation system at virtual desktop place.
4, the present invention makes the user under integrated virtual desktop, can both carry out seamless clipbook data sharing and transmission between any two application programs, the difference of having ignored service node operating system fully provides more friendly experience and more powerful computing environment to the user.
Description of drawings
Fig. 1 is the method flow diagram that clipbook is shared of realizing in the multi-node intelligent network application service system provided by the invention;
Fig. 2 shares schematic diagram according to embodiment of the invention clipbook between many service nodes in the heterogeneous network application service system;
Fig. 3 is according to the embodiment of the invention course of work schematic diagram that clipbook is shared between heterogeneous nodes.
Embodiment
For making the purpose, technical solutions and advantages of the present invention clearer, below in conjunction with specific embodiment, and with reference to accompanying drawing, the present invention is described in more detail.
As shown in Figure 1, Fig. 1 is the method flow diagram that clipbook is shared of realizing in the multi-node intelligent network application service system provided by the invention, and this method may further comprise the steps:
Step 101: in advance the clipbook data content is arranged to unified string format, and uniform communication mechanism is set between a plurality of service nodes, transmits the clipbook data content;
Step 102: on integrated virtual desktop, the application program of first service node is duplicated/shearing manipulation, this is duplicated/shearing manipulation information passes to first service node;
Step 103: first service node receives described duplicating/shearing manipulation information, convert Contents of clipboard to described unified string format, adopt described uniform communication mechanism that Contents of clipboard is sent to second service node by integrated virtual desktop, second service node is with the Contents of clipboard of local clipboard content update for receiving;
Step 104: the application program to second service node on integrated virtual desktop is carried out paste operation, and the Contents of clipboard after second service node will upgrade pastes on the application program of self, realizes that clipbook is shared.
In the above-mentioned steps 101, described unified string format is the string string format, and described uniform communication mechanism is SOCKET message communicating mechanism.
Here, why the clipbook data content is arranged to unified string format, be because in the multi-node intelligent network applied environment, the data format of the clipbook between the isomery service node is not quite identical, and this has also caused the sharing of clipbook data between the isomery service node.Therefore, the present invention is defined as unified string string format with the clipbook data content.
In addition, at present in the multi-node intelligent network application service system, do not have unified message communicating mechanism between each service node yet,, still can't between each service node, realize sharing of clipbook data even the clipbook data content has been arranged to unified string format.Therefore, the present invention also is provided with unified SOCKET message communicating mechanism, be used between a plurality of service nodes, transmitting the clipbook data content, and under integrated virtual desktop, utilize client as terminal, realize clipbook data sharing and data passes between the application program to many service nodes (comprising isomorphism node and heterogeneous nodes) of connecting.Under integrated virtual desktop, make between the application program that provides by different service nodes and can carry out seamless " duplicating ", " stickup " and operations such as " shearings ".
Integrated virtual desktop is a stand-alone utility, operating system independent with this locality, therefore the data passes of clipbook of the present invention occurs between each service node of virtual desktop program and this routine access, does not have positive connection with the local operation system at virtual desktop place.
As shown in Figure 2, Fig. 2 shares schematic diagram according to embodiment of the invention clipbook between many service nodes in the heterogeneous network application service system.In Fig. 2, show the integrated virtual desktop of client and a plurality of service node that application service is provided.Described service station comprises first service node, second service node and the 3rd service node, and the operating system of these service nodes is isomeries.The a plurality of service nodes of need of work that the present invention is all and the integrated virtual desktop program of client are cooperated with each other, and wherein service node and client all are independent operatings, set up to communicate by network SOCKET message communicating mechanism after network connects.
The method that realizes that in the multi-node intelligent network application service system clipbook is shared provided by the invention comprises that the monitoring of design clipbook, clipbook communication and clipbook upgrade three steps, and the necessary message communicating mechanism of design these three steps of realization, specifically comprise:
1, the needed message communicating mechanism of this step is monitored and realized to clipbook.The variation of the agent process monitoring service device end Contents of clipboard of first service node, and judge whether the content that changes is from duplicating or shearing manipulation that this server application carries out.If not, then ignore.Being monitored by service broker's process, is in order to satisfy the application demand of wide area environment.
2, clipbook communication and realize the needed message communicating mechanism of this step.The agent process of first service node sends a message to integrated virtual desktop by communication port " service node agent process → session node master control process → Client Agent process → integrated virtual desktop process ", and the Contents of clipboard of needs transmission is converted to string format send integrated virtual desktop to, by realizing that in the multi-node intelligent network application service system method that clipbook is shared is transmitted to other service node.
3, clipbook upgrades and realizes the needed message communicating mechanism of this step.The Contents of clipboard that the agent process of second service node and the 3rd service node transmits from integrated virtual desktop by the acquisition of " integrated virtual desktop process → Client Agent process → session node master control process → service node agent process " passage, convert character format the data format of local clipbook requirement to, upgrade local clipboard then.
Below in conjunction with accompanying drawing 2 and accompanying drawing 3, embodiments of the present invention and implementation procedure are made functional descriptions.In Fig. 2, the user moves the application program from different service nodes on the client virtual desktop, as window 1 is the application program that first service node provides, and window 2 is application programs that joint second service point provides, the application program that the program of window 3 is provided by the 3rd service node.Fig. 3 describes and realizes the detailed process that clipbook is shared between the isomery operating system service node.
According to the course of work schematic diagram that clipbook between heterogeneous nodes shown in Figure 3 is shared, " duplicating " of the present invention " stickup " specific implementation process is as follows:
1, clipbook is monitored
Clipbook is monitored step and is carried out at first service node, arrives shown in the process 3 as the process among Fig. 31.
Process 1, the application program that the user provides first service node on integrated virtual desktop are carried out " duplicating " operation.
Process 2, the user passes to the application program of first service node via communication port " the integrated virtual desktop process → Client Agent process → session node master control process → first service node agent process " to " duplicating " operation of the application program of first service node under integrated virtual desktop.Under the multi-node intelligent network application service system, the application program on the virtual desktop is actual to be to move on the service node of backstage.In fact " duplicating " operation that process 1 is carried out is equal on the application program of first service node carries out " duplicating " operation.
The agent process of process 3, the first service nodes is monitored the local clipboard content change.Under the WINDOWS operating system and under the LINUX operating system, the mode of monitoring clipbook is different:
A) under WINDOWS operating system, the message that system provides fixing clipbook to change: WM_DRAWCLIPBOARD.When Contents of clipboard changes, also, when the first service node agent process listens to the WM_DRAWCLIPBOARD system message, carry out next step operation.
B) under LINUX operating system, X window system does not provide the clipbook internal memory that reserves an overall situation separately that is similar under the WINDOWS operating system, but realizes the shearing (cut) and stickup (paste) function of LINUX text control desk with " selecting (selection) ".LINUX operating system predefine two kinds of selection: XA_PRIMARY and XA_CLIPBOARD.Under X Window, start an Xclipboard application program, and apply for that this program is the owner that XA_CLIPBOARD selects.When other application programs (as A) under the X Window were carried out " duplicating " operation, A obtained the ownership that XA_CLIPBOARD selects.When Xclipboard loses the ownership of XA_CLIPBOARD selection, call the content of call back function to A acquisition request XA_CLIPBOARD.Simultaneously, Xclipboard applies for that once more oneself is the owner of XA_CLIPBOARD, and sends the message that Contents of clipboard changes to the agent process of first service node.
2, clipbook communication
Clipbook communication is core procedure of the present invention, relates to integrated virtual desktop, session masters process, a plurality of service node, has run through whole application service, shown in the process 4 and process 5 of Fig. 3.Process 4, when the agent process of first service node listens to the message that Contents of clipboard changes:
A) under WINDOWS operating system, need judge whether the content that clipbook changes operates from local application " duplicating " by agent process, if, then send the message that Contents of clipboard changes to virtual desktop by SOCKET passage " service node agent process → session node master control process → Client Agent process → integrated virtual desktop process ", content with clipbook converts string format to simultaneously, sends to client; If not, then ignore.
B) under LINUX operating system, need not to judge, content with clipbook converts string format to earlier, send the message that Contents of clipboard changes by passage " first service node agent process → session node master control process → Client Agent process → integrated virtual desktop process " to virtual desktop then, transmit Contents of clipboard simultaneously and give client.
Process 5, integrated virtual desktop is received the message that the Contents of clipboard of first service node changes, and reads the content of SOCKET, the content of the clipbook that SOCKET is transmitted is stored with the String form.Simultaneously, Client Agent is searched for other service nodes that has connected, send the clipbook updating message to other first service nodes that connected and second service node successively, and the Contents of clipboard that will rigidly connect receipts sends first service node and second service node in the mode of SOCKET.
3. clipbook upgrades
The clipbook step of updating arrives shown in the process 8 as the process 6 of Fig. 3.
Process 6, the second service nodes receive the clipbook updating message that Client Agent sends over:
A) under WINDOWS operating system, upgrade the local clipboard content.At this moment, server agent process listens to the message WM_DRAWCLIPBOARD of the variation of Contents of clipboard, judges that the content of this clipbook variation " is not duplicated " operation from local application, so ignore.
B) under LINUX operating system, agent process sends one to the Xclipboard application program and upgrades clipbook message.After the Xclipboard application program was received message, XA_CLIPBOARD was set to the Contents of clipboard that agent process transmits.
Process 7, the user carries out " stickup " operation at virtual desktop to the application program of affiliated second service node.
Process 8, " stickup " operation requests sends to second service node by the network interface channel " the integrated virtual desktop process → Client Agent process → session node master control process → second service node agent process " between Client Agent and second service node agency.After second service node was handled this request, message feedback was given integrated virtual desktop, and the Contents of clipboard after the renewal sticks on the application program of affiliated second service node.
The present invention institute for this embodiment in, to realize that between heterogeneous nodes " the paste operation process is that example describes " duplicating ".In actual applications, described " shearing " " stickup " operating process and " duplicating " " the paste operation process is consistent, only will " duplicate " to replace to " shearing " and get final product.Such technical scheme is consistent on technical thought with technical scheme provided by the invention, should be included within protection scope of the present invention.
Above-described specific embodiment; purpose of the present invention, technical scheme and beneficial effect are further described; institute is understood that; the above only is specific embodiments of the invention; be not limited to the present invention; within the spirit and principles in the present invention all, any modification of being made, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1, a kind of method that the realization clipbook is shared in the multi-node intelligent network application service system is characterized in that this method comprises:
A, in advance the clipbook data content is arranged to unified string format, and uniform communication mechanism is set between a plurality of service nodes, transmits the clipbook data content;
B, on integrated virtual desktop, the application program of first service node is duplicated/shearing manipulation, this is duplicated/shearing manipulation information passes to first service node;
C, first service node receive described duplicating/shearing manipulation information, convert Contents of clipboard to described unified string format, adopt described uniform communication mechanism that Contents of clipboard is sent to second service node by integrated virtual desktop, second service node is with the Contents of clipboard of local clipboard content update for receiving;
D, the application program to second service node on integrated virtual desktop are carried out paste operation, and the Contents of clipboard after second service node will upgrade pastes on the application program of self.
2, the method that the realization clipbook is shared in the multi-node intelligent network application service system according to claim 1, it is characterized in that, unified string format is the string string format described in the steps A, and described uniform communication mechanism is SOCKET message communicating mechanism.
3, the method that the realization clipbook is shared in the multi-node intelligent network application service system according to claim 1, it is characterized in that, described in the step B this is duplicated/shearing manipulation information passes to first service node and transmits via communication port " the integrated virtual desktop process → Client Agent process → session node master control process → first service node agent process ".
4, the method that the realization clipbook is shared in the multi-node intelligent network application service system according to claim 1, it is characterized in that, under WINDOWS operating system, whether first service node described in the step C receives described duplicating/shearing manipulation information and changes and realize by monitoring its local clipboard content, specifically comprises:
The message WM_DRAWCLIPBOARD that WINDOWS operating system provides fixing clipbook to change; When first service node listened to the WM_DRAWCLIPBOARD system message, first service node listened to its local clipboard content and changes.
5, the method that the realization clipbook is shared in the multi-node intelligent network application service system according to claim 4, it is characterized in that, under WINDOWS operating system, first service node described in the step C adopts described uniform communication mechanism that Contents of clipboard is sent to second service node by integrated virtual desktop to comprise:
First service node listens to after its local clipboard content changes, judge by agent process whether the content that clipbook changes is duplicating/shearing manipulation from local application, if, then adopt unified SOCKET message communicating mechanism to send the message that Contents of clipboard changes to integrated virtual desktop, convert the content of clipbook to described unified string format simultaneously and send to integrated virtual desktop via passage " first service node agent process → session node master control process → Client Agent process → integrated virtual desktop process "; Integrated virtual desktop is received the message that the Contents of clipboard of first service node changes, read the content of SOCKET, the content of the clipbook that SOCKET is transmitted is stored with the String form, simultaneously, send the Contents of clipboard of clipbook updating message and reception to second service node in the mode of SOCKET;
If not from the duplicating/shearing manipulation of local application, then ignore.
6, the method that the realization clipbook is shared in the multi-node intelligent network application service system according to claim 5, it is characterized in that, under WINDOWS operating system, second service node described in the step C comprises the local clipboard content update for the Contents of clipboard that receives:
Second service node receives clipbook updating message and Contents of clipboard, with the Contents of clipboard of local clipboard content update for receiving; Further according to listening to Contents of clipboard change message WM_DRAWCLIPBOARD, judge whether the content that this clipbook changes is duplicating/shearing manipulation from local application then.
7, the method that the realization clipbook is shared in the multi-node intelligent network application service system according to claim 1, it is characterized in that, under LINUX operating system, whether first service node described in the step C receives described duplicating/shearing manipulation information and changes and realize by monitoring its local clipboard content, specifically comprises:
The X window system utilization selects selection to realize the shearing cut and stickup paste function of LINUX text control desk; LINUX operating system predefine two kinds of selection: XA_PRIMARY and XA_CLIPBOARD; Under X Window, start an Xclipboard application program, and apply for that this program is the owner that XA_CLIPBOARD selects; When certain application A was carried out copy operation under the X Window, application A obtained the ownership that XA_CLIPBOARD selects; When Xclipboard loses the ownership of XA_CLIPBOARD selection, call the content of call back function to application A acquisition request XA_CLIPBOARD; Simultaneously, Xclipboard applies for that once more oneself is the owner of XA_CLIPBOARD, and sends the message that Contents of clipboard changes to first service node.
8, the method that the realization clipbook is shared in the multi-node intelligent network application service system according to claim 7, it is characterized in that, under LINUX operating system, first service node described in the step C adopts described uniform communication mechanism that Contents of clipboard is sent to second service node by integrated virtual desktop to comprise:
First service node listens to after its local clipboard content changes, convert the content of clipbook to described unified string format, adopt unified SOCKET message communicating mechanism to send the message that Contents of clipboard changes via passage " first service node agent process → session node master control process → Client Agent process → integrated virtual desktop process " to integrated virtual desktop then, the content with clipbook sends to integrated virtual desktop simultaneously; Integrated virtual desktop is received the message that the Contents of clipboard of first service node changes, read the content of SOCKET, the content of the clipbook that SOCKET is transmitted is stored with the String form, simultaneously, send the Contents of clipboard of clipbook updating message and reception to second service node in the mode of SOCKET.
9, the method that the realization clipbook is shared in the multi-node intelligent network application service system according to claim 8, it is characterized in that, under LINUX operating system, second service node described in the step C comprises the local clipboard content update for the Contents of clipboard that receives:
Second service node receives clipbook updating message and Contents of clipboard, and agent process sends one to the Xclipboard application program and upgrades clipbook message; After the Xclipboard application program was received message, XA_CLIPBOARD was set to the Contents of clipboard that agent process transmits.
10, the method that the realization clipbook is shared in the multi-node intelligent network application service system according to claim 1 is characterized in that described step D comprises:
Application program to second service node on integrated virtual desktop sends the paste operation request, and the paste operation request sends to second service node by the network interface channel between the integrated virtual desktop and second service node " the integrated virtual desktop process → Client Agent process → session node master control process → second service node agent process ";
Second service node is handled the back to this request and is returned feedback message to integrated virtual desktop, and the Contents of clipboard after the renewal sticks on the application program that belongs to second service node.
CNB2007100646080A 2007-03-21 2007-03-21 Method for realizing clipboard sharing in multinode intelligent network application service system Active CN100496015C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2007100646080A CN100496015C (en) 2007-03-21 2007-03-21 Method for realizing clipboard sharing in multinode intelligent network application service system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2007100646080A CN100496015C (en) 2007-03-21 2007-03-21 Method for realizing clipboard sharing in multinode intelligent network application service system

Publications (2)

Publication Number Publication Date
CN101022398A CN101022398A (en) 2007-08-22
CN100496015C true CN100496015C (en) 2009-06-03

Family

ID=38710054

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2007100646080A Active CN100496015C (en) 2007-03-21 2007-03-21 Method for realizing clipboard sharing in multinode intelligent network application service system

Country Status (1)

Country Link
CN (1) CN100496015C (en)

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8732749B2 (en) * 2009-04-16 2014-05-20 Guest Tek Interactive Entertainment Ltd. Virtual desktop services
US9229734B2 (en) 2010-01-15 2016-01-05 Guest Tek Interactive Entertainment Ltd. Hospitality media system employing virtual user interfaces
US9003455B2 (en) 2010-07-30 2015-04-07 Guest Tek Interactive Entertainment Ltd. Hospitality media system employing virtual set top boxes
CN102624754B (en) * 2011-01-27 2015-04-08 腾讯科技(深圳)有限公司 Terminal desktop processing system, terminal, server and method
CN102945233B (en) * 2011-08-15 2016-01-27 联想(北京)有限公司 Electronic equipment and data managing method thereof
CN102566910B (en) * 2011-12-14 2015-02-04 广州杰赛科技股份有限公司 Virtual desktop system and method for refreshing on-screen display of virtual desktop client
CN103457911A (en) * 2012-05-29 2013-12-18 北京小米科技有限责任公司 Method and system of information sharing
CN103513863B (en) * 2012-06-29 2017-11-03 联想(北京)有限公司 Method, electronic equipment and the system of information processing
CN102821140B (en) * 2012-07-17 2017-08-15 小米科技有限责任公司 A kind of information sharing method and terminal
CN103186671B (en) * 2013-03-28 2016-06-15 百度在线网络技术(北京)有限公司 For searching method, the search system and mobile terminal of mobile terminal
CN104243535A (en) * 2013-05-10 2014-12-24 英特尔移动通信有限责任公司 Method used for transmitting data between first equipment and second equipment
CN104243528B (en) * 2013-06-20 2018-06-05 腾讯科技(深圳)有限公司 A kind of method and system of reproducting content synchronous between multiple terminal devices
CN103617154A (en) * 2013-11-29 2014-03-05 百度在线网络技术(北京)有限公司 Method and device for having control over content paste operation
CN103905970A (en) * 2014-03-19 2014-07-02 三星电子(中国)研发中心 Information sharing method and device among mobile terminals
CN105335176B (en) * 2014-07-22 2019-10-25 南京中兴软件有限责任公司 A kind of method and device for calling the application being installed on electronic equipment
CN106354569A (en) * 2016-08-27 2017-01-25 深圳市金立通信设备有限公司 Information processing method and terminal
CN111625372A (en) * 2019-12-03 2020-09-04 蘑菇车联信息科技有限公司 Text pasting method, device, PC (personal computer) terminal, mobile terminal and system
CN111511045B (en) * 2020-04-10 2023-06-02 玳能科技(杭州)有限公司 Interaction method and device for mobile terminal and computer, electronic equipment and storage medium
CN112565425B (en) * 2020-12-03 2021-08-06 南京机敏软件科技有限公司 Method for copying and pasting among cloud application programs of multiple cross-cloud server host machine sessions
CN113778714B (en) * 2021-09-13 2024-01-09 北京技德系统技术有限公司 Shared shear plate method and device compatible with Android for Linux
CN114301929B (en) * 2021-12-10 2024-03-08 阿里巴巴(中国)有限公司 Cloud clipboard data synchronization method and device, cloud server and system

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
US20030005186A1 (en) * 2001-06-29 2003-01-02 Gough Corey D. Peripheral sharing device with unified clipboard memory
CN1808390A (en) * 2006-02-07 2006-07-26 无锡永中科技有限公司 Method for processing cut and pasted data

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
US20030005186A1 (en) * 2001-06-29 2003-01-02 Gough Corey D. Peripheral sharing device with unified clipboard memory
CN1808390A (en) * 2006-02-07 2006-07-26 无锡永中科技有限公司 Method for processing cut and pasted data

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
X窗口系统通用剪贴板的设计与实现. 郭鹏,王雷,王旭.计算机工程与应用,第32卷. 2003 *

Also Published As

Publication number Publication date
CN101022398A (en) 2007-08-22

Similar Documents

Publication Publication Date Title
CN100496015C (en) Method for realizing clipboard sharing in multinode intelligent network application service system
CN101227428B (en) Application server and remote control method thereof
WO2022262465A1 (en) Opc ua-based centralized user configuration method and system for time sensitive network
CN101661535A (en) Remote experimental system and realization method thereof
CN201886473U (en) Configuration file-updating system, configuration server and application servers
CN103761154A (en) Cross-platform shear plate synchronizing method and system
JP2010231759A (en) Mobile terminal device including mobile cloud platform
CN102891785B (en) error code conversion method, system, PPPoE server and mobile terminal
US5621726A (en) Point-to-point communication network and method and adapter for virtualizing a LAN system
CN103414579A (en) Cross-platform monitoring system applicable to cloud computing and monitoring method thereof
CN101834765B (en) System and method for remote file transfer
CN101089852B (en) Method for support multi-language operation system
CN104080198A (en) Online monitoring Internet-of-things communication system of transmission line supporting WIFI, GPRS and Beidou satellite communication
CN102999306A (en) Internet printing system and internet printing method
CN100505735C (en) Conversation managing method for multi-node intelligent network application service system
CN110674221A (en) Spatial data synchronization method, terminal and computer readable storage medium
CN104506414A (en) System and method for realizing comprehensive informationized application based on instant message mode
CN109194731A (en) A kind of concurrent real-time Data Transmission interface realizing method based on configuration software
CN101958935B (en) MiniGUI-based remote monitoring system and method of embedded controller
CN100411384C (en) Method for long-distance using local area network resource utilizing mobile equipment
Sanna et al. A distributed architecture for searching, retrieving and visualizing complex 3D models on Personal Digital Assistants
CN210274135U (en) Remote connection system
CN110620710B (en) Method for accessing terminal equipment to remote computer network
CN104202437A (en) System and method for realizing management of diversified data center
CN110474781A (en) A kind of method and device of transmitting multicast data

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: BEIJING STAR-NET COMMUNICATIONS INFORMATION TECHNO

Free format text: FORMER OWNER: INSTITUTE OF COMPUTING TECHNOLOGY, CHINESE ACADEMY OF SCIENCES

Effective date: 20121204

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 100080 HAIDIAN, BEIJING TO: 100020 CHAOYANG, BEIJING

TR01 Transfer of patent right

Effective date of registration: 20121204

Address after: 100020, Chaoyang District, Beijing, on the first Street No. 6, facing outside, block SOHOA, 2105

Patentee after: Beijing star Netcom Information Technology Co., Ltd.

Address before: 100080 Haidian District, Zhongguancun Academy of Sciences, South Road, No. 6, No.

Patentee before: Institute of Computing Technology, Chinese Academy of Sciences

ASS Succession or assignment of patent right

Owner name: HANGTIAN INFORMATION CO LTD

Free format text: FORMER OWNER: BEIJING STAR-NET COMMUNICATIONS INFORMATION TECHNOLOGY CO., LTD.

Effective date: 20121226

C41 Transfer of patent application or patent right or utility model
COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 100020 CHAOYANG, BEIJING TO: 100195 HAIDIAN, BEIJING

TR01 Transfer of patent right

Effective date of registration: 20121226

Address after: 100195 Haidian District apricot stone road, a No. 1, Beijing

Patentee after: Hangtian Information Co., Ltd.

Address before: 100020, Chaoyang District, Beijing, on the first Street No. 6, facing outside, block SOHOA, 2105

Patentee before: Beijing star Netcom Information Technology Co., Ltd.