Hello All,
could someone provide me with a sample code, showing how to connect form XDA via bluetooth to a bt-device and send/recieve data?
Thanks a lot in advance.
Related
Hello together,
I bought an XDA mini and in the rom there is the apllication wmodemjavascript:emoticon(':wink:')
javascript:emoticon(':wink:')
But with this you can only make an GPRS connection!javascript:emoticon('')
javascript:emoticon('')
Does anyone know and where to get such an application you can make a dial up connection with ATD0123456789 (normal telephone number)
Does anyone know where and if possible?
In the forum I found only source code for TAPI - but I need an compiles terminal!
Many tahnks
hi guys
how can i share my internet connection on my pc to xda mini using bluetooth connection?
kindly post an step by step procedure for the settings....
thanks in advance guys
up :wink:
Do a search with 'activesync' and 'internet connection' keywords on this forums.
There are a lots explanation on how to do it. It will be faster than waiting someone reply (like me, I have no time to explain too, sorry).
Regards,
Arto.
Hi!
I want to write a little remote software for my pda (HTC Prophet), with which i can control some things of my laptop.
My problem is, that i can't send data via the com-port from my pda to the laptop (it's a virtual com-port because they are connected via bluetooth).
I'm using Visual Studio 2005, OS is Windows Vista, PDA is a Windows Mobile 5!
Is there anybody that can help me with solving that problem? Which settings do I have to chose so that I can establish the connection via com-port? If necessary I can also post some code!
Greetings and thanks,
Nico
n2daico said:
i can't send data via the com-port from my pda to the laptop
Click to expand...
Click to collapse
What programming language (version of the NETCF) are you using?
Can't send as in?
- Can't create port?
- Exceptions thrown?
- Data sent but not received?
- Haven't written the code yet?
Not sure I'll be able to help, but a bit more info on the problem will help people to help you.
Gingercat.
-C# with .Net 2.0
-No exceptions
-Laptop receives no data (checked that with a com-port listener)
-I already have the code
concerning the bluetooth settings in vista:
-com-port 6 (incoming)
-can't set an outgoing port for the laptop on the pda (only for other paired mobile phones)
Do you need further information?
Greetings and thanks,
Nico
No ideas and hints?
Does the bluetooth stack on your laptop support the Serial Port service?
I think so! It's the Widcomm BT stack!
??
No other ideas or hints?
I need more information...so please help me
Hi, I'm creating a free application for Android that uses GPS and GPRS Internet connection. And I need help, anyone can give me the source code of some examples of applications that use GPS and GPRS?
Greetings.
Hi all,
(I'm reposting this here as no-one replied in the general forum.)
In the app I'm developing I will need to be able to send arbitrary files (probably many at a time) to known and previously paired bt-enabled devices. Is there any way to bypass the discovery dialogue and the devices list by somehow providing a registered intent with the address of a device, say, through a putExtra call? In other words, I will already know the bt mac addresses, so I won't be needing the extra discovery and user input.
Downloading an alternative bt app that is capable of this would also work for me. So far I've tried to use the services offered by both "androbex" and "bluetooth file transfer" but with no luck.
I'm developing for a Samsung Tab, android-8.
Any help would be greatly appreciated.
Many thanks!
No idea anyone? I'd really appreciate some help with this one.