On Tue, Jan 22 2013, Dave Cooper wrote: > "creating a datagram socket resulted in error: (code 10013): > Unknown error. > [Condition of type excl:errno-stream-error] The message is quite odd as we use tcp sockets, not datagram sockets. Maybe it just means that some other process uses the same port. Helmut