Sanjay Mistry

Greenhorn
+ Follow
since Jun 22, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Sanjay Mistry

Instead of asking this kind of questions on this list, better visit java.sun.com !
You will definately get an answer !
sanjay
22 years ago
hi guys,
Is there any example using Connection classes and mainly using comm scheme for communication.
Any help on links is appreciated.
Thanks.
22 years ago
Is there any site which says pros and cons of J2ME enabled phone and WAP phone ?
I need to understand which one is best for what kind of application.
Thanks.
sanjay
22 years ago
hi,
Let's assume that I am using some application on J2ME enabled phone (i85s here). And that's and important application and I can't afford to loose any data in that.
And...while doing that, I get a phone call (someone called me).
What would happen to my application? Will that MIDlet be killed or just paused ?
Can I receive a phone call and get back to my app where I stopped ?
Can anyone help me to understand that ?
Thanks for your help !
sanjay
22 years ago
What is the size of the KVM ?
22 years ago
Well, I got answer from motorola site.
it says,
Data: refers to the memory used to store application data, such as image files.
Program: refers to the memory used to store application code.
22 years ago
Is Java phone API or JTAPI being supported on i85s Motorola J2ME phone ?
22 years ago
can anyone help me to understand all about the winner stuff........i mean what kind of contest is that !! since i m new to this list !
sanjay
22 years ago
Can we capture some sound from the microphone of the i85s phone and use it ?
If yes, how can we do that ?
22 years ago
Is it possible to load java sound APIs on i85s Motorola phone and play some sound........ ?
22 years ago
I took a close look at MIDP and CLDC APIs............!
Both have following pakckages in common:
1. java.io
2. java.lang
3. java.util
4. javax.microedition.io

Why these pakckages are common to both, while one sits on top of the other.
This generates another question, when I use java.lang.String class in my midlet, which class is being loaded, I mean the one which is in CLDC or in MIDP !
22 years ago
As documents says, I can make HTTP request using J2ME app and talk to Servlet/CGI on web server.
But how does the web server sends the response back ? I mean,
does this J2ME phones have some sort of IP address or something else to be identified uniquely ?
22 years ago
go to java.sun.com you will have everything !
22 years ago
yo man yo...........!!
J2ME has trimmed down version of J2SE ! But you won't find it as J2ME API. You have to look under CLDC and MIDP APIs.
let me know this helps !
22 years ago
Can we play some sound in J2ME apps running on i85s phone ?
This is not mp3 file, but some greeting sound like "Welcome to xyz application ".
If we, what is the format of the binary file ?
Thanks.
22 years ago