Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi Folks,
My foray into RisPort SOAP has been a bit problematic. Using the same method I am curretling using for AXL, I tried to send a RisPort SelectCmDevice message. While the message seems to get sent successfully, the application times out waiting for response back. I am not using the Axis framework, Rather I am sending the XML into port 8443 using a socket with SSL context.
Any suspicion what I might be doing wrong?
Thanks.

can you share some code please? I don't use a framework either, without problems