Re: access cellular phone from pc
From: FISH (joeking_at_merseymail.com)
Date: 02/19/04
- Next message: uni: "Re: Runtime.getRuntime.exec question"
- Previous message: uni: "Runtime.getRuntime.exec question"
- In reply to: f: "access cellular phone from pc"
- Next in thread: Enrique: "Re: access cellular phone from pc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 19 Feb 2004 09:18:27 -0800
ffunus@yahoo.com (f) wrote in message news:<8f4ce98a.0402181431.136f543f@posting.google.com>...
> I am programming j2me. Is there a way we can write a program to access
> information in a cellular phone from a pc or access pc information
> from cellular phone?
There are two possible routes you might want to explore. Firstly if your
PC is on the Internet and 'visible' to other computers, you can use the
phone's various socket/HTTP i/o classes to talk to a server process of
some sort running on your PC. (Obviously anyone else who knows about your
computer can also do the same thing - so best to build in some kind of
security.)
Another option might be to see if your phone and PC can talk to each
other via Bluetooth, which is a lot more secure given its extremely
short range, and is specifically designed for moving data between
devices in close proximity.
-FISH- ><>
- Next message: uni: "Re: Runtime.getRuntime.exec question"
- Previous message: uni: "Runtime.getRuntime.exec question"
- In reply to: f: "access cellular phone from pc"
- Next in thread: Enrique: "Re: access cellular phone from pc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|