|
Posted by Ben Morrow on March 4, 2008, 9:49 pm
Please log in for more thread options
> Thanx Ben.What i mean about 'remote desktop' is whether there is any
> perl module that can connect to the remote desktop server, like we
> connect to a sshd server using Net::SSH and execute a simple linux
> command.
What protocol are you trying to use? Again, if you mean RDP then I doubt
there is a module for it: it would be *extremely* difficult to remotely
drive a GUI-based protocol like RDP in any case.
Once you've worked out which protocol you are trying to connect with,
you can search CPAN as well as I can.
Ben
|