Search code examples
javajava-memobile-phoneswireless

j2me mobile phone/pc chat application using SMS


I am completelly naive to J2me, but I proposed to do a chat application using SMS for my wireless application assignment, is it possible. The computer aint a phone, it has no number, I suppose. How can I start, I only have 2 weeks to do it....Any ideas?


Solution

  • There is a Wireless Messaging API (WMA) that might be worth looking at. I'll point you in the right direction. Maybe start looking here and here. These two examples should give you what you need. Let me know if that helps at all.