Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a way to spy on Instant Message utilities?
Message
De
30/08/2001 16:14:54
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00551066
Message ID:
00551074
Vues:
19
Nick,

I'll give your suggestions a try.

Thanks!
Malcolm

>>I know the title of this post sounds sinister - but my goals are noble (bet you've heard that one before!).
>>
>>I'm trying to find a way for our application to 'listen' and respond to messages coming in on an Instant Message utility (pick your flavor, MSN, AOL, Yahoo, etc.). Since it appears that none of these services provide an API and/or ActiveX library for integrating with their service, I was wondering (hoping!) that there might be some API magic that would allow us to monitor a window (the Instant Message utility's window identified by window title) and 'listen'/'watch' for updates to its instant message edit control window. Our application would grab these updates, parse out the updates being sent to us (vs. sent by us), and then use Sendkeys or similar to post our replies back.
>>
>>I'm curious if anyone has some ideas and/or code that might address the feasiability of this technique. Or other ideas to accomplish the same goal.
>>
>>Thanks!
>>Malcolm
>
>If they work as Automation server and expose events and methods, you probably could bind their events to VFP control to receive whatever possible and may be able to send the messages back. It helps if you could find their object model, but I bet that is the part the owners will ask money for.
>
>You might start with finding their entries in the Registry, trying to instantiate those objects from VFP, see their Type Libraries in VFP 7 Object Browser (or any other tool) to get the idea what's available.
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform