More details on OBEX FTP trouble
site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Thread-index: AcdksQzLS41E69CkEduXLgARJHK4jA== Thread-topic: More details on OBEX FTP trouble User-agent: Microsoft-Entourage/11.3.3.061214 OK, I found out more about the problem I am having with the "OBEXSample" from Apple: 1. When I connect to my Nokia N80 phone (to "OBEX File Transfer" service), it all works: Put, Get and SetPath. I've even successfully modified the code to get a folder listing by using this line: OBEXAddTypeHeader( CFSTR("x-obex/folder-listing"), dictionary ); 2. But when I try the same with a connection to a second 10.4.8 Mac, I can only Put, whereas SetPath and Get return response code 0xC0 ("item not found") Can someone confirm/deny this? When I use Apple's own "Bluetooth File Exchange.app", I can successfully browse the other Mac. Any idea what is wrong with the Sample code? After all, it claims to work, yet it does not when talking to another Mac?! 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