java - How setup client-server simulation environment for development using J2ME and NCF -


appreciation in advance,

i’m newbie in mobile development , developing twitter app using j2me. have developed server side app using .net , uses gsm interface intercept binary sms messages sent j2me client app. system works in practice costs each time test new features real device. in addition have 1 mobile phone , i’m not able test multiple user scenarios.

i tried test app using nokia s40 sdk emulator , ncf (nokia connectivity framework) i’m able exchange messages between 2 instances of emulator.

is there way setup simulated environment in use s40 emulator running client app , sent binary messages being routed local port on pc. way can develop middleware catching routed messages port , deliver server side engine , vice versa.

i think such environment can save lots of money other developers too.

any idea?


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

android - layout with fragment and framelayout replaced by another fragment and framelayout -