Informix Database connection via Soap
We are using Informix database and want to make a connection using SOAP from an Android platform.
I found one of the URL to connect to database is something like http://ServerIP:port/soap/servlet/rpcrouter
I don't know whether it is right or not. There may be other properties which should be set before making connection.
Please suggest.