Hi
I want to download a file from a mobile phone over bluetooth.
I am using Brecham OBEX 1.7.
Does anyone know how i can do this?
thanks
I have tryed to download files with ObexClientSession.GetTo(Stream destination, string name, string type).
What is string name and string type? Is "name" the path of the file on my mobile phone (e.g. folder/pic.jpg)?