php win32 communication
- From: "Ronny" <ronny@xxxxxxxx>
- Date: Sat, 9 Aug 2008 08:53:44 +0200
My developed win32 application(actually a dotnet application) runs in the
background while in the foreground I use Internet Explorer to get some data
from the site(not known to the win32 application). Typically this data is
not hidden and its beeng driven by the web site php engine.
My problem is that I actually need this data to be read by my win32
application. The standard way would be to communicate directly between the
php of the web site to the win32 application but I wonder if there a simple
way to pass the information from the Internet Explorer directly to the win32
application since they both run on my PC?
Regards
Ronny
.
- Follow-Ups:
- Re: php win32 communication
- From: Volodymyr M. Shcherbyna
- Re: php win32 communication
- Prev by Date: sending echo request via socket (linux assembly)
- Next by Date: the 4th parameter of 'recv' function, 0?
- Previous by thread: sending echo request via socket (linux assembly)
- Next by thread: Re: php win32 communication
- Index(es):
Relevant Pages
|
Loading