views:

54

answers:

1

sorry i am a new comer,i just want to know how we can make HTTP Client in iPhone,like java we make HTTPClient like

        httpclient = new DefaultHttpClient();
        if(Settingdb.getLocation() != null && Settingdb.getLocation().length()
            httppost = new HttpPost(Settingdb.getLocation());

i need this code in iPhone (objective C )

+1  A: 

You can make HTTP request by using URL Loading System

taskinoor
Thank You taskinoor
talktobijju
if u think this answer helps u and solves ur problem then u should vote and accept the answer. otherwise u wont get much help from the community.
taskinoor
ok ...actually i didn't know aby acceptance rate ......ny way thanx
talktobijju
plz accept my questions plz coz whenever i ask any question regarding iPhone this msz appear on the screen "Sorry, we are no longer accepting questions from this account. "
talktobijju
i have never heard about this msz. u can accept answers (what u have done already). but i guess there is no such thing as accepting question. may be u should contact moderators.
taskinoor