tcP Programming example for mini2440.

abhijit
could anyone please provide me a TCP programming example for MINI2440.????
I want to transmit data from my laptop to the mini2440 over ethernet . I
want to use TCP for transmission. ANY simple program indicating the data
transfer would help a lot. Thnaks in advance.

Ferite
Linux or WinCE??

abhijit
@ferite

linux

yigitalp
http://cs.baylor.edu/~donahoo/practical/CSockets/textcode.html

Check this page, with the help of sample C codes here, you can easily set
your mini2440 as server and laptop as client and send datas accordingly.

allen_tsau
You can use tftp,