I am developing an IRC client and I want to list all the channels of a particular server in a listview.
When the user selects a particular channel, conversation activity will be started.
Can any one help me how to get channel list of particular server.
See RFC 1459, you want LIST
https://www.rfc-editor.org/rfc/rfc1459#section-4.2.6