On Aug 6, 2007, at 07:05, Francois Piette wrote: >> However, as far as I know, it is not trivial to compile a complex >> component like TWSocket into managed code. You can try, but I'm not >> sure it will work without modifications. > > The work has been done. See my previous message to Fredrik.
Ah! Sorry, I wasn't aware. Perhaps I should read this list more often :) > As far as I know, you just have to build an "assembly" using > Delphi.NET and > you can then immediately use it in other environments such as VC. This is absolutely correct. The reverse is also true: assemblies built using VS.NET (or any other .NET compiler) are usable with Delphi.NET. This is why the entire framework (written mostly on C#) is available without translation from Delphi.NET. dZ. -- DZ-Jay [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html -- 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