• 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

Cannot Display the message in the console

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello everbody,
Im new to J2ME. There is a problem with my application. The application is as follows
1. There is a chat server which has implemented SIP protocol.
2. Messages sent to the clients can also be sent to the mobile phone
3. SIP protocol is used in this application.

Problems im facing.
1. The messsages sent are received in my mobile phone.
2. The real problem im facing is im unable to display the message in my
eclipse console.
3. Please suggest me how to solve this problem.
 
Ranch Hand
Posts: 1282
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If your problem is displaying something in the ide, not in the phone - you should post the question in: IDEs, Version Control and other tools where questions about development platforms with graphical user interfaces are discussed.
reply
    Bookmark Topic Watch Topic
  • New Topic