Forum: Perl Mar 6th, 2009 |
| Replies: 5 Views: 950 hi again ,suppose if i want to connect to another m/c(server) in LAN from my m/c (client)and print the contents of a file in that(server)m/c by specifying the path of that file can i do so using tcp... |
Forum: Perl Mar 3rd, 2009 |
| Replies: 5 Views: 950 thanx comatose,your explanation was satisfactory and i understood what qw and my is ... |
Forum: Perl Mar 2nd, 2009 |
| Replies: 5 Views: 950 thanx comatose,my program is working now ,there was also error of not specifying scope in the client program and i would like to know:
-> what exactly 'qw' is and is it necessary to include it?... |
Forum: Perl Mar 2nd, 2009 |
| Replies: 5 Views: 950 hi guys ,im new to perl programming and when i programmed tcp client-server coding in perl i encountered some problem saying :
Can't locate socket.pm in @INC (@INC contains:... |