Oh well... the change is not that big
In file /src/phex/net/Server.java Line 132 replace the Method with the following:
public boolean hasConnectedIncoming()
{
return true;
}
I'm not sure if this is the problem... but its maybe related... if it dosnt help i need to do some extended testing myself.