• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Any thread problems with D500? Http or https troubles?

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!

I've got some troubles with my application installed onto my D500, and I suspect that's maybe thread problem.
Does anyone know something about thread problems for this phone?

I want to know, is there any trouble for connecting application by using http or https?
I've found one problem for E720 - it escapes "backslash" character when it's used as http parameter.
It makes parsing troubles...
Have anyone have some similer troubles, and how have you solved this problem?

Thank you in advance,

Alex


P.S.

Escaping of the "backslash" exists only when there are two consecutive characters for example: "http:\\www.....", after "?" symbol (i.e. when they are placed into the http parameter).

On the other devices: Nokia, Sony Ericsson, my application works with no troubles.
[ January 12, 2006: Message edited by: Alex Logan ]
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic