You probably are using blocking socket. This is bad since the message pump doesn't work anymore so ICS component can't have his events processed.
You'd better use TWSocket instead of the API. -- [EMAIL PROTECTED] http://www.overbyte.be ----- Original Message ----- From: "Guilherme Pereira de Nery" <[EMAIL PROTECTED]> To: <twsocket@elists.org> Sent: Thursday, August 17, 2006 5:05 PM Subject: [twsocket] problems with TFtpServer ... > Hello, I'm using ftp server im my project... but in my code I create two > sockets... with winsock2.h, and I perceive what ftpServer stops to work.. > When I call before to create the sockets it listen but when I connect he > it > sends me "Connected" but don't work... > When I call after create the sockets it simply doesn't owrk.. > > It seems a conflict... > Please helpe to resolve this situation... > Thanks ;-) > > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be