You bought the wrong phone if you want to use .net. =:o)
I have never written any applications for J2ME, but I have spoken to other
J2ME developers. They say it's complicated (I don't know if it's complicated
or not.). You have to write over(?) 5 source files for a basic "Hello World"
example.
http://java.sun.com/j2me/
I know Motorola is very good at developer support, and have excellent
developer programs (when their site is working).
http://www.motorola.com/content/0,,1989,00.html
http://promo.motorola.com/bluetooth/index.html
J2ME has a client web service API.
http://java.sun.com/products/wsa/
(You can always do a low level socket connection from your phone to a .net
system too.)
Lars-Inge T?nnessen
www.larsinge.com
John Young - 21 Apr 2004 17:02 GMT
Yup, I guess so... Apparently Borland have Mobile Studio which is supposed
to make it easier !!! Hmmm, looks like I'm gonna have to buy a Smartphone
instead.. Thanks for the links, at least I can now read up on it...
Thanks again...
John
> You bought the wrong phone if you want to use .net. =:o)
>
[quoted text clipped - 21 lines]
> Lars-Inge T?nnessen
> www.larsinge.com
George Birbilis [MVP J#] [9880] - 10 Jun 2004 13:07 GMT
> Yup, I guess so... Apparently Borland have Mobile Studio which is supposed
> to make it easier !!! Hmmm, looks like I'm gonna have to buy a Smartphone
> instead.. Thanks for the links, at least I can now read up on it...
I think mobile studio is for C++, I may be wrong though...
also checkout Waba (a cut down Java), which may be running on some phones
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
George Birbilis <birbilis@kagi.com> [MVP J#] [9880]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ QuickTime VCL and ActiveX controls (for PowerPoint/VB/Delphi etc.)
+ Plugs VCL and ActiveX controls (InterProcess/Internet communication)
+ TransFormations, VB6 forms to ASP.net WebForms convertion
http://www.kagi.com/birbilis
+ Robotics
http://www.mech.upatras.gr/~robgroup
........................................................................
Jeff Goble - 21 Apr 2004 22:02 GMT
While it's probably true that you bought the wrong phone if you want to use
.NET it's not complicated to use J2ME and it certainly does not require 5
source files to write a Hello World program, just one.
There is a lot of information available regarding J2ME. You can start with
http://java.sun.com/j2me/index.jsp. You'll find out that it's just Java
code using different API's, not difficult at all.
Jeff
> You bought the wrong phone if you want to use .net. =:o)
>
[quoted text clipped - 19 lines]
> Lars-Inge T?nnessen
> www.larsinge.com