lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Re: [lwip] Need a udp sample using raw interface


From: David Figueroa
Subject: [lwip-users] Re: [lwip] Need a udp sample using raw interface
Date: Wed, 08 Jan 2003 23:57:26 -0000

rajeev,

you could look at how the sequential api uses the raw api.  In particular
there is a udp echo function in file udpecho.c which uses the sequential
api. It can be found in ./proj/unixsim/apps/udpecho.c.

Another good example is by looking at the socket.c api source;  it also
calls the sequential api, which in turn uses the raw api.

dave

-----------------original message-----------------
Hi,
I am partly getting success in porting lwip on WinCE. So far I 
have ported the raw interface only. I would like to get hold of a 
udp sample that sends udp datagrams using raw interface. Any 
inputs/references/links will be of great help.
thanks,
regards
rajeev
[This message was sent through the lwip discussion list.]


[This message was sent through the lwip discussion list.]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]