Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LJSocketServer

socket服务器

配置 1.初始化

_socketServer = [[LJSocketServer alloc] initinitWithPort:8011];//默认8011端口

2.开始 [_socketServer startSocketServer];

3.停止 [_socketServer stopSocketConnection];

运行效果图 Screenshot

About

socket服务器

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages