-->
Page 2 of 2

Re: Wireless Througput Tests with netio

PostPosted: Thu Dec 18, 2014 2:49 am
by chandan2002x
I am showing the best result only. The worst Tx was as low as 40KBps. The best Rx I found 20KBps


CWMODE=1, All other functiond disabled


Code: Select allE:\WiFi\Wifi\SDK\netio132\bin>win32-i386.exe -t -p 18767 192.168.4.1

NETIO - Network Throughput Benchmark, Version 1.32
(C) 1997-2012 Kai Uwe Rommel

TCP connection established.
Packet size  1k bytes:  926.98 KByte/s Tx,  5541 Byte/s Rx.
Packet size  2k bytes:  918.52 KByte/s Tx,  8905 Byte/s Rx.
Packet size  4k bytes:  985.75 KByte/s Tx,  22280 Byte/s Rx.
Packet size  8k bytes:  915.55 KByte/s Tx,  10107 Byte/s Rx.
Packet size 16k bytes:  1040.47 KByte/s Tx,  20700 Byte/s Rx.
Packet size 32k bytes:  972.96 KByte/s Tx,  13.75 KByte/s Rx.
Done.


1040KBPS= 8.5Mbps if I am calculating right !

Re: Wireless Througput Tests with netio

PostPosted: Thu Dec 18, 2014 9:42 am
by gicho
Nope, you are wrong. It is already printed by netio - you result is 20.7Kbytes/s (at 16K size).

Re: Wireless Througput Tests with netio

PostPosted: Thu Jun 11, 2015 4:35 am
by Alex P
Erm... might be a dumb question but what exactly needs to be included in order to call netio_init()?