2008/6/25 Nick Whitelegg <[EMAIL PROTECTED]>:
>>Nick Whitelegg schreef:
>>> Hello everyone,
>>>
>>> Has anyone working on J2ME OSM client apps managed to communicate with
> the
>>> API using the PUT method? It seems J2ME doesn't support PUT with its
>>> HttpConnection. Would like to allow people to survey OSM POIs "in the
>>> field" with Freemap Mobile so any workarounds would be useful.
>>>
>>> If not I'll have to resort to going through a proxy and creating a
> special
>>> OSM user ("FreemapMobile" or somesuch) for the purpose.
>
>>You cannot make the request manually?
>
> There doesn't seem to be a method defined for doing this, no.
>
> NickI think at least some phones support socket connections. Googling for "j2me sockets" gives some results supporting this idea. This would allow you to construct a put request manually and sending it to server. -- Lauri Hahne _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

