Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi vava,
> (1) Get the IP Packets from PC > (2) Flatten the IP Packets and send them to the RF Modem’s input buffering <snip> > (5) Do the same on the reverse link Sounds like PPP -- you might want to take a look at the eCos PPP implementation. It might save you some time at the RF interface. > (1) Would eCOS be appropriate for this application? Sure ... it sounds like a good fit. > (4) Where can I find example SW demonstrating IP Sockets, IP Routing, If you can bolt-up underneath PPP, you may not have to worry about sockets ;-) Regards, --Scott