I'm currently working with the flyport from OpenPicus, it has 24FJ256GA106 PIC processor in it and I was looking for the best way to send information from the flyport to a server.
I want to know how can I send this data? In a packet form to the server? Does anyone know where I can find information on accomplishing this?
I already have previous experience with .Net programming and was hoping to have it pushed to a SQL server. However, getting the data sent would be enough information to get me started.