Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在服务器推送消息上启动我的 j2me midlet。为此我研究了一些主题,所以我知道我必须为我的 j2me 应用程序实现基于套接字的推送消息。但是找不到合适的资源。请帮助..
这里已经回答了一个类似的问题。J2ME PushRegistry 方面只是其中的一部分。您仍然需要一个“服务器”,它将在您注册的 PushRegistry 端口上推送消息。