Bluetooth chat between WM and symbian phone - Networking

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

Related

java on tytn

hello,
a small Q, I'm trying to get Google earth to work on my new tytn but im missing the java plug-in, any one got a clue which java plug-in will fit the tytn (if at all)?
thanks!
Google earth
danidin said:
hello,
a small Q, I'm trying to get Google earth to work on my new tytn but im missing the java plug-in, any one got a clue which java plug-in will fit the tytn (if at all)?
thanks!
Click to expand...
Click to collapse
Are you talking about Virtual Earth Mobile cos this is brilliant. I used to use a version that required a java plug in but I reckon this is better excellent in fact.
http://msmobiles.com/news.php/4439.html
This gives a cab file so dead easy to install.
Mike
Java version
Danidin
Sorry if I was a little dismissive re Java version, and as I'm feeling guilty, here's a link that will help if you really want to pursue the Java, Jar, Jad, Midlet thingy route.
Note "Google Local Mobile got renamed to Google Mobile Maps (gmm) and the main Java class is now called GoogleNav."
http://jeepx.blogspot.com/2005/12/google-local-mobile.html
Mike
Also some more info on Java on PDAs here:
http://blog.vikdavid.com/2004/12/java_on_pocketp.html
I use the IBM J9 java emulator. Works well.
BTW You might like to have a look at MG Maps:
http://www.mgmaps.com/
It can access Google Maps, Google Satellite, MSN Road Map, MSN Aerial, MSN Aerial with labels, Yahoo Maps, Yahoo Satellite, Ask.com Maps and Ask.com Aerial. It's GPS aware (although this doesn't seem to work with my BT GPS) and can access KML overlays (although I haven't tried this out yet.)
Very nice.
totallytechie said:
Also some more info on Java on PDAs here:
http://blog.vikdavid.com/2004/12/java_on_pocketp.html
Click to expand...
Click to collapse
Please also note that my PPCMag Expert Blog has a LOT of additional Java-related tips and tricks. I'm constantly reporting on the latest developments in the PPC-related Java questions. Make sure you check out all the three Java-related categories in my blog at http://www.pocketpcmag.com/blogs/index.php?blog=3
thanks guys! a lot of info to dive in, great!
People still use java??? I haven't used java on my phone since I last had a SonyEricsson! I haven't bothered with Java on WM phones.
java and flash are the future of mobiles, they just haven't realized it yet (aside from Japan ) and ajax...
I think the original poster was referring to javascript, not real java code. A lot of Banks and online sites us javascript and it used to be a big problem with ce and wm2002 and wm 2003. WM5 seems to handle some of the basic javascript and then there are several apps for addon such as IBM's j9 or websphere or what ever the name is this year. Also, midlet's are becoming more available
darky said:
java and flash are the future of mobiles
Click to expand...
Click to collapse
You mean JavaScript? Very few pages use client-side Java and I don't think this will change.
eagle 1 said:
I think the original poster was referring to javascript, not real java code.
Click to expand...
Click to collapse
Nope, Google Earth is Midlet-based; see my Midlet & Google Earth -related articles.
Is there any way you can get a pluggin that makes java midlets (J2ME) Work any better? The ammount of midlets that install and then just do nothing is appaling? Sony Ericcsons and Nokia's have multiplayer Bluetooth Midlets that work on either device, why not on ours?? Also one in particular is REPORO (Awesome Program) They have a midlet specifically made for the Wizzard wchic works fine on the Tytn but I have found it is massively cut down! On a Nokia or Sony Ericsson or Motorola (I work in a phone shop so have everything readily available) They can all access the phones contact book and Pictures and Camera so you can send free picture messages to other REPORO users! Now Ive installed all the other brands versions onto my VARIO and they all install fine but then they dont run and crash my phone! Can I get an emulator or a pluggin to fix this?
www.REPORO.com
(Awesome if only for the live football results)
Chat rooms
Free Texts
Free Picture Messages
MSN, YAHOO, AIM, Google Messenger!
Shopping
News
Horrorscopes
And the list keeps getting bigger! Awesome software!! (MAke sure you select the O2 XDA MINI S as your device as its the only Wizzard derivative on there.
Install the J9 VM like others have mentioned.
Oh, and remember: "Write Once, Run Anywhere"...HA!!

JSR-82 (java-bluetooth) Possible for hermes?

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?

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

Bluetooth Media Remote Control??

I know there are more than a few threads about this specific topic, but most of them are outdated, and none fits this purpose.
I have an WM 6.5 updated Rhodium, which I would like to use as an multimedia remote for my Windows 7 PC....
What I want in a remote control
Uses touchscreen (and possibly g-sensor)
Can control WMP, VLC, PowerPoint, and maybe Media Center
Uses bluetooth
As far as possible, a touch-friendly interface
Tried Programs
BT Remote Control (by Jérôme LABAN)
http://www.jaylee.org/RemoteControl/
Great remote, used it alot on my old TyTN II.... but! It doesen't support the touchscreen, which means you have to use the keyboard every time... If this app had proper touchscreen support, it would be perfect. Unfortunately the last update is from March 2008, and it doesen't seem he updates anymore...
GRemote
Gremote homepage
Seems cool, especially the thing about using g-sensor for joystick. Unfortunately, the installation doesn't work for me. I do not know if it is Windows 7, my phone (didn't work on 6.1 either), or the program itself that is malfunctioning. I cannot get proper connection, and the client is stalling... alot.
Are there any other alternatives?
Hi, have a look in here: http://forum.xda-developers.com/showthread.php?t=574593
We are trying to get as many contributors as possible at the moment.

HD2 as a Webcam?

Is it possible to use hd2 as a webcam?
I've tried two applications. Webcamera plus and Mobiola.
With Webcamera plus I've managed to display live picture on PC, but it kept blinking all the time and settings were pretty much useless. No changes were seen. It was working with Windows Messenger.
Mobiola was also working, but picture looked terrible on PC. I couldn't managed to get it work with Windows Messenger.
Does anyone have a proper solution?
Its a sad story.
Since a long time there are cams in mobile phones, but developers and coders are sleeping and not aware of the potential.
Your phone as a standalone webcam? Clearly a business need. But simply not possible until now. Its like a Porsche limited to 30 mph.
Skype on a pocket pc? Ok. But without videocall function
Since 2006 people are begging for videocall via skype. No chance even in 2010. Developers are simply not interested.
http://forum.skype.com/index.php?showtopic=68946
You have wlan and a cam on your device? Nice, but please use it one after another.
Perhaps in 10 years there´s a proper solution!
perhaps or perheaps today http://forum.xda-developers.com/showthread.php?t=509981
Non of those applications mentioned work properly on HD2, still waiting for a solution.

Categories

Resources