TCP Socket - Apple Watch

Hello,

I am trying to implement a simple socket connection from a PC to a Apple Watch.
I use 'CFStreamCreatePairWithSocketToHost()'.
On an IPhone it works well, but of I try this on a Watch I get the error message: errorOccurred [...] Network is down.

Is there something special to regard with a watch.

Thanks a lot.