Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

arnieterm

macrumors regular
Original poster
Aug 28, 2008
201
0
Hi All,
Is it possible to send tcp request using NSURLRequest/NSURLConnection to an ip address and associated port from an iphone app, if yes than how?
Using NSStream it is possible to establish tcp connection to an ip and port. I am trying to establish connection to a non apple device and using nsstream it works fine but it is not very responsive [may be due to the remote device] so I am looking for NSURLRequest/NSURLResponse way of doing the same thing. Can anybody suggest how to do this [if possible]?

A little googling leads me to this link
http://lukassen.wordpress.com/2010/01/16/avoiding-the-30-second-tcp-timeout-on-iphone-os/
Is it a reason behind my problem with NSStream though I do not get any error
Thanks
Arnieterm
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.