obex

  • 网络蓝牙传输库;对象交换协议;闩

obexobex

obex

蓝牙传输库

宁静致远,天道酬勤 - 致远 - 网易博客 ... | |-- media( 媒体相关库) | |-- obex蓝牙传输库) | |-- services( 各种服务程序) ...

对象交换协议

服务器是一种使用对象交换协议(OBEX)文件夹列表格式的远端蓝牙设备,其支持目标交换服务、文件夹浏览功能,还允许客户 …

神经系统英语词汇 ... area postrema 最后区 obex medial eminence 内侧隆起 ...

闩部

以延髓闩部(obex)为参考点在RVLM(向前2.6~2.9 mm,旁开1.6~2.0 mm,向下2.8~3.4 mm)记录神经元的自发放电活动,信 …

对象交换协议层

对象交换协议层OBEX)制定了文件和其他数据对象传输时的数据格式。 模拟串口层协议层(IrCOMM)允许已存在的使用串 …

闩区

...dulla oblongata)成”V”字形尖端的闩区obex),故可以组织病理学检查法观察上述部位是否有出现空洞化状似海绵样的病 …

1
As I said earlier, the code in Listing 4 shows how the OBEX server will accept a file from a remote Bluetooth device. 正如我前面说的,清单4的代码显示了OBEX服务器如何从远程蓝牙设备接收文件。
2
Objective To evaluate the result of the operative treatment of cavernous hemangioma in the peripheral zone of the obex. 目的分析和评价闩部周围区域海绵状血管瘤手术治疗的有效性和预后。
3
The OBEX FTP service can be used to share files over the Bluetooth wireless communications protocol. OBEXFTP服务通过蓝牙无线通信协议实现了文件共享。
4
With the OBEX session now in place, I am able to send requests (please note that requests and operations are synonymous) to the OBEX server. 现在有了OBEX会话,就能够向OBEX服务器发送请求(请注意,请求和操作是同义的)。
5
Use your cell phone to browse, explore and manage files of any Bluetoothready device (FileTransfer Profile (FTP) OBEX)! 用你的手机浏览和管理在任何蓝牙设备上的文件(蓝牙文件远程管理)!
6
Among all the Bluetooth services that may be implemented in the stack, File Transfer Profile (OBEX FTP) is the most common service. 在协议栈可能实现的所有蓝牙服务中,由文件传输配置文件(FileTransferProfile,OBEXFTP)定义的服务是最常见的一种。
7
Before you examine the code necessary to build the OBEX client application, take a brief look at the OBEX server application. 在研究构建OBEX客户机应用程序所需的代码之前,请简要查看一下OBEX服务器应用程序。
8
To keep the code FileClient. java as clean as possible, I isolated all the OBEX client code into a file named ObjectPusher. java. 为了让FileClient.java的代码尽量简洁,我把所有OBEX客户机的代码都分离到一个叫做ObjectPusher.java的文件中。
9
When clients and servers communicate within an OBEX session, their interactions are called operations. 当客户机和服务器在一个OBEX会话内通信时,它们的交互叫做操作。
10
Well, the level of complexity increases a bit, however, when you want to create OBEX applications. 但是,当想要创建OBEX应用程序的时候,会变得复杂一些。
11
You'll also learn how to modify your OBEX client application into a Bluetooth Music Store. 您还将学习到如何把OBEX客户机应用程序修改成蓝牙音乐商店。
12
The OBEX protocol layer is implemented above the RFCOMM layer and is useful when you want to transfer data as an object, such as files. OBEX协议层是在RFCOMM层上面实现的,如果想把数据以对象(例如文件)的形式传输,那么OBEX很有用。
13
Now let's assume that the printer has accepted the CONNECT operation. I have now created an OBEX session between the client and the server. 现在假设打印机接受了CONNECT操作,那么现在就在客户机和服务器之间创建了一个OBEX会话。
14
In this article, I'm going to demonstrate how to create a simple OBEX client application that can transfer a file to the server application. 在这篇文章中,我将演示如何创建一个简单的OBEX客户机应用程序,这个程序能够把文件传输到服务器应用程序。
15
In this article, I've covered a lot of ground to get you started creating a Java Bluetooth application that uses the OBEX protocol. 在这篇文章中,我介绍了开始创建使用OBEX协议的Java蓝牙应用程序的许多基础知识。
16
OBEX is a preferred method of sending and receiving files between two Bluetooth devices. OBEX是在两个蓝牙设备之间发送和接收文件的首选方法。
17
You should also walk away from this article with solid knowledge regarding the semantics required for any OBEX application. 阅读完这篇文章时,您应当很好地掌握了OBEX应用程序需要的语义的知识。
18
You can use RFCOMM or OBEX to send and receive files between Bluetooth devices. 可以采用RFCOMM或OBEX在蓝牙设备之间发送和接收文件。
19
In the first article in this two-part series, I introduced the semantics of OBEX and explained how to create an OBEX server application. 在这个两部分构成的系列的第1部分中,我介绍了OBEX的语义并解释了如何创建OBEX服务器应用程序。
20
In this article, you learned how to create a very versatile OBEX client application. 在这篇文章中,学习了如何创建通用的OBEX客户机应用程序。
21
The SETPATH operation, however, is primarily used when the OBEX server has a filesystem. 但是,SETPATH操作主要是在OBEX服务器具有文件系统时才使用。
22
This returns a javax. obex. Operation object, which I named putOperation. 这会返回一个javax.obex.Operation对象,我把它命名为putOperation。
23
Because this is an OBEX application, the protocol that I'm using is btgoep. 因为这是一个OBEX应用程序,所以采用的协议是btgoep。
24
HTC devices running Windows Mobile 5. 0 are not affected because the OBEX FTP service is not implemented in that OS version. 运行WindowsMobile5.0的HTC设备没有受到此漏洞的影响,因为在其OS版本上未实现OBEXFTP服务。
25
Using OBEX, you can send not only data, but you can also send context or metadata about the payload. 使用OBEX不仅可以发送数据,而且还能发送关于负载的上下文或元数据。
26
You learned when it is best to choose OBEX over RFCOMM for data transfer. 您学习了对于数据传输什么时候选择OBEX比RFCOMM更合适。
27
On the other hand, OBEX is great when you want to send object data, context, and metadata about the payload. 反过来,如果想发送对象数据以及关于负载的上下文和元数据,则OBEX最好。
28
On the other hand, OBEX is great when you want to send object data such as files. 另一方面,如果想发送对象数据(例如文件),则OBEX最合适。
29
The OBEX FTP Service Directory Traversal vulnerability OBEXFTP服务中的文件目录遍历漏洞
30
Learn how JSR-82 and OBEX can be used to transfer files from client to server 学习如何用JSR-82和OBEX把文件从客户机传输到服务器