PDA

View Full Version : Wish: Internet Event Client as a Windows appl. (non console)



Ron
October 13th, 2002, 12:55 PM
Should not be too difficult.

-Ron

MediaStorm
October 13th, 2002, 12:55 PM
I just finished a little program as an example of how to talk to Girder from Delphi that would work for your application as well. It's a small windows app (184K) and you can send any command to Girder just like the command line app.

mitko
October 13th, 2002, 12:55 PM
Matej, did you tried RunFile?
You can see more about it here:
http://www.girder.nl/phpBB2/viewtopic.php?t=2353

Matej
October 13th, 2002, 12:55 PM
Wish: Internet Event Client as a Windows application (non console)

I’d like to send messages to Girder from a external application using TCP/IP client. Unfortunately since the client is currently compiled as an console application windows will always open the console window when I “shell execute” the client.

Would it be possible to provide two versions of a client?

For instance:

Ieventc.exe – console mode application
IeventcW.exe – windows application

Regards,
Matej.