Hello,<br><br>I'm somewhat confused about implementing TCP (UDP)/IP communications in RTEMS. This is because i have seen the RTEMS Network Supplement doc and the networkconfig.h. However, i'm used to regular sockets. So:<br>
<br>1) Can i use regular TCP or UDP sockets in RTEMS? If so, do i need to initialize the ethernet driver with RTEMS_BSP_NETWORK_DRIVER_ATTACH? And in this case, why is the networkconfig.h needed?<br><br>2) Is there another way to implement ethernet communications in RTEMS using pre-defined functions?<br>
<br><br><br>Best,<br>JM<br><br><br><br><br>