Re: [Flent-users] IRTT for Android

2018-10-13 Thread Dave Taht
On Tue, Oct 9, 2018 at 12:42 AM Louie Lu wrote: > > Hi all, just update the IRTT for Android, it now supports > server/client mode with options! > > It seems netperf have included in Android source code, if we can > compile a binary, it can do as IRTT for Android to make an APP for it. how much

Re: [Flent-users] IRTT for Android

2018-10-09 Thread Louie Lu
Hi all, just update the IRTT for Android, it now supports server/client mode with options! It seems netperf have included in Android source code, if we can compile a binary, it can do as IRTT for Android to make an APP for it. Thanks, Louie. Dave Taht 於 2018年10月9日 週二 上午12:08寫道: > > How widely

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 寫道: >

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