Hi,
I have a service written in c, using the ATMI library, and sitting on Tuxedo environment.
The tuxedo is on my linux guest os.
I'm trying to invoke the service using a java client application which is on the host os without using JOLT or ATMI . Just want to send a socket to the tlistener.
Nevertheless i have a communication working between the host to guest and vica versa but I can't make it to work.
Can you help me?