Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 483 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 483 Bytes

###A LAN chatting room APP, it serches host with Bonjour and connects by CFSocket(TCP/IP mode), exchanges data by CFStream.

####一个局域网聊天室软件,通过Bonjour技术搜寻网络上的服务端,用CFSocket API建立TCP/IP链接,以CFStream交换数据。




搜索界面

##UI01




聊天界面

##UI02