> I have looked at the System.IO.Ports but have failed to incorporate it > with out app(a combination of monodevelop and mcs crashes). > Are there any other method to do this or have someone incorporated > System.IO.Ports into an .NET v1.x app?
Why don't you use profile 2.0? That way you can use System.IO.Ports on Mono and MS.NET as well without any hacks. Kornél _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
