Skip to content

A simple tcp log server which supports multiple clients and also there is a simple client sdk for android and ios. Android devices can connect tcp server just use usb without wifi.

Notifications You must be signed in to change notification settings

248243224/LogServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogServer

English

A simple tcp log server which supports multiple clients and also there is a simple client sdk for android and ios that implemented with c. Android devices can connect tcp server just use usb without wifi,which is implemented with android adb reverse port.

\LogServer\MobileSdk\tcpclient.c ---sdk for android and ios
\LogServer\MobileSdk\demo-android ---client demo for android

中文
一个简单的基于tcp协议的日志服务器,支持多个客户端。另外还有安卓和IOS的SDK,SDK是用c语言写的。
服务器还支持安卓的USB连接(用adb reverse实现),在没有wifi的情况下,也可以打印出移动端的日志。
\LogServer\MobileSdk\tcpclient.c ---sdk for android and ios
\LogServer\MobileSdk\demo-android ---client demo for android

About

A simple tcp log server which supports multiple clients and also there is a simple client sdk for android and ios. Android devices can connect tcp server just use usb without wifi.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published