其實國外也在討論這個問題,呵呵。 一般性的答案是:可以的。只不過現在的手機尚且不支援此標準。更多的資訊:對於JavaCard這種東西,MIDP2.0中擴充了一個叫做Security and Trust Services API for J2ME (SATSA); JSR 177的東西,具體資訊參見http://java.sun.com/products/satsa/。The Security and Trust Services API for J2ME (SATSA)
[Remoting]當client不複存在而RemoteObject並不知道時的處理辦法編寫者:鄭昀@ultrapower 20050518問題:“singleton服務中用戶端意外退出或網路故障時,伺服器端如何知道,並作相應的業務層處理”。背後的故事:對於這個問題,http://www.dotnetjunkies.com/Tutorial/BFB598D4-0CC8-4392-893D-30252E2B3283.dcik有一個描述,他針對這種情況“Item 3) The Remote
無意中看到 WB Editor 2 is a .NET blog client tool that supports posting to MSN spaces, uploading images to Flickr and generating technorati tags ... http://www.wbeditor.com ,下載用了用,確實有點意思。還支援.Text,這樣我就輕鬆地能用它下載和發布blog到cnblogs.com和blog.csdn.net了,
是一個小視窗,他會根據你的搜尋關鍵詞每隔1分鐘就自動搜尋1次,這樣你一直讓他保持著,你就可以像一個瘋子一樣持續不斷地跟蹤blog世界中每時每秒發表的和這個關鍵詞有關的文章了。一個不錯的主意,莫非keso是憑藉這個小工具不斷地自戀地看自己的名字被誰提到的嗎?http://www.technorati.com/mini/index.html?s=kesoTechnorati MiniSome topics are so hot, you've just gotta stay on top of
[When]第一次使用Netbean 4.0/5.0開發程式的時候,使用者可能在運行程式時,遇到下面這種報錯,導致模擬器一閃而過:正在通過儲存根 DefaultColorPhone 來運行 網域名稱不正確,請切換到 'untrusted'java.lang.SecurityException: untrusted domain is not configured at com.sun.midp.security.Permissions.forDomain(Permissions.
Question:Can I access native functionality from a MIDlet?Answer: Not directly since MIDP does not support JNI. However, it is possible for a MIDlet to communicate with a C++ application running on the host device using a standard communication