[Mono-list] Mono and Managed C++ ? Worth the effort ?

Slide slide.o.mix at gmail.com
Tue Feb 7 14:02:38 UTC 2012


On Tue, Feb 7, 2012 at 4:18 AM, Andrew Tierney <andrew at castlesoft.com.au>wrote:

> Hi All,****
>
> ** **
>
> I have a project I am working on that I would like to port to Linux that
> uses the PcapDotNet library:****
>
> ** **
>
> https://PcapDotNet.svn.codeplex.com/svn****
>
> ** **
>
> It’s an amazing library, fast and full featured. ****
>
> ** **
>
> I chose this library over SharpPCap based on my reading that managed c++
> would be quicker than pinvoke for fast packet capture.****
>
> (If this is the wrong assumption, please let me know).****
>
> ** **
>
> Anyway… I would like to run this code on Linux if possible ?****
>
> ** **
>
> There is a PcapDotNet.Core directory which contains all the C++/Wrapper
> code, the rest of the code is C#.****
>
> ** **
>
> My question is… Is it possible/feasible ? Worth my time/effort to port
> this ?   (ie..   #ifdef Windows   winpcap    elseif #linux    libpcap  etc
> etc)****
>
> ** **
>
> Any info would be greatly appreciated.****
>
> ** **
>
> Thanks****
>
> Andrew****
>
> ** **
>
> ** **
>
> ** **
>
> ** **
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>

Unless this has changed recently, Mono does not support Managed C++.

slide
-- 
Website: http://earl-of-code.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20120207/c1b79506/attachment.html>


More information about the Mono-list mailing list