• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

j2me network developing (socket)

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello dear, developers.

Im kinda new in java... and so on I got few questions about java micro edition and few other things.

But before I will start questioning you I will specify my problem. I need to develope j2me multiplayer game (using socket http or whatoever connection).

I was mainly thinking about socket connection, but to do so I need to know those things:

1) How to check, using java aplet, whats my TPC/IP?
2) Is there any emulator supporting virtual networks (I need to set two copys of emulator and run j2me application in order to search bugs and learn form my mistakes XD).
3) If you know any good tutortial about socket connections and threading in j2me- post it here.

Thanks for all of you who will try to help me ;D
 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hye Zex
I wont claim big things but I m known to j2me since last 4 months and my self developing a j2me app for sales management which interact between midlet and servlet and
as per my experience if you are using internet GPRS for connecting two devices you may face a gateway access problem. So better to implement fhrough bluetooth wifi etc otherwise you are free to experiment and please if you want some help you can mail me la.89ondevg@gmail.com and as you are novice I think the PDF ebook on "FROM NOVICE TO PROFESSIONAL-APPRESS" cab be best option 4 you (you know google it and download).
reply
    Bookmark Topic Watch Topic
  • New Topic