views:

18

answers:

0

How would I issue DSI Commands on iPhone? DSI Commands are used to communicate with an AFP server over TCP.

http://en.wikipedia.org/wiki/Data_Stream_Interface

Is this something that can be done via NSURLConnection? Thanks!