Hi,
I tried to connect to servlet code using HTTPConnection in Nokia 7650.
I got this exception when I tried to open InputStream (to obtain response)
java.io.IOException Status = -20
What is the meaning of this status code?
This does not happen on emulator (MIDP60 series)
Does anyone succeed in writing networked app on N7650?

Reply With Quote

