manniru / bluecove

Automatically exported from code.google.com/p/bluecove
0 stars 0 forks source link

ClientSession.setPath() and file path ? #60

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
i'm trying to implement simple application to send a file via OBEX to
mobile phone...
my question is, can i provide path to save the file on phone, using
ClientSession.setPath() and HeaderSet.setheader(HeaderSet.NAME, .....) ?

if it's possible, can you show me an example please?

thanx for advance,

ishan.

Original issue reported on code.google.com by ishanf@gmail.com on 17 Dec 2008 at 3:09

GoogleCodeExporter commented 9 years ago
or can i know, is there any other way to send a file via obex to the specified 
folder
(ex: memory card) without using any midlet on the phone...

thanx.

Original comment by ishanf@gmail.com on 17 Dec 2008 at 3:58

GoogleCodeExporter commented 9 years ago
this is not a bug. The setPath works as specified in JSR-82

Original comment by skarzhev...@gmail.com on 17 Dec 2008 at 4:03

GoogleCodeExporter commented 9 years ago
sorry, i just wanted some help to my implementation... do you have any forum to 
ask
for a help?

Original comment by ishanf@gmail.com on 17 Dec 2008 at 4:11

GoogleCodeExporter commented 9 years ago
From main page there is a link:

Groups:     
    * User/Developer support

http://groups.google.com/group/bluecove-users

Original comment by skarzhev...@gmail.com on 17 Dec 2008 at 4:13

GoogleCodeExporter commented 9 years ago
thanx :)

Original comment by ishanf@gmail.com on 17 Dec 2008 at 4:27