Method call from other application

Hi Folks,

I would like to call a method from another application, e.g. a c# application.
Has anyone an idea to do this?

Thank you in advance,

Roland

You could use a headless client for that. Your C app then just calls a jsp page. If you tell us what exactly you want to do, the answers will get more precise…

Patrick

Hello Patrick,

I want to call a method from my TAPI application. If the phone ring, I get the caller ID from TAPI and then I call a method in my servoy solution. My C# application is allready programmed.

This method in servoy sould search the record with the caller ID (Clipboard in first release). On success the record should appear on screen. And from there it is up to the user to go on. If no record is found the user gets an info dialog. The method in servoy is no problem.

Headless client would work, but I want more…

So I just need the possibility to call a method from outside.

Roland

So this is only executed on the client? Then the fast answer can be found here:

Please tell me, if your TAPI app is usable. I am very interested in that…

Thank you, Patrick

That will work for now…

I can give you more information when we meet on MacExpo. Are you there?

My app will be out of development about end of next week. I will send you a beta.

CU
Roland