Hello friend...
i'm doing a j2me proj it is "banking application on mobile(using netbeans nd mysql database)" as my final yr proj...
as i'm a fresher,i hv no clear idea about j2me.....my proj hv following specification.
1.login
2.balance enquiry
3.fund transfer
4.view mini transaction..
I'm able to login user successfully...bt not able to procced now....what should i do...how should i go to next functionality...
plzz help
thanks

Recommended Answers

All 3 Replies

I believe you talking about server - mobile device communication. Fill in loging form on mobile device, forward it to server for processing and depending of the login process determinate next step.
Basic idea of this connection is discussed in Chapter 10 - Connecting to World from book Beginning J2ME, From Novice to Professional. To extend on topic a network data security would be nice addition, Chapter 18 - Protecting Network Data

Thanks for reply....
and i'm sorry if i have posted something that i should not post here...

I tried my project myself and now i'm able to check balance....
looking for another functionality...
nd thanks peter_dudo that links really helped me alot....

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.