[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Port listener

Lacivert wrote:
Hello everybody;

Would you please tell me the easest way of listenining port in eclipse? I've a web service and i want to learn messages which is received.

Which plug-in i can use?



Not sure about the "easiest" but Java Communication API should definitely help you.

You can also use Eclipse Communication Framework (http://www.eclipse.org/ecf/). Not sure how easy/difficult it is to use.

hth,
Ankur..