obex
美
英 
- 網(wǎng)絡(luò)藍(lán)牙傳輸庫(kù);對(duì)象交換協(xié)議;閂
例句
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服務(wù)器如何從遠(yuǎn)程藍(lán)牙設(shè)備接收文件。
Objective To evaluate the result of the operative treatment of cavernous hemangioma in the peripheral zone of the obex.
目的分析和評(píng)價(jià)閂部周圍區(qū)域海綿狀血管瘤手術(shù)治療的有效性和預(yù)后。
The OBEX FTP service can be used to share files over the Bluetooth wireless communications protocol.
OBEXFTP服務(wù)通過藍(lán)牙無線通信協(xié)議實(shí)現(xiàn)了文件共享。
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.
現(xiàn)在有了OBEX會(huì)話,就能夠向OBEX服務(wù)器發(fā)送請(qǐng)求(請(qǐng)注意,請(qǐng)求和操作是同義的)。
Use your cell phone to browse, explore and manage files of any Bluetoothready device (FileTransfer Profile (FTP) OBEX)!
用你的手機(jī)瀏覽和管理在任何藍(lán)牙設(shè)備上的文件(藍(lán)牙文件遠(yuǎn)程管理)!
Among all the Bluetooth services that may be implemented in the stack, File Transfer Profile (OBEX FTP) is the most common service.
在協(xié)議棧可能實(shí)現(xiàn)的所有藍(lán)牙服務(wù)中,由文件傳輸配置文件(FileTransferProfile,OBEXFTP)定義的服務(wù)是最常見的一種。
Before you examine the code necessary to build the OBEX client application, take a brief look at the OBEX server application.
在研究構(gòu)建OBEX客戶機(jī)應(yīng)用程序所需的代碼之前,請(qǐng)簡(jiǎn)要查看一下OBEX服務(wù)器應(yīng)用程序。
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的代碼盡量簡(jiǎn)潔,我把所有OBEX客戶機(jī)的代碼都分離到一個(gè)叫做ObjectPusher.java的文件中。
When clients and servers communicate within an OBEX session, their interactions are called operations.
當(dāng)客戶機(jī)和服務(wù)器在一個(gè)OBEX會(huì)話內(nèi)通信時(shí),它們的交互叫做操作。
Well, the level of complexity increases a bit, however, when you want to create OBEX applications.
但是,當(dāng)想要創(chuàng)建OBEX應(yīng)用程序的時(shí)候,會(huì)變得復(fù)雜一些。
You'll also learn how to modify your OBEX client application into a Bluetooth Music Store.
您還將學(xué)習(xí)到如何把OBEX客戶機(jī)應(yīng)用程序修改成藍(lán)牙音樂商店。
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協(xié)議層是在RFCOMM層上面實(shí)現(xiàn)的,如果想把數(shù)據(jù)以對(duì)象(例如文件)的形式傳輸,那么OBEX很有用。
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.
現(xiàn)在假設(shè)打印機(jī)接受了CONNECT操作,那么現(xiàn)在就在客戶機(jī)和服務(wù)器之間創(chuàng)建了一個(gè)OBEX會(huì)話。
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.
在這篇文章中,我將演示如何創(chuàng)建一個(gè)簡(jiǎn)單的OBEX客戶機(jī)應(yīng)用程序,這個(gè)程序能夠把文件傳輸到服務(wù)器應(yīng)用程序。
In this article, I've covered a lot of ground to get you started creating a Java Bluetooth application that uses the OBEX protocol.
在這篇文章中,我介紹了開始創(chuàng)建使用OBEX協(xié)議的Java藍(lán)牙應(yīng)用程序的許多基礎(chǔ)知識(shí)。
OBEX is a preferred method of sending and receiving files between two Bluetooth devices.
OBEX是在兩個(gè)藍(lán)牙設(shè)備之間發(fā)送和接收文件的首選方法。
You should also walk away from this article with solid knowledge regarding the semantics required for any OBEX application.
閱讀完這篇文章時(shí),您應(yīng)當(dāng)很好地掌握了OBEX應(yīng)用程序需要的語(yǔ)義的知識(shí)。
You can use RFCOMM or OBEX to send and receive files between Bluetooth devices.
可以采用RFCOMM或OBEX在藍(lán)牙設(shè)備之間發(fā)送和接收文件。
In the first article in this two-part series, I introduced the semantics of OBEX and explained how to create an OBEX server application.
在這個(gè)兩部分構(gòu)成的系列的第1部分中,我介紹了OBEX的語(yǔ)義并解釋了如何創(chuàng)建OBEX服務(wù)器應(yīng)用程序。
In this article, you learned how to create a very versatile OBEX client application.
在這篇文章中,學(xué)習(xí)了如何創(chuàng)建通用的OBEX客戶機(jī)應(yīng)用程序。
The SETPATH operation, however, is primarily used when the OBEX server has a filesystem.
但是,SETPATH操作主要是在OBEX服務(wù)器具有文件系統(tǒng)時(shí)才使用。
This returns a javax. obex. Operation object, which I named putOperation.
這會(huì)返回一個(gè)javax.obex.Operation對(duì)象,我把它命名為putOperation。
Because this is an OBEX application, the protocol that I'm using is btgoep.
因?yàn)?/c>這是一個(gè)OBEX應(yīng)用程序,所以采用的協(xié)議是btgoep。
HTC devices running Windows Mobile 5. 0 are not affected because the OBEX FTP service is not implemented in that OS version.
運(yùn)行WindowsMobile5.0的HTC設(shè)備沒有受到此漏洞的影響,因?yàn)?/c>在其OS版本上未實(shí)現(xiàn)OBEXFTP服務(wù)。
Using OBEX, you can send not only data, but you can also send context or metadata about the payload.
使用OBEX不僅可以發(fā)送數(shù)據(jù),而且還能發(fā)送關(guān)于負(fù)載的上下文或元數(shù)據(jù)。
You learned when it is best to choose OBEX over RFCOMM for data transfer.
您學(xué)習(xí)了對(duì)于數(shù)據(jù)傳輸什么時(shí)候選擇OBEX比RFCOMM更合適。
On the other hand, OBEX is great when you want to send object data, context, and metadata about the payload.
反過來,如果想發(fā)送對(duì)象數(shù)據(jù)以及關(guān)于負(fù)載的上下文和元數(shù)據(jù),則OBEX最好。
On the other hand, OBEX is great when you want to send object data such as files.
另一方面,如果想發(fā)送對(duì)象數(shù)據(jù)(例如文件),則OBEX最合適。
The OBEX FTP Service Directory Traversal vulnerability
OBEXFTP服務(wù)中的文件目錄遍歷漏洞
Learn how JSR-82 and OBEX can be used to transfer files from client to server
學(xué)習(xí)如何用JSR-82和OBEX把文件從客戶機(jī)傳輸到服務(wù)器
File transfer based on OBEX and its application in mobile phone platform
基于OBEX的文件傳輸在手機(jī)平臺(tái)上的應(yīng)用
The Study of File Transfer Application According to Bluetooth OBEX Agreement
協(xié)議的文件傳輸應(yīng)用的研究
Is an OBEX server application, so that means that OBEX clients will be sending OBEX operations such as
是一個(gè)OBEX服務(wù)器應(yīng)用程序,這意味著OBEX客戶機(jī)將發(fā)送OBEX操作,例如