Well you dont need to know the ip address.
If you're using UDP, just Winsock1.Bind, and if you're using TCP just Winsock1.Listen.

Simple as that.

- jamie