Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top