dear experts
as you always guid us time to time
now my problems is that i want to develop an application to run on any mobile (like.jar) which can sent a request directly on my webpage and receive a response from that page.
another option is that this application may connect with my online server database and submit request on my webpages accordingly.
Please help ASAP
解决方案
You need to develop application usin JavaME framework that supports all your needs.
You can start with below link.
J2ME Tutorial
亲爱的专家
因为你总是随时指导我们
现在我的问题是那个我想开发一个可以在任何手机上运行的应用程序(如.jar),它可以直接在我的网页上发送请求并从该页面接收回复。
另一个选项是该应用程序可以连接我的在线服务器数据库并相应地在我的网页上提交请求。
请尽快帮助
解决方案
您需要使用支持您所有需求的JavaME框架开发应用程序。
您可以从以下链接开始。
J2ME教程
