Connecting Tech Pros Worldwide Forums | Help | Site Map

Http Post Problem

Newbie
 
Join Date: Dec 2007
Posts: 1
#1: Dec 26 '07
Hi guys,

I am posting data to a url using http post in J2ME.

The code works perfectly on almost all emulators, but does not work on real devices. It works on certain devices like Nokia 6260(Series 60), MotoMing(Linux), HTC Touch(Windows), but fails on devices like Nokia 6708(Symbian UIQ), MotoRazor V3i etc..

I am getting a JAVA IO Exception when I try open the DataInputStream.

As I have found out in the server log, the request is not coming to the specified url.

I have searched a lot in the internet for a possible solution, but everywhere I see people talking about this problem without any solution. Any solution or workarounds or references are most welcome.

Thanks in advance
Rohan

RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,393
#2: Dec 31 '07

re: Http Post Problem


I'll try moving this to the java forum. Maybe those guys will help you better.
Reply