On Sun, Aug 8, 2010 at 17:47, JavaRat <wineforum-user@xxxxxxxxxx> wrote: > My friend can confirm that it works under windows XP just a moment ago. > I guess I will have to try figure out what port the program is trying to connect to as my next step? > netstat -abn under windows If your app is trying to listen on a low port number it might need some playing around with permissions / be run as root to work...