Hi Stuart,
I have a Library (Based on System.Web which includes
Jayrock/SignalR/PetaPoco/Protobuf) which has been ported to run in
Android/IOS/WP7*/Linux/MacOSx and the Only dependency are mscorlib,
System and System.Core. It is working very well in my Cross Platform
Framework and I want to convert it to a Portable Library so that
instead of 4 * 4 projects (
(System.Web/Arshu.Core/Arshu.Data/Arshu.Grid) per Environment, I can
use just 4 projects.
I have currently tried creating a PCL using VS2010 and
included the Android Files, but hitting a error that Socket is not
found. What Profile did you choose when you did the compilation. I am
not able to use Reflector to find whether Socket Class is defined. I
saw your code and you are having a redirect for the Socket Class.
Do I need to create a New Project called System.Net (In
MonoDroid/MonoTouch/WP7)??? where I write the Redirect code and what
about conflicts with the System.Net provided in the Microsoft PCL.
Can you give me any advice on how to go about it.
--
Sridharan Srinivasan
Alias Sri
Ph:(65)98255785/(65)63922439
www.arshu.com
_______________________________________________
Monodroid mailing list
[email protected]
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid