Re: Socket programming Re: Details of my problem. [Network card notdetected]
"Florian Bruckner" <[email protected]>
| Newsgroups | gmane.linux.real-time.rtlinux.general |
|---|---|
| Message-ID | <003301c4a802$fb46d220$fb262e3e@shuttle> |
> I can do socket programming in RTLinux. If Yes will it be real time > communication? Yes, there are rt_socks available and also lwIP which is a light weight IP stack for RTLinux, but these are only APIs which can be used with RTL. The communication will not be realtime because the communication protocol itself is not realtime capable. For example ethernet is not RT-capable cause it uses CSMA/CD. FloB _______________________________________________ Rtl mailing list [email protected] http://www2.fsmlabs.com/mailman/listinfo/rtl