Re: [Beepcore-java-users] Waiting for a message in a client application
Status: Beta
Brought to you by:
huston
From: Huston <hu...@us...> - 2002-08-29 15:07:16
|
All you should have to do is start a channel with a MessageListener and the MessageListener will be called when a MSG is received. --Huston ----- Original Message ----- I have started a session in a client application. Then I would like to set up a channel in order to wait for incoming messages from the server application. |