Hello everyone! This is my first post to this forum and I am fairly new to Arduino.
I am currently attempting to configure my Ardunio Mega 2560 w/ Ethernet Shield to support the uploading of a sketch over Ethernet connection. The Arduino will be in a location that is somewhat inaccessible after it is setup so being able to upload a sketch over Ethernet would be a huge advantage.
I have read through a lot of forum posts online but no one seems to have a good DIY for this project. I know there is one out there on setting up a Arduino Uno to do this but nothing for the Mega.
One of the main issues that I have read about in other posts is having a working bootloader that can be used with the Mega. No one seems to have a solid bootloader for this application. To upload my bootloader I am using a USB ASP AVR Programmer.
I think it would be a huge advantage to myself and others if someone could post a write-up on how to configure an Arduino Mega for this application. Something similar to the posting on freetronics .
Any help that can be offered on this topic would be much appreciated!