I don't think it's
practical, but I based on what I've seen in the NetworkTables code in WPIlib, it appears that VxWorks uses the Berkeley (BSD)/POSIX sockets API (so most Linux / Unix socket code should function). If I'm wrong about that, I'm sure that
this thread has sufficient information on how to do it (just skip past all the pessimism in the first few posts) :)