i've created a UDP server in c# that listen to specific port for UDP data, the project relie on Dataloggers to send data via GPRS, but because we do not have these dataloggers yet, and for testing purposes, is there any way or idea to make my android phone that has a SIM card send data to the server static ip adress with specific port through gprs network ? pls help
i've seen some videos of sending gprs data using gprs module like sim900 and arduinos, but i have only a smartphone right now