// // ViewController.h // SocketDemo // // Created by Apple on 16/9/22. // Copyright © 2016年 Apple. All rights reserved. // #import @interface ViewController : UIViewController @end