haemi - Wednesday, August 26, 2009 7:39 PM:
We have an application with is our tcp server with a tcp listening method. Now we will send an xml file from aras to the tcp socket.
Is it possible to integrat a tcp client in a method? We can not use yet webservices.
Thanks in Advance.
Hermann
Brian - Tuesday, September 1, 2009 8:05 PM:
Hermann,
You can write any VB or C# or Javascript method and execute it from Aras.
As such if you can write say a C# method that does what you want then you can call it from Innovator as a server method.
Cheers,
Brian.