Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6890033
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T06:13:50+00:00 2026-05-27T06:13:50+00:00

I had been using CFHttp and NSUrlConnection . These classes create a new connection

  • 0

I had been using CFHttp and NSUrlConnection. These classes create a new connection every time to do a http send and receive.

Basically i need a single connection to perform all my send and receive.

Open connection -> send http request -> receive http response ->send http request -> receive http response-> Close connection.

Is there any way to do this.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T06:13:51+00:00Added an answer on May 27, 2026 at 6:13 am

    NSUrlConnection will automagically keep open and re-use a connection for you, via the HTTP 1.1 protocol. (See this accepted answer). It should do this out of the box, unless you’re doing something to modify its default behaviour.

    I recommend using a network sniffer to verify that connection re-use is happening (or not), and to verify after what amount of time the connection might be dropped (and hence re-opened on next request). Wireshark is a superb network analyzer with good protocol support.

    You could also use a third party library; AFNetworking is nice, well designed, and gets good press. (I used to use ASIHttpRequest but it’s recently been retired from active development, and its code structure is more monolithic.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Previously I had been using this.CommandBindings.Add( new CommandBinding(ApplicationCommands.Copy, this.cmdCopy_Executed, this.cmdCopy_CanExecute)) where cmdCopy_Executed is a
I have been working on rails project, which had been made using noSql(Mongoid). Every
We are trying to get quaqua out of our application. We had been using
String string1 = abCdefGhijklMnopQrstuvwYz; String string2 = ABC; I had been using string1.startsWith(string2), which
I've been using prepared statements for a little while now and I've never had
I've been using Wakoopa recently, and I find it quite amusing. I had no
I am using Microsoft SQL Server. I have a Table which had been updated
I've been developing stuff using ActionScript since AS2,and when AS3 was released i had
I had been wondering for quite some time on how to manager memory in
I have been using Windows 7 for a while but have not had to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.