Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / December 2006

Tip: Looking for answers? Try searching our database.

can you program a cell phone very easily ?

Thread view: 
surf - 20 Dec 2006 14:55 GMT
I have read some papers on micro java. I am mainly interested in
asking this because I have been focused on Ruby on Rails, but might
consider Java if I could find an interesting project to work on. I have
done some Java and alot of C++, but not much J2EE, micro java etc.

The real goal here is to get more job skills for my resume. The problem
might be, maybe a programmable cell phone might cost more for the phone
and or service, not sure, but could you open socket connection to your
PC from a cell phone in micro java ? maybe on the PC you'd have a
program that checks your email and sends the email or does a pattern
search of the email and sends info back through the socket. I'm sure
there might be other ideas as well for what you could do if it was
possible or very easy as the PC could act as a sort of server.
Remon van Vliet - 20 Dec 2006 15:11 GMT
You can do most things you mention, but there are some practical problems
(such as socket connections not being overly stable while you're on the
move). Also, I suggest doing some actual research on the topic as most of
the things that are possible and/or obvious have been done and implemented
commercially already. If it's just to gain some skills then I think it's a
good area to get involved in.

Remon

> I have read some papers on micro java. I am mainly interested in
> asking this because I have been focused on Ruby on Rails, but might
[quoted text clipped - 9 lines]
> there might be other ideas as well for what you could do if it was
> possible or very easy as the PC could act as a sort of server.
Simon Brooke - 20 Dec 2006 19:32 GMT
>  I have read some papers on micro java. I am mainly interested in
> asking this because I have been focused on Ruby on Rails, but might
> consider Java if I could find an interesting project to work on. I have
> done some Java and alot of C++, but not much J2EE, micro java etc.

Building MIDlets is very easy. Many mobile phones accept them. You download
the MIDlet from your website, so the installation is easy. A (free)
emulator makes it easy to test and debug MIDlets on your PC, without
having to download them to a phone first (and this is a good thing,
because debugging on the phone is a bit of a chore).

The security model is pretty restrictive and if you want to get round that
you need a code signing certificate, which is a hassle. The user interface
model is quite limited. Other than that CLDC/MIDlet is a good platform for
building mobile applications.

Signature

simon@jasmine.org.uk (Simon Brooke) http://www.jasmine.org.uk/~simon/

       Hobbit ringleader gives Sauron One in the Eye.



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.