使用Java进行蓝牙编程 [英] bluetooth programming using java

查看:1808
本文介绍了使用Java进行蓝牙编程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用蓝牙无线连接2台电脑.
我对Java没有太多经验.
请帮助我开始使用它. :(:confused:

I want to connect 2 pc wirelessly using Bluetooth.
I am not much experienced in java.
please help me to get start with it. :( :confused:

推荐答案

您的问题有多个层次.如何建立网络,然后如何使用Java通过网络进行通信. >
存在有关如何在机器之间建立PAN(蓝牙Lan)连接的问题,为此,该链接可能会有所帮助:

http://www.conniq.com/Windows-networking/Bluetooth_PAN_xp-setup_01.htm [ ^ ]
There are multiple levels to your question. How to establish the network, and then how to communicate over the network using Java.

There is the question of how to establish the PAN (bluetooth Lan) connection between the machines, and for that this link may be helpful:

http://www.conniq.com/Windows-networking/Bluetooth_PAN_xp-setup_01.htm[^]



蓝牙中使用了OBEX(对象交换)协议.
看到此链接

http://www.nowires.org/Presentations-PDF/AndreKpresentasjon.pdf [ ^ ]

http://developers.sun.com/mobility/midp/articles/bluetooth1/ [ ^ ]

there is a OBEX (object exchange ) protocol is used in bluetooth.
see this link

http://www.nowires.org/Presentations-PDF/AndreKpresentasjon.pdf[^]

http://developers.sun.com/mobility/midp/articles/bluetooth1/[^]


使用
Java Api for蓝牙
Use
Java Api For bluetooth


这篇关于使用Java进行蓝牙编程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆