Skip to content

asynchronous tcp run with android run loop

Notifications You must be signed in to change notification settings

zhangyunhua/AsyncTCP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsyncTCP

asynchronous tcp run with android run loop

Todo

1.reduce memory copy between java and c

Run

1.生成build.xml android update project -p . 2.编译ndk ndk-build 3.编译apk ant debug 4.安装apk adb install bin/AsyncTCPTest-debug.apk

About

asynchronous tcp run with android run loop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 80.7%
  • Java 15.0%
  • Makefile 4.3%