Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > can you program a cell phone very easily ?

Reply
Thread Tools

can you program a cell phone very easily ?

 
 
surf
Guest
Posts: n/a
 
      12-20-2006
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.

 
Reply With Quote
 
 
 
 
Remon van Vliet
Guest
Posts: n/a
 
      12-20-2006
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

"surf" <> wrote in message
news: ups.com...
> 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.
>



 
Reply With Quote
 
 
 
 
Simon Brooke
Guest
Posts: n/a
 
      12-20-2006
in message <. com>, surf
('') wrote:

> 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.

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

Hobbit ringleader gives Sauron One in the Eye.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
skype phone patch diverter tl landline and cell phone alkis VOIP 0 09-15-2009 01:12 PM
"This is good news for all cell phon user "Earn mony by ur cell phone pavan prabhat Digital Photography 0 05-24-2007 07:18 AM
You can use cell phone headset with Cisco IP phone mike4kz VOIP 0 07-13-2005 05:20 PM
Headset Adapter - use cell phone headsets with Cisco IP phone. Guest UK VOIP 1 06-16-2005 04:50 AM
Can't call my VOIP phone from my cell phone, except when ROAMING dg VOIP 6 03-21-2005 03:31 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57