Because this is an OBEX application, the protocol that I'm using is btgoep.
因为这是一个OBEX应用程序,所以采用的协议是btgoep。
You should also walk away from this article with solid knowledge regarding the semantics required for any OBEX application.
阅读完这篇文章时,您应当很好地掌握了OBEX应用程序需要的语义的知识。
In this article, you learned how to create a very versatile OBEX client application.
在这篇文章中,学习了如何创建通用的OBEX客户机应用程序。
You'll also learn how to modify your OBEX client application into a Bluetooth Music Store.
您还将学习到如何把OBEX客户机应用程序修改成蓝牙音乐商店。
If you're sending simple text strings between two Bluetooth devices (as in a chat application), then there may not be much of an advantage to using OBEX.
如果要在蓝牙设备之间发送简单的文本字符串(例如在聊天应用程序中),那么使用OBEX可能没有太大优势。
I'll start by creating the OBEX client application.
我先从创建OBEX客户机应用程序开始。
In Part 1, you learned how to create an OBEX server application.
在第1部分中,学习了如何创建OBEX服务器应用程序。
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客户机应用程序,这个程序能够把文件传输到服务器应用程序。
As you can see from Figure 1, the server application is ready and waiting for clients to connect, so let's find out how to build the OBEX client application.
从图1可以看到,服务器应用程序已经就绪,正在等候客户机的连接,所以现在来看如何构建OBEX客户机应用程序。
Creating an OBEX client application.
创建OBEX客户机应用程序。
Creating an OBEX server application.
创建OBEX服务器应用程序。
Creating an OBEX server application.
创建OBEX服务器应用程序。
应用推荐