2
votes
1answer
98 views
Bluetooth on Lazarus/FreePascal on Mac OS X
Has anyone used Bluetooth on Mac OS X with Lazarus or FreePascal? There is a bluetooth unit, but it currently only supports Linux.
Information about existing unit:
http://wiki.fr …
1
vote
2answers
61 views
Does anyone know how to open a JSR-82 application in Windows Vista?
I have a host device that connects to anything running JSR-82. The problem is that I don't have a mobile device that runs JSR-82 applications. I wish I could simply connect to my h …
2
votes
1answer
45 views
J2ME, InputStream hangs up after receving 40K of data over Bluetooth
On sending data over bluetooth from PC to my mobile(N73), the Input Stream seems to hang up.
InputStream is derived from StreamConnection.
PC software is built in VB.net.
Mobile i …
0
votes
2answers
113 views
How to send a link message to mobile via bluetooth in C#
My requirement is to send a link message to mobile via bluetooth in C#. The message should contain some hyperlink. And when the user opens the message it should directly open the l …
0
votes
3answers
39 views
Sending image from server to client
How to send image from server to client through bluetooth in j2me?
1
vote
2answers
75 views
Programmatically turn on bluetooth in the iphone sdk?
I have seen a lot of questions about this but no one actually gives a real answer (frameworks to import, actual code etc). They only say with a private api and that will get your a …
-1
votes
2answers
73 views
I am looking for sample code using bluetooth.
I am looking for sample code using bluetooth.
Please teach when knowing.
0
votes
2answers
143 views
Source code for Linux or Windows for access to the SIM Access Profile the mobile phone
I tried to find many times but cannot find.
Can somebody help me?
Thank you in advance
0
votes
1answer
37 views
Bluetooth Objective-C
Is there somewhere I can find example code for listing bluetooth devices natively, as quickly as possible, in Mac OS X? (I'm assuming this will entail Objective-C)
I'm trying to w …
1
vote
3answers
69 views
USB / Bluetooth API for iPhone?
Hi
Is there a Mac OS X Bluetooth or USB API that's easy to work with (specifically if you want to be able to access a connected iPhone and send/receive information)? Thanks.
0
votes
0answers
9 views
GKSession using pollling
From what i'm reading in the apple documentation, GKSession works using delegates (for example when receiving data, or establishing connections).
Has anybody managed to work with …
1
vote
3answers
827 views
Python and Bluetooth/OBEX
Is there any Python libraries that will let me send files with OBEX (OBject EXchange) and that works cross-platform (Windows, OS X, Linux)? I have found Lightblue, which works for …
0
votes
1answer
114 views
How to detect that Symbian phone is being used as a modem?
I have a Nokia Symbian Series 60 3rd edition phone. I can use it as a GPRS / 3G modem either using Bluetooth, USB or IR.
Is there a way to programmatically detect when the phone i …
1
vote
3answers
199 views
Bluetooth Example Code for Cocoa (Objective-C)
I'm looking for example code for setting up a connection to a bluetooth device using the Bluetooth API in Cocoa. Apple used to include this type of example code in the XCode tools …
0
votes
1answer
21 views
Bluetooth APIs to detect radio on\off of a remote device.
Currently i am using Bluetooth APIs meant for Microsoft bluetooth stack. I have developed an bluetooth PC application in C++ which discovers remote bluetooth device and then authen …
