This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
Hi everyone!
The report says I can't use an extern DLL which is not a Windows Store API.
I'm actually using the library "Lidgren.dll" for network. I think the reason is that Lidgren refers to a few System.Net API's which...are not supported for a Store App?
Can I solve this?
not as of yet, see
https://groups.google.com/forum/#!topic/lidgren-network-gen3/4VBR30KAFqQ
Thanks for your answer Mike...
Can you suggest me any client/server network API's working under Metro?
I'm building a quiz game which offers a multiplayer live challenge mode