comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Help: Communicating between a Windows .exe program and an IDL program
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Help: Communicating between a Windows .exe program and an IDL program [message #42217 is a reply to message #42216] Tue, 18 January 2005 06:37 Go to previous messageGo to previous message
KM is currently offline  KM
Messages: 29
Registered: October 2004
Junior Member
On Fri, 14 Jan 2005, Marc Reinig wrote:
> I have a Windows program that is a GUI.
me too.

> I have an IDL program that can do the underlying work. I would
> like to control the IDL program with the Windows GUI. My though
> would be to use sockets.
Me too. But then I ran into problems with Windows firewalls and
blocked ports, so I ended up using a different solution.

I went from sockets, to file-based poll communication, to POSIX
shared memory, to callable IDL. Each have pros and cons, and are
discussed in the External Dev Guide.

> Would this be viable?
Not if your end user has a tight security requirements.

> Could I have a widget interface that would work asynchronously to
> communicate with the GUI over the socket?
Yes.

Ken Mankoff
http://spacebit.dyndns.org/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Auto change window focus (OS X)
Next Topic: MAKE_DLL for DLMs

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 07:29:36 PDT 2025

Total time taken to generate the page: 0.80298 seconds