|
|
|
|
![]() ![]() |
Sep 15 2006, 02:54 AM
Post
#1
|
|
|
POWERED BY LINUX! ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 607 Joined: 11-July 04 From: Toronto, Canada Member No.: 78 |
Hey all Java programmers on Trap 17,
I'm wondering is it possible for Java to communicate to another computer through a Bluetooth device? The reason I ask this is because I want to create an instant messenger that would be using the Bluetooth "network" so that people can use their computers to communicate from one to another without the use of the Internet. This is very useful in situations where you want to talk to a friend nearby but does not have access to the Internet and cannot talk to them in person. Thanks, |
|
|
|
Sep 15 2006, 06:49 AM
Post
#2
|
|
|
Privileged Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 937 Joined: 14-April 05 From: West Chester, PA Member No.: 5,636 |
As a programmer, i have not heard of the ability to communicate between computers useing bluetooth. I believe that the reason this is so is becaues bluetooth is used for very short distance communication (just a few meters) and if are that close to another computer, you might as well run ethernet cable or use a wireless access point to communicate. Why would you want to communicate through bluetooth for such short distances?
|
|
|
|
Sep 15 2006, 10:20 PM
Post
#3
|
|
|
Neurotical Squirrel ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 590 Joined: 4-November 04 From: Novi Sad, Vojvodina Member No.: 2,127 |
Well, technicaly, you CAN make that piece of software, but as fffanatics said, Bluetooth devices have a short range, usualy 10m, bot those that are more powerfull get 100m range...
But, the answer to your question is, yes, Bluetooth can be used for communication between two, or more, computers... As I'm not a Java programmer, I can't help with that area, but I believe the answer lies with hardware drivers, or perhaps, just setting up a Bluetooth Network, and using it via TCP/IP layer... Just a guess... |
|
|
|
Sep 15 2006, 11:52 PM
Post
#4
|
|
|
POWERED BY LINUX! ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 607 Joined: 11-July 04 From: Toronto, Canada Member No.: 78 |
thanks for the reply anyways guys, I really appreciated.
I actually found the API documentation for the Bluetooth and Java thing. Yes, I know that Bluetooth can only support ranges up to 10 metres. |
|
|
|
Sep 19 2006, 09:47 PM
Post
#5
|
|
|
Privileged Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 629 Joined: 26-February 05 Member No.: 3,995 |
Would you mind posting the API that you found?
|
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 30th August 2008 - 02:02 AM |