Hi all,
I am creating an application in which i need to send a textfile from my laptop to any S40 3rd edition phone through OBEX over Bluetooth. So for that i am able to discover the mobile phone by the code i wrote in Java. But to discover the services on the Disovered mobile, i will need to specify the UUID. Pl correct me if i am wrong in this concept.
How will i know the UUID of the mobile for which i want to know the services? Is there an existing method to get the UUID of the Discovered mobile that i am missing?

Reply With Quote

