XMLSocket + allowDomain problem

[SIZE=3][FONT=Calibri]Hi,[/FONT][/SIZE]
[SIZE=3][FONT=Calibri]I have major problem. [/FONT][/SIZE]
[SIZE=3][FONT=Calibri]It’s about C++ server application that sends XML formatted data to Flash client which display data on screen. Client (flash) is on laptop with Windows XP, and server application is on another laptop with Linux OS.[/FONT][/SIZE]
[SIZE=3][FONT=Calibri]Client and server are connected trough XMLSocket.[/FONT][/SIZE]
[SIZE=3][FONT=Calibri]Running from Flash editor (Flash CS3, coded in AS2.0) it works fine, but starting SWF in standalone player won’t work because domain restrictions.[/FONT][/SIZE]
[SIZE=3][FONT=Calibri]I tried lots of combination with allowDomain() method but with no success.[/FONT][/SIZE]
[SIZE=3][FONT=Calibri]Is there someone who have experienced same problem and can help me to solve this?[/FONT][/SIZE]
[SIZE=3][FONT=Calibri]Working XMLSocket + allowDomain example?[/FONT][/SIZE]
[FONT=Calibri][SIZE=3] [/SIZE][/FONT]
[SIZE=3][FONT=Calibri]Thanks in advance.[/FONT][/SIZE]