View previous topic :: View next topic |
Author |
Message |
manc
Joined: 11 Jan 2011 Posts: 1 Location: IN
|
networking and PIC programming |
Posted: Tue Jan 11, 2011 5:42 am |
|
|
hi..
can some one provide me with a C code to program a PIC 18 contoller for configuring a 8 port managed layer 2 ethernet switch to be used in bandwidth/data rate limiting? _________________ MANC |
|
|
temtronic
Joined: 01 Jul 2010 Posts: 9229 Location: Greensville,Ontario
|
|
Posted: Tue Jan 11, 2011 6:23 am |
|
|
Show us your code attempt and we can help,include PIC type, compiler version, and all hardware used.
It is unlikely that any of the programmers here will just give you their code for free as they've spent 1,000s of hours cutting it to develop it as a commercial product for paying clients.
However, most of us will help with the quirks and gotchas IF you show us your code. Obviously small, compilable routines NOT the 5,000 lines of code in Main! |
|
|
mbradley
Joined: 11 Jul 2009 Posts: 118 Location: California, USA
|
|
Posted: Wed Jan 12, 2011 11:57 pm |
|
|
Not to be rude, but you just asked someone to hand you over an embeded application, not piece of code.
Your best route, as I believe you do not have the embeded knowledge, would be to use a linux box, with dual 4port network cards, and use bridge utilities to tie it together, then do your rateshaping with linux _________________ Michael Bradley
www.mculabs.com
Open Drivers and Projects |
|
|
|