如何使用 J2ME 和 NCF 设置客户端-服务器模拟环境进行开发
提前致谢,
我是移动开发和使用 J2ME 开发类似 Twitter 的应用程序的新手。我使用.NET 开发了服务器端应用程序,它使用 GSM 接口来拦截 J2ME 客户端应用程序发送的二进制 SMS 消息。该系统在实践中是有效的,但每次用真实设备测试新功能的成本太高。除此之外,我只有一部手机,无法测试多个用户场景。
我尝试使用诺基亚 S40 SDK 模拟器和 NCF(诺基亚连接框架)测试该应用程序,但我只能在两个模拟器实例之间交换消息。
有什么方法可以设置一个模拟环境,在其中我只需使用运行客户端应用程序的 S40 模拟器并将二进制消息发送到 PC 上的本地端口。这样我就可以开发一个中间件来捕获来自该端口的路由消息并将其传递到服务器端引擎,反之亦然。
我认为这样的环境也可以为其他开发商节省很多钱。
有什么想法吗?
Appreciation in advance,
I’m a newbie in mobile development and developing a twitter like app using J2ME. I have developed server side app using .NET and it uses a GSM Interface to intercept binary SMS messages sent by J2ME client app. The system works in practice however it costs too much each time to test new features with a real device. In addition to that I have just one mobile phone and I’m not able to test multiple user scenarios.
I tried to test the app using Nokia S40 SDK emulator and NCF (Nokia Connectivity Framework) however I’m just able to exchange messages between two instances of emulator.
Is there any way to setup a simulated environment in which I simply use the S40 emulator running client app and sent binary messages being routed to a local port on the PC. This way I can develop a middleware catching routed messages from that port and deliver it to server side engine and vice versa.
I think such environment can save lots of money for other developers too.
Any idea?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论