Filesys::SmbClientParser Issue

2010-12-30 Thread Anand Parthiban
Dear Team, I have a Issue while using Filesys::SmbClientParser Below is my code : #!/usr/bin/perl use Filesys::SmbClientParser ; $smb = new Filesys::SmbClientParser(undef, (user => $input_hash{DMS_USER}, password => $input_hash{DMS_PASS})); $path = "\path\to\folder" ; $share = "d$" ; $ip = "192.1

IO::Socket operations

2010-09-28 Thread Anand Parthiban
Dear Team, I am a newbie to PERL, I was studying about the Socket programming in perl and I was Doing a Sample Programs using IO::Socket I have Written a Sample Server Client program and it works great, Now, the Problem is that the server is able to listen on Some ports and when the client send

Re: script to connect windows box from linux

2010-09-03 Thread Anand Parthiban
Hi Irfan, Please Check out Winexe In Linux, It would be very usefule to you Because It will Also do the task which you require It will conect to your windows box, Run the Windows Commands, Brings the Output to Linux Box You can Download the software from the Following Link: http://downloads.sou