Creates a channel.
public int createChannel(String user, String channel) throws RemoteException, SearchException
user – user name
channel – name of channel
Returns a status of: 0 if failure; otherwise, successful.