Hi all, I encountered a bug in the serunix utility: file: serunix.c, line: 98 The function recvfrom is called with parameter from_len. This causes the "Invalid argument" error returned from the function. Martin