Hi,all I had defined some interface in a C file by using the WININET api, like the InternetOpen,InternetConnect,HttpSendRequert and so on. but all this functions return a hundle indicate the connection or a request header. Now I want to transplant my program to android and redefine the interface in the C file.(keep the interface changeless, include the parameters and return type) I had consulted the android.net api , but didn't know which to use. Waiting for your adivise. Thank all.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---