Is it possible to have a J2ME (using NetBeans) as client and vb.net (2010) as server?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Kakatwa Amigo
    New Member
    • Feb 2013
    • 3

    Is it possible to have a J2ME (using NetBeans) as client and vb.net (2010) as server?

    is it possible to have a J2ME (using NetBeans) as client and vb.net (2010) as server?
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    Yes it is. Since they'll be communicating over the internet, they just need to use the same protocol to send data back and forth. How you structure that data is up to you.

    Comment

    Working...