I am trying to connect a database through a web service in j2me. But it constantly give me this error massage.
javax.xml.rpc.JAXRPCException: java.io.IOException: error 10054 during TCP read
Where should I look for the problem. J2me code? database connectivity or the connection?
please help