Hi,
I've created an assembly (SCJCOM.dll) with Delphi 2005 which contains several ICS .pas to do a Client FTP and It needs some Borland files and the deployment becomes too big (SCJCOM.dll + 3 Borland files = more than 3 Mo) So to resume, SCJCOM.dll (140 ko ) in Delphi 2005 contains: - Overbyte.Ics.Component.pas - Overbyte.Ics.FtpClient.pas - OverByte.Ics.WinSock.pas - OverByte.Ics.WSockBuf.pas - OverByte.Ics.WSocket.pas - OverByte.Ics.WSocketServer.pas And to compile, I must add - Borland.delphi.dll (100ko), - Borland.vcl.dll (2Mo) - Borland.vclrtl.dll (1 Mo) Can I do something ? Arnold -- 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