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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -