luckydexte
Programmer
Hello All,
I need to write a perl script that will send a URL to a server, the server will then process the URL, and they will send a URL back to my server with information.
For example, I will send:
The server will send me back:
My scripts needs to run from the command line. It will send a URL to a server, at this point the server knows what to do. I need to then capture the URL send back.
Any suggestion?
Thanks,
Brandon
I need to write a perl script that will send a URL to a server, the server will then process the URL, and they will send a URL back to my server with information.
For example, I will send:
The server will send me back:
My scripts needs to run from the command line. It will send a URL to a server, at this point the server knows what to do. I need to then capture the URL send back.
Any suggestion?
Thanks,
Brandon