Read data from ethernet using lpc2478

Status
Not open for further replies.

SAKU

Newbie level 5
Joined
Jul 23, 2011
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,542
Hello all,

I am interfacing ARM lpc2478 with the ethernet.

I am able to send data from the ARM to PC but how can i receive data from PC and store it on ARM.
The read and write operations must be controllable i.e. i should be able to read data when read() [from PC to ARM] is called and data should be written when write() [from ARM to PC] is called.

Can any one help....


-SAKU
 

You should find a good TCP/IP stack like lwip

Then you can use sockets for example
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…