ssh from Linux to Windows



I am trying to do a ssh connection fro Linux to Windows. I tried:

ssh myid@xxxxxxx (1.2.3.4 is an ip address for this post)

It doesn't work. I get messages such as:
Connection closed by 1.2.3.4

I would appreciate any help.

.