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 disaster if there is an attack on the server - continuous UDP packets can be sent by hacker. Result will be that the data charges are incurred by server?
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 disaster if there is an attack on the server - continuous UDP packets can be sent by hacker. Result will be that the data charges are incurred by server?