标题应该是:
同样的http post程序在西门子6688i的模拟器和手机上可以正常工作,3650模拟器上却不行
期待您的回音
Type: Posts; User: wasjkf; Keyword(s):
标题应该是:
同样的http post程序在西门子6688i的模拟器和手机上可以正常工作,3650模拟器上却不行
期待您的回音
不知道在3650手机上行不行
程序: (功能很简单,就是把testpostname写入workstat.txt)
String postStr="name=testpostname"
HttpConnection hpc=(HttpConnection)Connector.open("http://www.myserver.com/gp.asp");...
but works on siemens 6688i emulator and real phone.(6688i is the Chinese version of SL45i )
code:
String postStr="name=testpostname"
HttpConnection...
i am trying to use post to send info to web server from MIDlet.
the example in the text book sets the "Content-Type" to "appliction/x-www-form-urlencoded". but the example only send a short string...
我对HttpConnection对象的setRequestProperty方法的键值不了解。
薩能给出一个完整的表并解释各自的意义。知道一部分的也请踊跃发言。我现在最急的是搞懂"Content-Type"的可能的键值和各自的意义
best regards
wasjkf
i posted to ask for a full list of key values of setRequestProperty of HttpConnection and have not got any reply. it's urgent and if someone know part of them especially "Content-Type" pls post them...
who can give a list of all the key values of HttpConnection's setRequestProperty method. pls include all the values and explain the meaning if needed. i especially want to know the possible values of...
我又用sunone+3650 concept sdk试了一下,同样的代码却可以看到splash了。
为什么会这样的不同。如果在真正的手机上,效果会怎样?
somebody uses alert as splash. yet somebody say alert cannot be the first screen.
i have tried the some code(use alert as splash screen). it works on sunone+s60 concept sdk. but if i use...
nikia forum文档:MIDP图形编程简介 中文版本0.9.4中用Alert做slpash screen
然而 北京希望电子出版社的《j2me无线通信技术应用开发》焦祝军 张威 编7-900118-08-X的167页指出“在警告对话框之前应该有一个当前屏幕”而splash screen是第一个显示屏幕,我把《MIDP图形编程简介》中的代码放在jbuilder8+3650...
my question may seem foolish
but forgive a new programmer
how to invoke your class , mugent?
i use microsoft paint to create png and it works in nokia emulator.
i use jbuiler8 + 3650 concept sdk.
thank shmoove. i tried many wrong paths until i saw your post
sorry again. i have been all thumbs these days. i should have followed the previous thread but i started this new thread wrongly. hope i will make less mistake as i participate more.
best wishes
i should have posted it in java section. but i was surfing this symbian section before i posted it and forgot to check. thank u Liuxg and hope i can participate in this section in the future.
...
i should have posted it in java section. but i was surfing this symbian section before i posted it and forgot to check. thank u Liuxg and hope i can participate in this section in the future.
nokia开发伙伴之家中的文档:
《Java方面的常见问题解答 中提到:
"未来的Java Mobile Media API(JSR- 135)允许你通过Java应用照相并对图片进行加工,但只能把图片保存在RMS(记录管理系统),或通过OTA发送。"
而在中文论坛的主页
http://www.asia.forum.nokia.com/chinese/sch/index.html...
nokia开发伙伴之家中的文档:
《Java方面的常见问题解答 中提到:
"未来的Java Mobile Media API(JSR- 135)允许你通过Java应用照相并对图片进行加工,但只能把图片保存在RMS(记录管理系统),或通过OTA发送。"
而在中文论坛的主页
http://www.asia.forum.nokia.com/chinese/sch/index.html...
***************
sukisser的问题
我想编一JAVA程序将手机拍的图片发到网络数据库中,但M
IDP1. 0只支持STROGE目录的访问,不知7650和3650能否将拍的图
片移到STROGE中
**************
Green Lu的回答
目前7650和3650手机上的Java应用都不能访问本地文件系
统。
*************
nokia开发伙伴之家中的文档:
《Java方面的常见问题解答 中提到:
"未来的Java Mobile Media API(JSR-135)允许你通过Java应用照相并对图片进行加工,但只能把图片保存在RMS(记录管理系统),或通过OTA发送。"
请问:诺基亚什么时候会支持JSR-135