@@ -0,0 +1,5 @@
+1.iOS多线程的知识,GCD的详细讲解
+ https://github.com/nixzhu/dev-blog/blob/master/2014-04-19-grand-central-dispatch-in-depth-part-1.md
+2.AsyncSocket的使用
+ https://github.com/robbiehanson/CocoaAsyncSocket
+ 这里我们使用GCDAsyncSocket