Skip to content

LJjack/LJSocketServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LJSocketServer

socket服务器

配置 1.初始化

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

2.开始 [_socketServer startSocketServer];

3.停止 [_socketServer stopSocketConnection];

运行效果图 Screenshot

About

socket服务器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published