Using SSL with NSStream on a iOS <-> Mac connection
Using SSL with NSStream on a iOS <-> Mac connection
- Subject: Using SSL with NSStream on a iOS <-> Mac connection
- From: David Hoerl <email@hidden>
- Date: Wed, 13 Feb 2013 07:18:11 -0500
Basically, I took the code snippets in the Stream Programming Guide /
Networking Overview / Networking Programming Topics, and got the bare
bones client / server to work just fine.
But when I tried to enable SSL on the connect, it does not work as
before. The connection works, but then some chunk of data, 193 bytes in
length, shows up at the server side. I've been digging for hours trying
to find some example code, or some additional information, on how to
make SSL work over streams.
Can it be done? Is there example code or some further instructions?
Thanks!
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden