Dear Sir: In android, we can use socket library to communicate with an Internet server through UMTS telecom network. In this communication, the android smartphone need establish connection with UMTS first, then transmit TCP/UDP data to UMTS. Next UMTS transmit them to the Internet server through GGSN gateway.
I guess it may use PDP (Packet Data Protocol ) Context defined in 3GPP standards to do this job. Could you tell me which folder the 3G protocol code of data service (packet service) is in the android source code? I guess they may be in the /kernel /drivers, but there are so many driver code that I do not know which one is. Thank you! Regards, Bo -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel To unsubscribe, reply using "remove me" as the subject.
