|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Hi, I have a database server with dynamic IP and need to send the new IP every so often to the web server so it can connect to it. Now i know i could do this with mail but id like to know if it could be done by sending out a form directly with perl from where the database server is (LWP maybe?).
|
|
#2
|
|||
|
|||
|
If the database server runs on the same machine as the web server, you should be able to connect to it via the localhost IP# 127.0.0.1
|
|
#3
|
|||
|
|||
|
Well thing is its not, im having my own database server which will be connected to the webhosting server (no need to specify host on local database server btw).
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > sending forms |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|