Hi Abigail-II,
first i tried to execute this coding, to connect to a
system i got the output(where first time both
the systems are in private IP),
after that i changed the IP
address of my system to Public to access the
files from the other system where it is already
in Public IP
First Case
Private IP System1 <============> Private IP System2
it executed and got output
Second Case using the same code
Public IP System1 <===============> Public IP system2
it executed but i am not getting output
it is not displaying any errors also
| [reply] |
That doesn't tell anything new, does it? It works for one system, it doesn't work for the other. Most likely, something is different between both systems - or in the network between them. Your program works for one system, so it doesn't seem your program contains any fatal bugs. And nor do you get any errors, so the Perl site seems to be ok. We don't know your network, we don't know your machines.
Abigail
| [reply] |