Problems with creating strings for a SDPServiceRecord using plists
site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Thread-index: Acdv4FYGlMzpCtvTEduyHwARJHK4jA== Thread-topic: Problems with creating strings for a SDPServiceRecord using plists User-agent: Microsoft-Entourage/11.3.3.061214 I believe I've found two bugs with the plist-to-SDP translation. I had already written quite a long article about this but then lost it all due to a bug in MS Entourage. When I tried to invoke the "feedback" page for this product, I got an empty page. Go figure... Anyways, here's what I found, in short: 1. Boolean entries should be translated into records of type "Boolean", but they instead they get stored as type "integer". 2. Even worse, I cannot seem to store non-textual bytes (e.g. byte sequences containing 0x00 etc.) as strings. This is even a bigger flaw as I cannot work around this other than doing it in code. Or does someone know how I would store a string with, say, 40 bytes, using the plist? Thomas _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Thomas Tempelmann