TCP/IP stack

Forum related to the FLEX boards

Moderator: paolo.gai

Locked
swrtlouy
Newbie
Posts: 2
Joined: Tue Apr 27, 2010 11:23 am

TCP/IP stack

Post by swrtlouy » Tue Apr 27, 2010 1:39 pm

Hi!
I'm building a project based on Multibus board, (not Motion Control board).
I would like to implement the tcp/ip stack project found at
http://erika.tuxfamily.org/applicationn ... stack.html
or the old one
http://erika.tuxfamily.org/applicationn ... stack.html

Could you please explain in a brief tutorial or so, the way to set hardware configuration? How to set jumpers, modifications in config.oil to suit multibus board instead of USE_MOTIONBOARD, etc.

Thank you!

paolo.gai
Administrator
Posts: 875
Joined: Thu Dec 07, 2006 12:11 pm

Re: TCP/IP stack

Post by paolo.gai » Mon May 10, 2010 12:19 pm

Hi!

sorry for the delay in the answer.. we just moved Evidence to a new office!

Since the Lab wrote these application notes, we have done an integration of the Microchip TCP/IP library directly in the kernel tree. I just talked to Dario, he will reply here as soon as possible with some more information! sorry for the delay..

Ciao,

PJ

erikadds
Newbie
Posts: 45
Joined: Wed May 12, 2010 9:41 am

Re: TCP/IP stack

Post by erikadds » Wed May 12, 2010 9:48 am

Hi,
I created a web page in the wiki to answer your request.
The link of the page is as follows:
http://erika.tuxfamily.org/wiki/index.p ... hter_Board

Regards,
Dario

swrtlouy
Newbie
Posts: 2
Joined: Tue Apr 27, 2010 11:23 am

Re: TCP/IP stack

Post by swrtlouy » Tue May 18, 2010 5:55 pm

Hi!
Your code was excellent, it works! I've compiled and executed your code, everything seems to be OK.
Now I would like to integrate both TCP and UDP. Could you please upload another simple example using TCP and the old Multibus board?

Thanks in advance!
Antonio Camacho.

paolo.gai
Administrator
Posts: 875
Joined: Thu Dec 07, 2006 12:11 pm

Re: TCP/IP stack

Post by paolo.gai » Fri May 28, 2010 8:01 am

Hi Antonio!

I think Microchip distributes a nice example in their TCP/IP stack making a webserver... Did you try it? the Microchip application code should work out of the box!

In any case, I'll note to make a webserver demo for the board. Probably it will come out after the training course we are going to organize mid june...

Ciao!

PJ

Locked