|
Post by yussef on Apr 13, 2008 20:11:31 GMT 1
could there be a way to use a cellphone that runs java applications as a gamepad for ljp? I have found this project in a spanish web site talking about using the cellphone as a client (jar application) for sending key inputs to a linux pc that runs a server that recognize the phone inputs www.alonsoruibal.com/desarrollos/btremote-j2me/do you think the linux server could be adapted to palmOS and integrated in LJX?
|
|
|
Post by metaview on Apr 13, 2008 20:40:04 GMT 1
Of course you can: you just emulate the BT gamepad on your mobile phone. No problem, just do it - but why?
|
|
|
Post by icefire on Apr 13, 2008 20:58:04 GMT 1
For Multiplayer. Would that link work?
Thanks!
|
|
|
Post by Tinnus on Apr 13, 2008 23:13:26 GMT 1
My SE phone has BT remote functionality built-in ;D
|
|
|
Post by metaview on Apr 13, 2008 23:19:25 GMT 1
Again: write a small J2ME app which emulates the BT gamepad (it's a very easy protocoll on serial BT profile) and you don't need to change a bit in LJP. But again, why don't you just buy a BT gamepad?
|
|
|
Post by yussef on Apr 14, 2008 2:16:39 GMT 1
Again: write a small J2ME app which emulates the BT gamepad (it's a very easy protocoll on serial BT profile) and you don't need to change a bit in LJP. But again, why don't you just buy a BT gamepad? Thanks, so the gamepad emulator is for the cellphone or for the palm? because the cellphone already has a pad emulator in that project I posted earlier. And for the question: 1.- Because is another way to use a cellphone 2.- Because more ppl have cellphones than BTGamepads 3.- Because electronic and programable things are made to have 1001 uses or more 4.- Because there is no freaking store who sells a BTGamepad, neither online stores, near my country, and importing from USA......well usually the shipping costs is twice or more than the product I ask =/
|
|
|
Post by Tinnus on Apr 14, 2008 2:27:33 GMT 1
Main anti-reason: most cellphone buttons suck BAD for gaming.
|
|
|
Post by icefire on Apr 14, 2008 3:10:21 GMT 1
What about using an N-Gage? I have one lying around...
|
|
|
Post by metaview on Apr 14, 2008 7:28:13 GMT 1
One would write a small J2ME app for the phone which sends the given codes from the phone to the Palm. Maybe I should do it and sell it for 5$. I have no clue what codes the mentioned project uses, and if it uses serial connection at all. But I'm not going to add another devices into LJP...
|
|
|
Post by samphex on Apr 14, 2008 22:41:16 GMT 1
One would write a small J2ME app for the phone which sends the given codes from the phone to the Palm. Maybe I should do it and sell it for 5$. I have no clue what codes the mentioned project uses, and if it uses serial connection at all. But I'm not going to add another devices into LJP... You would instantly get rich if you did that. Even if it were only 1 dollar.
|
|
|
Post by metaview on Apr 14, 2008 22:42:59 GMT 1
ok, gimme 3 weeks...
|
|
|
Post by icefire on Apr 14, 2008 23:49:00 GMT 1
Does the N-Gage use J2ME? I have one but never even opened it :-)
|
|
|
Post by yussef on Apr 15, 2008 2:41:56 GMT 1
Does the N-Gage use J2ME? I have one but never even opened it :-) N-Gage: Vendor:Nokia,polish.Vendor OS:Symbian OS 6.1, polish.OS Platform:MIDP/1.0, polish.JavaPlatform, polish.midp1 Configuration:CLDC/1.0, polish.JavaConfiguration, polish.cldc1.0 Supported APIs nokia-ui, wmapi, mmapi polish.JavaPackage, polish.api.nokia-ui, polish.api.wmapi, polish.api.mmapi Meets the Recommended Capablities for the J2ME Polish GUI:yes Technicaly, most of the cellphones can run J2ME, specially if they have Symbian
|
|
|
Post by samphex on Apr 15, 2008 2:45:01 GMT 1
Does the N-Gage use J2ME? I have one but never even opened it :-) Well considering the fact there are games made ONLY for n gage and the nokia N's, I'm going to guess no, it does not.
|
|
|
Post by yussef on Apr 15, 2008 5:26:27 GMT 1
Does the N-Gage use J2ME? I have one but never even opened it :-) N-Gage: Vendor:Nokia,polish.Vendor OS:Symbian OS 6.1, polish.OS Platform:MIDP/1.0, polish.JavaPlatform, polish.midp1 Configuration:CLDC/1.0, polish.JavaConfiguration, polish.cldc1.0 Supported APIs nokia-ui, wmapi, mmapi polish.JavaPackage, polish.api.nokia-ui, polish.api.wmapi, polish.api.mmapi Meets the Recommended Capablities for the J2ME Polish GUI:yes Technicaly, most of the cellphones can run J2ME, specially if they have Symbian so I think it does support J2ME
|
|
|
Post by icefire on Apr 15, 2008 5:35:18 GMT 1
Wow this is off-topic. But i started it i guess :-) But now i find out i lost the N-Gage. Would it work on treo (or would metaview write a palm one please?)?
|
|
|
Post by metaview on Apr 15, 2008 10:33:10 GMT 1
J2ME on Treo can't use the BT-stack (as far as I know). A single app for Palm would work, yes.
|
|
|
Post by icefire on Apr 15, 2008 15:50:32 GMT 1
How hard would that be? IS there documentation for the BT gamepad.
|
|
|
Post by metaview on Apr 15, 2008 17:45:02 GMT 1
No docs but the codes are easily captured. Look into LJP and such, how did you think it is supported now? I will start with the Palm version the next days.
|
|