NSStream and Out-of-band data
NSStream and Out-of-band data
- Subject: NSStream and Out-of-band data
- From: Remco Poelstra <email@hidden>
- Date: Wed, 09 Apr 2014 15:33:26 +0200
Hi,
I’m using NSStream to connect to a server. Upon connection the server sends back a single byte of out-of-band data. Is it possible to receive this byte with NSStream?
If not, what would be the best solution for monitoring the socket for this OOB data, while maintaining compatibility with NSStream?
When I want to return OOB data, can I do so by requesting the underlying socket and do a send() ?
Thanks in advance.
Kind regards,
Remco Poelstra
_______________________________________________
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