Thank You!
Friday, December 15, 2006, 7:56:47 PM, you wrote:
BF> there is. in the unit tests for RemoteManager contained in class
BF> RemoteManagerTest we use the TelnetClient from commons-net.jar.
BF> Bernd
BF> On 12/15/06, Dima Retov <[EMAIL PROTECTED]> wrote:
>> Is there some library that would connect Remote Manager and execute
>> some commands.
>>
>> I wish to write such code:-
>>
>> RemoteManagerTool rm = new RemoteManagerTool("127.0.0.1", 4555);
>>
>> if(rm.addUser("John", "pwdpwd"))
>> {
>> // User added
>> }
>> else
>> {
>> // Failed
>> }
>> rm.close();
>>
>>
>> I am looking for official code that would always work properly.
>>
>> --
>> Best regards,
>> Dima mailto:[EMAIL PROTECTED]
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
BF> ---------------------------------------------------------------------
BF> To unsubscribe, e-mail: [EMAIL PROTECTED]
BF> For additional commands, e-mail: [EMAIL PROTECTED]
--
Best regards,
Dima mailto:[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]