We have setup a GPRS server on an embedded device.
GPRS connects via UNRESTRICTED APN. This allows all incoming connections. I have test this on TCP connections and it works.
Will server be charged for any UDP data sent to its IP Address if it does NOT accept the packet. This can be a...