在两个程序之间共享数据 [英] sharing data between two programs

查看:58
本文介绍了在两个程序之间共享数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想问一些我认为与网络有关的问题,因为它与在同一系统中的两个程序之间共享数据有关.
或可能是某种间谍程序
我想实现这样的程序:
假设我们有一个我没有代码的程序,例如记事本程序.
我想创建一个可以看到该程序的程序
例如:当用户在记事本程序(我没有代码的程序)中选择一个单词时,我要实现的程序将能够看到该选择,而无需复制到剪贴板或加载外部文件或包含此类单词的数据库",我只是想让该程序看到在同一系统中同时安装了这两个程序的另一个程序.
并在用户选择一个项目时看到选择项无论它是什么"……我想使该属性也能处理列表框",而另一个程序则看到所选项目例如,当用户选择一行名称时,电话和地址",程序将看到包含所有项目的所选行名称,电话和地址"
我可以用什么方式来实现这样的程序? ...是否已经存在记录其他正在运行的程序中选定或突出显示的单词的程序?

i want to ask about something i guess it is network related, because it is about sharing data between two programs in the same system.
or it may be kind of spying programs
i want to implement a program like that:
assume we have a program that i don''t have its code, say the Notepad program.
i want to create a program that see this program
for example: when user select a word in the Notepad program (the program that i don''t have its code), the program that i want to implement will be able to see that selection "without copy to clipboard or from loading external file or database that contains such words" i just want to make the program see the other program where both of them are installed in the same system.
and see the selection "whatever it is" ... i want to enable this property to deal with list boxes as well" when user select an item" the other program see the selected item "for example when user select a row of name, phone and address " the program see the selected row containing all items"name, phone and address"
what is the way i can use to implement such program ?? ... is there programs already exist that record the selected or highlighted words in other running programs ??

推荐答案

书面.实际上,您可以在计算机上观看用户的操作.它通常由监视其用户(在用户不知情的情况下)的系统管理员使用.通常,您必须在用户系统上安装客户端应用程序,为此,您需要在该系统上具有管理员访问权限.

编辑(响应您的回复)==========

不,我没有任何参考,但是任何有实力键入URL的人都可以免费使用google.
You''re after software that''s already been written. You can actualy watch what the user is doing on his computer. It''s typically used by system admins that are monitoring their users (without the user''s knowledge). You typically have to install a client app on the user''s system, and for that, you need admin access on that system.

EDIT (in response to your response) ==========

No, I don''t have any references, but google is free to use by anyone that has the strength to type the URL.


这篇关于在两个程序之间共享数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆