포럼 회원으로 등록하신분만 다운로드가 가능합니다. 최대 업로드 가능한 용량은 20MB 입니다.

저는 arndale board에서 테스트하였습니다.

JellyBean 입니다.


첨부파일을 external 디렉토리에서 압축을 푸신 후


android top 디렉토리에서....


source arndale_envsetup.sh


하시고(이는 개발타겟에 따라 많이 틀립니다.


cd external/iperf-2.0.4


다음과 같이 컴파일 하시면 됩니다.


root@godori:/hdd/arndale/01.openjb/03.20130116-jb-open/external/iperf-2.0.4# mm


make: Entering directory `/hdd/arndale/01.openjb/03.20130116-jb-open'

target thumb C++: iperf <= external/iperf-2.0.4/Client.cpp

target thumb C++: iperf <= external/iperf-2.0.4/List.cpp

target thumb C++: iperf <= external/iperf-2.0.4/main.cpp

target thumb C++: iperf <= external/iperf-2.0.4/Server.cpp

target thumb C++: iperf <= external/iperf-2.0.4/Launch.cpp

target thumb C++: iperf <= external/iperf-2.0.4/Listener.cpp

target thumb C++: iperf <= external/iperf-2.0.4/PerfSocket.cpp

target thumb C++: iperf <= external/iperf-2.0.4/Settings.cpp

target thumb C++: iperf <= external/iperf-2.0.4/delay.cpp

target thumb C: iperf <= external/iperf-2.0.4/Extractor.c

target thumb C: iperf <= external/iperf-2.0.4/Locale.c

target thumb C: iperf <= external/iperf-2.0.4/Reporter.c

target thumb C: iperf <= external/iperf-2.0.4/sockets.c

target thumb C: iperf <= external/iperf-2.0.4/gnu_getopt.c

target thumb C: iperf <= external/iperf-2.0.4/ReportCSV.c

target thumb C: iperf <= external/iperf-2.0.4/service.c

target thumb C: iperf <= external/iperf-2.0.4/stdio.c

target thumb C: iperf <= external/iperf-2.0.4/gnu_getopt_long.c

target thumb C: iperf <= external/iperf-2.0.4/ReportDefault.c

target thumb C: iperf <= external/iperf-2.0.4/SocketAddr.c

target thumb C: iperf <= external/iperf-2.0.4/tcp_window_size.c

target thumb C: iperf <= external/iperf-2.0.4/error.c

target thumb C: iperf <= external/iperf-2.0.4/inet_ntop.c

target thumb C: iperf <= external/iperf-2.0.4/signal.c

target thumb C: iperf <= external/iperf-2.0.4/string.c

target thumb C: iperf <= external/iperf-2.0.4/gettimeofday.c

target thumb C: iperf <= external/iperf-2.0.4/inet_pton.c

target thumb C: iperf <= external/iperf-2.0.4/snprintf.c

target thumb C: iperf <= external/iperf-2.0.4/Thread.c

target Executable: iperf (out/target/product/arndale/obj/EXECUTABLES/iperf_intermediates/LINKED/iperf)

target Symbolic: iperf (out/target/product/arndale/symbols/system/xbin/iperf)

Export includes file: external/iperf-2.0.4/Android.mk -- out/target/product/arndale/obj/EXECUTABLES/iperf_intermediates/export_includes

target Strip: iperf (out/target/product/arndale/obj/EXECUTABLES/iperf_intermediates/iperf)

Notice file: external/iperf-2.0.4/NOTICE -- out/target/product/arndale/obj/NOTICE_FILES/src//system/xbin/iperf.txt

Install: out/target/product/arndale/system/xbin/iperf


root@godori:/hdd/arndale/01.openjb/03.20130116-jb-open/external/iperf-2.0.4# adb remount

remount succeeded

root@godori:/hdd/arndale/01.openjb/03.20130116-jb-open/external/iperf-2.0.4# adb push ../../out/target/product/arndale/system/xbin/iperf /system/xbin

2280 KB/s (42472 bytes in 0.018s)

root@godori:/hdd/arndale/01.openjb/03.20130116-jb-open/external/iperf-2.0.4# adb shell


root@android:/ # iperf

Usage: iperf [-s|-c host] [options]

Try `iperf --help' for more information.


그럼....

List of Articles
번호 제목 글쓴이 날짜sort 조회 수
34 안드로이드 멀티미디어(Android Multimedia) 간단한 정리 사이트 고도리 2020-01-19 226
» iperf-2.0.4 for android file 고도리 2013-01-23 4577
32 Android Serial(COM)Port 사용 하기(Odroid -T) file [6] stshyoung 2011-04-08 18447
31 흔들어서 전화 받기 file [2] 루비아빠 2011-02-18 10607
30 안드로이드용 skype 어플리케이션 정식버전. file 유형목 2010-10-07 11272
29 안드로이드 choosecombo howto [4] 최규호 2010-05-15 14556
28 구글 안드로이드 오픈코어 S/W 분석 사이트 링크 ... 장석원 2010-03-27 13381
27 The dedexer disassembler file [2] 최종환 2010-03-02 12810
26 Understanding the Dalvik bytecode with the Dedexer tool file [1] 최종환 2010-03-02 12956
25 Android Key Generate 프로그램 file 최종환 2010-03-02 12398
24 droiddraw.org 라는 싸이트가 있네요 전호철 2010-02-26 12117
23 Android 포팅 및 개발방법 개요 file [24] 고도리 2010-02-22 22730
22 AndroidOptimizationStudies file [4] 최종환 2010-02-22 11434
21 Developing for Android file [6] 최종환 2010-02-22 11933
20 Android Doom~ file [10] 최종환 2010-02-09 13336
19 구글 크롬 OS 다운로드 [1] 김충헌 2009-11-21 21863
18 Google Chrome OS 다운이 가능 한거같군요 [1] 최종환 2009-11-21 12515
17 Google Chrome OS vmware 이미지 돌려 본것입니다. file 최종환 2009-11-21 13214
16 Android Binder Examples file 김재훈 2009-04-09 17466
15 Apress - Android Essentials (2008) file 김재훈 2009-04-08 11862

사용자 로그인