How to create a Java application that receives Messages from Web site.

Hello

I'm a c# developer, and I am new to programming Java with Eclipse.

How can I create a simple application that listens on a port for incoming text Messages.

In c#, I can do this in 5 minutes but in Java, well, I don't know.

Help out me of the good people

Research advance for your answers

Hamid Weiss

Here is an article that will help you:

http://supportforums.BlackBerry.com/T5/Java-development/different-ways-to-listen-for-SMS-messages/TA...

Unfortunately, this is the easy bit.  The hard bit is creating the application and have it run in a background Thread.

For this, I recommend study you the samples provided and understand how they work.  The website is also a good source of material and explanations, as of course is this forum.

You might find this useful too:

http://supportforums.BlackBerry.com/T5/Java-development/tutorials-for-new-developers-part-1/m-p/1621...

Good luck.

Tags: BlackBerry Developers

Similar Questions

Maybe you are looking for