Bluettoth programmin

Hi Friends

I want to transfer file to any bluettoth enabled device(such as Cell phones, PCs,Latops) from my program .I am giving an option for transfering file in my application. How can i do that. I am able to discover the bluetooth device surrounding me but not able to transfer file. So how can i do that. Plz suggest me the way or plz write a sample code.

[372 byte] By [chhapoliaa] at [2007-11-26 19:38:56]
# 1
Hello,Bluetooth can be accessed by Serial port.check links : http://java.sun.com/products/javacomm/ http://today.java.net/pub/a/today/2004/07/27/bluetooth.htmlRegards,Sebastien DegardinMessage was edited by: sdegardin
sdegardina at 2007-7-9 22:17:35 > top of Java-index,Java Essentials,Java Programming...
# 2
I am able to discover the bluetooth device but unable to send files(data).
chhapoliaa at 2007-7-9 22:17:35 > top of Java-index,Java Essentials,Java Programming...
# 3
what are you using as in/out stream ?Regards,Sebastien Degardin
sdegardina at 2007-7-9 22:17:35 > top of Java-index,Java Essentials,Java Programming...