I am using the standart Winsock control provided in Vb6 to connect to other hosts on the net, but each connect freezes the application, is there a method in which I can make the Winsock control to asynchronous communication ? It really looks bad when the application freezes just to resolve a host name, what can I do ?

tia