Discussion Board

Results 1 to 8 of 8
  1. #1
    Regular Contributor kalpspugaz's Avatar
    Join Date
    Jul 2010
    Posts
    113
    Hello,

    I would like to know about whether it is possible to browse the file system(memory card) of Nokia x6 mobiles(specificaly) from the server side code and pull a text file from the memory card and read the file directly instead of letting the client code browse and push the file and transfer it to the server and then do open, read.

    Currently, i have a code that searches the list of nearby mobile devices directly from my Laptop (server side-java-Eclipse) code. Is it possible to do the file transfer also in the same way? I tried, but the output i got is:

    BlueCove version 2.1.0 on winsock
    Address: 00247EA26464
    Name: USER-PC
    Starting device inquiry...
    Device Inquiry Completed.
    Bluetooth Devices:
    1. 6C9B024DBF28 (Nokia X6-00)
    2. 44F459B916A9 (Ds)
    3. 101DC0B238D3 (B3410)
    Choose the device to search for Obex Push service : 1

    Searching for service...
    Exception in thread "main" java.io.FileNotFoundException: E:\Received files\Apple.JPEG (The device is not ready)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at java.io.FileInputStream.<init>(Unknown Source)
    at bt.BluetoothServiceDiscovery.main(BluetoothServiceDiscovery.java:116)
    BlueCove stack shutdown completed



    Please tell me whether this type of access is possible !!

    Thanks in advance!

  2. #2
    Regular Contributor kalpspugaz's Avatar
    Join Date
    Jul 2010
    Posts
    113
    Any answers, please?

  3. #3
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,664
    luckily it is not possible. What would be the excat point of this ? sounds something not really usefull from the device users point of view.

  4. #4
    Regular Contributor kalpspugaz's Avatar
    Join Date
    Jul 2010
    Posts
    113
    Okay. Thank you so much for your reply!

  5. #5
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,664
    Anyway, the answer I gave you a bit general, basically would have wanted to you give a nice reason for a such application. And as said, it is not possible with devices normal firmware.

    But if you would have an access to the devices and would be able to install an application in there. Then you could of course make your own BT service there, and keep it running in background. And in the service you could accept the connection and fetch the required information. This of course would mean that you can deliver the application to the device and the user would accept installing it.

  6. #6
    Regular Contributor kalpspugaz's Avatar
    Join Date
    Jul 2010
    Posts
    113
    Thanks again!

  7. #7
    Super Contributor mahbub_s60's Avatar
    Join Date
    Mar 2008
    Posts
    1,481
    Hi,

    Are planning to pull file from a remote device by Java ME application? I think there is way to pull it from other device by using OBEX protocol over Bluetooth. But in this case it is limited to only unprotected folders and remote device must accept the connection. See this Symbian C++ article, but you can do the same in Java ME. If this is not the case then you have to do as suggested by symbianyukka

  8. #8
    Nokia Developer Champion traud's Avatar
    Join Date
    Mar 2003
    Posts
    3,863
    Quote Originally Posted by kalpspugaz View Post
    Is it possible to browse the file system(memory card) of Nokia x6 mobiles(specificaly) from the server side code and pull a text file from the memory card and read the file directly
    Yes, as explained. No application required on the phone. That is the usual folder browsing feature provided by many Bluetooth drivers, or? However, I cannot comment your exception. You should ask BlueCove support channels or the one who created the tutorial/code you are using.

Similar Threads

  1. need some information-Please help
    By kalpspugaz in forum Mobile Java General
    Replies: 6
    Last Post: 2011-01-26, 15:21
  2. Replies: 8
    Last Post: 2011-01-26, 14:28
  3. Please, I need some guide
    By jackxie in forum Mobile Java General
    Replies: 2
    Last Post: 2006-06-20, 05:22
  4. need some help please
    By fusion01au in forum Mobile Java General
    Replies: 3
    Last Post: 2005-03-27, 18:54
  5. PLEASE i need some HELP!!!!!!
    By nathalieakl in forum Mobile Java General
    Replies: 1
    Last Post: 2002-08-21, 12:07

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved