Hello every body:
We are trying to develop an application that send messages to a service, but we only have send message between two applications. We are developing in Delphi 7, Windows XP.
We need the service send back a message to the application, depending on the result of the action that the application sent to do to the service.
I am sorry about my english...
Thanks.
Well, some people said that it's impossible to send a message from an application to a service. So, we decided to make two services, and now we have to send messages from one service to another one. Now, the point is: how to send a message from a service to another one?
Thanks.