Using a Handler class to send messages when called by "client"

Michael Lok fulat2k at yahoo.com
Sat Mar 6 17:08:14 EST 2010


Hi folks,

I'm writing an application to send messages via TCP socket to a custom
server.  Is it possible to use Netty in such a way that I can be able to
send messages as an when necessary?  In other words, my application will
serve as an intermediary server to other clients which will then send
messages to the end server.

Clients ==> My App (Netty client) ==> Custom Server

Any help is greatly appreciated.


Thanks.
-- 
View this message in context: http://n2.nabble.com/Using-a-Handler-class-to-send-messages-when-called-by-client-tp4687992p4687992.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list