opp_server

所属分类:通讯编程
开发工具:C/C++
文件大小:6KB
下载次数:54
上传日期:2008-04-28 10:19:29
上 传 者camstone
说明:  通过蓝牙实现OPP功能。。 比如和NOKIA MOTO的蓝牙手机 对传名片,电话本等。
(Through the Bluetooth function of the realization of OPP. . For example, and NOKIA MOTO Bluetooth phone on mass business cards, phone book, etc..)

文件列表:
opp_server\main.c (2590, 2006-12-12)
opp_server\OPPServer.h (1490, 2006-12-12)
opp_server\OPPTask.c (11719, 2006-12-12)
opp_server\opp_server.xip (982, 2006-12-12)
opp_server\opp_server.xiw (63, 2006-12-12)
opp_server (0, 2008-04-10)

Introduction ------------ This example implements an OPP Server. The default business card is stored in the user PSKeys. Setup ----- The values to be used for the default business card, are stored in the user PSKeys as follows. Field PSKey Maximum Length Include if empty Name PSKEY_USR30 30 Yes Title PSKEY_USR31 30 Yes Full Name PSKEY_USR32 30 No Organisation PSKEY_USR33 25 No URL PSKEY_USR34 25 No Phone PSKEY_USR35 20 Yes EMail PSKEY_USR36 20 No Mobile PSKEY_USR37 20 No Card Revision PSKEY_USR38 17 No User PSKey 10 (PSKEY_USR10) can contain an optional maximum GOEP packet size. If this is not present, or less than the minimum (255bytes), 255bytes will be used. Instructions ------------ When the example is execute, the chip will be made discoverable and connectable. Any OPP client should then be able to connect to the server. The server supports, Business Card Push, Business Card Pull and Object Push. The packets sent during a Push request are printed as debug. Packets sent as part of a Pull request are also printed as debug before sending. Pairing ------- To establish a connection the client device must pair with the server using the default PIN 1234.

近期下载者

相关文件


收藏者