connectToServer does not work, if enter DNS instead of IP:
connectToServer ["myserver.com", 2302, "test"];
connectToServer does not work, if enter DNS instead of IP:
connectToServer ["myserver.com", 2302, "test"];
When use hostname there are some bidirectional packets between client and server so it's not network problem.
Also direct connection to hostname works normally.