Hi all:
        I had defined some interfaces in a C file by using WININET
APIs like InternetOpen, InternetConnect, HttpOpenRequst and so on. All
these functions return a hundle indicate the connection or a request
header. Now i want to transplant my program to android and keep the
interfaces changeless( include the parameters and return type)
       I had consulted the android api, but didn't know which class to
use.
       Waiting for your advises.Thank all.

 
fibers

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to