cfstream Questions
1
I'm using CFStream/NSStream to make http connections.
I want to be able to detect that a SSL handshake fails for three cases:
case A: server is not trusted
case B: server is trusted but asks a cl...
Ackack asked 23/11, 2012 at 18:16
1
What's wrong with the code below? I use AsyncSocket to connect to a SOCKS proxy and set the proxy settings on onSocketWillConnect delegate method. If I omit the calls to CFReadStreamSetProperty and...
Mutual asked 22/8, 2012 at 9:50
0
I'm trying to create an iPhone app that will run in the background and uses Raknet transfer data between a client and a server. I followed a tutorial to get a simple chat client and server running....
1
© 2022 - 2024 — McMap. All rights reserved.