tcp ip - How to consume GPRS packets on Android -


i want build android app gets information tracking device through gprs, read article said sockets on tcp sufficient, i'm skeptical because gprs communication, apn needed, username, password... how can handled in android app please can ?...


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -