Let me refine my post. I only get 1 Tx speed from this netio (client side)
command :
D:\users\Francois\netio_tests>netio -t 172.27.42.160
outputs:
TCP connection established.
Packet size 1 bytes: 85391 Byte/s Tx,
My question: does that mean the server can't transmit ?
Francois
----- Original Message -----
From: Francois Bouchard
To: [email protected]
Sent: Wednesday, February 18, 2009 12:34 PM
Subject: [lwip-users] need help building netio server
Hi all,
I have not found anything interesting on the archives so I'm asking you.
My goal is the connect to a server (coldfire5282) using client app netio.
I'm using the netio files in the contrib section. My project runs with an
OS, which mean I got the tcp/ip thread running. From the client side, I'm able
to connect and transmit, but I can't get any response from the server.
lwipopts: #define LWIP_RAW 1
here what I do:
- lwip_init()
- netif_add(servers address, ...)
- call netio_init()
- entering infinite loop;
Is there something I'm not doing? I'm newbie with the raw API, is it true
that I dont need threads ie. call to netio_init() will do the job?
Thanks
Francois
------------------------------------------------------------------------------
_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users