[Flent-users] IRTT for Android

2018-10-08 Thread Louie Lu
Hi all, In case you want to use IRTT on an Android phone, I just make a very simple version of IRTT for Android, which will run `irtt server` on your Android phone and give you the stdout on the screen. You can get the source code from: https://github.com/mlouielu/IrttAndroid And compiled APK

Re: [Flent-users] IRTT for Android

2018-10-08 Thread Toke Høiland-Jørgensen
Louie Lu writes: > Hi all, > > In case you want to use IRTT on an Android phone, I just make a very > simple version of IRTT for Android, which will run `irtt server` on > your Android phone and give you the stdout on the screen. Cool! Does it do client mode as well? :) -Toke

Re: [Flent-users] IRTT for Android

2018-10-08 Thread Louie Lu
Not now, it is in my plan to update , the goal is to make this app act like magiciperf*, which accept command line options by a input text box. * https://play.google.com/store/apps/details?id=com.nextdoordeveloper.miperf.miperf Louie. Toke Høiland-Jørgensen 於 2018年10月8日 週一 22:10 寫道: >