Http Post Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rohandnaik
    New Member
    • Dec 2007
    • 1

    #1

    Http Post Problem

    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
    Recognized Expert Expert
    • Jan 2007
    • 4980

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

    Comment

    Working...