• 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

How to connect 2 devices and WAP 2?

 
Ranch Hand
Posts: 178
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I saw that the WAP phone can connect to the internet or remote database through the WAP gateway while i-mode is another gateway for Japanese users. They will merge to xHTML ultimately.
J2ME seems a developing tool to build the mobile application. May I ask you that whether the 2 mobile devices can be connected and then one device is able to get resource from the 2nd device? Moreover, can these 2 devices be linked together under a P2P network instead of connecting to the WAP/i-mode gateway?
Anyone knows where could I find the WAP 2 resources?
Thanks in advance.
Andrew
 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Andrew;
I guess you can do it by using jxme. I tried chat demo application before and it is just fine.
By using JXME, any MIDP device can join peers with other MIDP clients. On the other hand you can also connect some peers available,lets say PCs/servers..etc with some restrictions.
To learn more visit http://www.jxta.org
I hope this will help you,
Cheers;
 
Author
Posts: 6055
8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"Ercan",
PROPER NAMES ARE NOW REQUIRED
Please look carefully at official naming policy at javaranch & reregister yourself with proper first & last name, with a space between them. Please adhere to official naming policy & help maintain the decorum of the forum. The naming policy can be found at http://www.javaranch.com/name.jsp
Topics posted by people with invalid names will be closed. Please register with a new name and this topic will be reopened.

--Mark
 
reply
    Bookmark Topic Watch Topic
  • New Topic