TCP communication is implemented on top of Berkeley sockets on all platforms and is used by TCP functions, UDP functions, remote Call By Reference Nodes, and TCP-based debugging. All Embedded Development Module example targets support Berkeley sockets. The implementation file is CCGNetConnSupport.c, which is located in the following directory:
![]() | labview\CCodeGen\libsrc\comms |
CCGNetConnSupport.c may be OS-specific even though the file is located in the comms folder.
SocketSupport is the flag to turn on or off TCP/UDP support. Define SocketSupport to be 1 to turn on support and 0 to turn off support.