JSR-82 (java-bluetooth) Possible for hermes? - 8525, TyTN, MDA Vario II, JasJam General

Hi all,
I have done some searching from the forums about java using bluetooth and did not find anything. This is my first post here so blame it on my noobiness if I just missed it.
So.. what I understand (and that is not much in win based mobile devices at this point) the JSR-82 is a some kind of a "framework" which enables java to use bluetooth in applications. I have been trying to use some java applications meant to be used with bluetooth, only to find out that it is not supported with hermes (HTC Tytn with win mobile 5.0 to be more accurate.)
Now I am asking you is there any way around this and is it possible to get this JSR-82 whatever working with my tytn. It would be nice since it would enable the use of java based chat applications and such, which are using bluetooth. Java for that reason that then I could run the same applications as my friends for example with sony ericson.
Sorry for my bad language and bare in mind that this is my first post. thanks for all the answers and have a nicest day!
Sincerely yours,
Henry

No one else wants to use bluetooth functions thru java? or am I missing something critical here?

Related

BT hacking software

Is there any BT software that can atach a device using bluetooth ? without
any confirmation on the target device ?
I heared that there is a software for that ,
I've been searching for this a while ago when I still had my simbian phone.
These are out of my bookmarks:
http://www.dailywireless.com/modules.php?name=News&file=article&sid=116
http://www.netstumbler.org/archive/index.php/t-9701
http://www.thebunker.net/release-bluestumbler.htm
http://www.fropper.com/forum/message-list.php?topic_id=203&board_id=7
http://www.saftware.de/bluetooth/btxml.c
http://www.nobbi.com/monitor/index_en.htm
hope that's of intrest for you
Greets Alex
Thank you alexball ,
Did you find anything for symbian OS that works ?
Not really. i found a Program at Emule that is calles Bluetooth Master or BT-MASTER but it didn't work. They said in some other forums that it was fake.
I also read that it was much easyer to do this bluetooth hacking with linux since this os does not limit the bluetooth stack so much.
I really would be intrested in more info on that and on programs that run under Windows mobile.
unfortunatelly I do not have time to search for houres at the moment.
greets
alex

BASIC app development

Hi,
I used to develop apps for WM5 using Appforge Crossfire, using the BASIC language.
For personal reasons I abandoned the Windows Mobile platform for some time. Now I'm back with an HTC Touch and...Appforge is gone! Sold to Oracle...
If someone can poit me to a different solution (developing for the Touch using the BASIC language) or to a place where I can download the client portion of the old Appforge that will work in the Touch...
I would be VERY happy!
Mabe I will even cry...I still have the Appforge licensed development envoirement installed in my computer (paid high cash for it)...but no client for my new device!
Please help!
Thanks
Tunico
guess if you must use basic you can use old embedded vs basic
or better yet basic .net
Contains links to forums with users working on fixes after being left high and dry when Appforge went belly-up:
http://en.wikipedia.org/wiki/AppForge
Good luck.
Maybe NSBasic can help? It works on desktop or mobile, it is quite simple.
Thanks you all for the help.
I just dowloaded NSBasic/CE and wrote simple test app. Everything works!
My trial version wil last 30 days...then $$ time...
Thanks again
Tunico

How i can connect and deconnect from internet?

Hello everybody!
I'm a new vb.net mobile developer and one problem was stopped me: in my application, i need to use some webservices for getting remote information but i'm not able to connect to internet automatically....can everyone help me?
I'm using visual studio 2005 and vb!
Well I don't know about VB (I understand it is problematic to access system functions with that language) but if you could use native APIs than you would just need to use the Connection Manager functions.
Look here.
fabrysious said:
Hello everybody!
I'm a new vb.net mobile developer and one problem was stopped me: in my application, i need to use some webservices for getting remote information but i'm not able to connect to internet automatically....can everyone help me?
I'm using visual studio 2005 and vb!
Click to expand...
Click to collapse
Well for one thing, you need to have a data plan from your carrier before you can access the internet.
What is the device?
even with the horrible syntax
vb .net should be able to do the same things
as c# so i believe
it can be don by including the right .net libs
or in worst case use unmanaged dll's
Thanks to all...i'm reading posted link about APIs!
I will know you the result!!!

Bluetooth chat between WM and symbian phone

Hello ppl,
my and my classmate have windows mobile and symbian phone with bluetooth modules. Do you know any multiplatform software to chat using bluetooth? I've tried a lot of java apps on my WM (using Jbed) but they don't want to work (bluetooth class missing exceptions, many others just don't work).
Yes, since long time ago that I'm looking as well for a multiplatform bluetooth chat. I hoped Java to be the solution for that, but it looks like the JVM for WM doesn't manage well with Bluetooth:S

Activate bluetooth from vb.net application

hi, I have made a small application to retreive nmea information from my bluetooth GPS on my HTC Tytn phone ( wm6 )
I developped it using microsoft visual studio 2008 pro avec wm6 pro sdk.
I would like to include a button to activate/desactivate the bluetooth from my application, any idear how I could do that plz ?
You'll find native functions and description in the SDK-Help.
Anyway, bluetooth is not simple to handle.
I'd recommend to use a freeware called 32feet to use bluetooth functions in .NET.
I's a library which does the wrapping of native DLL-functions to .NET.
You can find it on codeplex.com.
But keep in mind that it is not guaranteed to work properly, because there are 3-4 different bluetooth stacks on the market and the library does not work with all of them.
Hi,
if I good remeber someone on XDA have made some library to enable/disable BT/Wifi/Phone, and it was make in C# or VB... and there was near 1 or 2 month ago.
I don't know how to find his post but the good users could help you...
Sorry for this little help Hope you'll find !
I've been messing around with the 32Feet libraries (6.1 Touch Cruise with MS stack) and found them to be very useful and reliable so far. But the may be overkill for simply turning Bluetooth on and off. VJVolubilis (http://www.vijay555.com/?Releases:VJVolubilis) may give you what you want but it looks to be only compatible with the MS stack too.
SoftCoder
donzeze said:
hi, I have made a small application to retreive nmea information from my bluetooth GPS on my HTC Tytn phone ( wm6 )
I developped it using microsoft visual studio 2008 pro avec wm6 pro sdk.
I would like to include a button to activate/desactivate the bluetooth from my application, any idear how I could do that plz ?
Click to expand...
Click to collapse
Would like to help, but I like to work on your code. So if you can post it then I will see if I could put these buttons on

Categories

Resources