goldriver
Junior Member level 2

I am developing a project which requires me to design a website that can receive values from arduino microcontroller & log them in a data base. So far i have been successful in sending data to a my local IP address using ethernet shield. The next step requires me to develop a website,assign it an IP AND THEN receive sensor values from multiple microcontrollers and log them against user accounts in a database.
Please answer the following queries:
1.How to interface arduino with the ethernet shield in such a way that it sends data to an IP address which is outside its network?
2.How to write a script for the website such that it receives data from the controllers?
3.Should i use a dedicated server or utilize web hosting?
Replies from users with experience of arudino and ethernet shield are highly appreciated! . Web development folks are also requested to give their input.
Please answer the following queries:
1.How to interface arduino with the ethernet shield in such a way that it sends data to an IP address which is outside its network?
2.How to write a script for the website such that it receives data from the controllers?
3.Should i use a dedicated server or utilize web hosting?
Replies from users with experience of arudino and ethernet shield are highly appreciated! . Web development folks are also requested to give their input.