Hi,
Is there a way to access raw sockets from LV for UDP or TCP communication on LinuxRT ?
On Windows we can access to Winsock32.dll for that purpose ; but what is the equivalent .so file on a cRIO ?
I know there are UDP and TCP handling primitives in LV, but I would need access to raw sockets directly instead.