• 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 serial port communication between 2 mobile phones

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hey guys, i am trying to develop an application that can do serial port communication between sony ericsson mobile phone and parallax easy bluetooth module.

i am trying to get a head start by creating an application that does serial communication in bluetooth between 2 mobile phones.
i am new to this area and i hope someone will be able to guide me along. or maybe have a simple sample code to share.

in greater detail, what i am trying to do, is to send/receive different types of bluetooth signal between the mobile phones. and i am told to do it by serial comm. is it done by creating the serial connection and then send different text data to differentiate the type of signal?

please help! greatly appreciated.
THANKS. (:
 
reply
    Bookmark Topic Watch Topic
  • New Topic