Uses of Class org.apache.commons.net.bsd.RCommandClient

Uses in package org.apache.commons.net.bsd

Classes derived from org.apache.commons.net.bsd.RCommandClient

class
RLoginClient is very similar to RCommandClient, from which it is derived, and uses the rcmd() facility implemented in RCommandClient to implement the functionality of the rlogin command that first appeared in 4.2BSD Unix.