![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Feb 2006
Location: Glasgow, Scotland
Posts: 8
Rep Power: 0
![]() |
Reading text from another app?
I was just wonderin if it was possible to code a program which will read text from another application running at the same time, such as a game or messenger app? If so, what would be the best way to attempt this?
Thanks |
|
|
|
|
|
#2 |
|
Expert Programmer
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 4
![]() |
What kinda text? You mean like console output?
|
|
|
|
|
|
#3 | |
|
Programming Guru
![]() Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5
![]() |
Quote:
@OP: Which OS are you aiming at?
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for." -- Socrates |
|
|
|
|
|
|
#4 |
|
Newbie
Join Date: Feb 2006
Location: Glasgow, Scotland
Posts: 8
Rep Power: 0
![]() |
Windows OS. Sorry I wasn't clearer. This is what I mean - text that the user types or receives. For example, sent/received messages in a messenger app or an online game.
Thanks again. |
|
|
|
|
|
#5 |
|
Newbie
Join Date: Mar 2006
Location: Macedonia
Posts: 12
Rep Power: 0
![]() |
Well if you mean to intercept network traffic, try sniffing there is a program called ethereal for windows it will grab any packets that go in and out of your computer.
http://www.ethereal.com |
|
|
|
|
|
#6 |
|
Newbie
Join Date: Feb 2006
Location: Glasgow, Scotland
Posts: 8
Rep Power: 0
![]() |
Thanks for the help. I wanted to code a small app myself, which wouldn't intercept network traffic directly, but use the text that another program has received. Just wanted to know if anyone here had done it before and if they could point me in the right direction. eg which functions to use.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|