Re: help needed with socket programming.
vishal changrani <[email protected]>
| Newsgroups | gmane.linux.real-time.rtlinux.general |
|---|---|
| Message-ID | <[email protected]> |
Sir, I went through LWIP but the problem is that it doesnt supports my network card 3Com590. Is there any way I can talk to my Network card directly from my real-time task without using LWIP or RTSOCK ? If yes could you provide me with some examples? Thankyou, Sincerely, Vishal Changrani Sergio Pérez <[email protected]> wrote: Hi, Vishal Changrani!! RTL-lwIP (http://rtl-lwip.sourceforge.net) provides a standar Sockets API, so you can use the BSD socket programming API from RTLinux as if you had included the sockets.h file (although is not as simple:) You can take a look at this example: this is a real-time task in RTLinux performing a TCP client using the sockets API: http://rtl-lwip.sourceforge.net/sources/sock__tcp__client_8c.html Best regards. Sergio. --------------------------------- Do you Yahoo!? Check out the new Yahoo! Front Page. - www.yahoo.com/a _______________________________________________ Rtl mailing list [email protected] http://www2.fsmlabs.com/mailman/listinfo/rtl