简体   繁体   English

Xamarin中不存在System.Net.Sockets程序集

[英]System.Net.Sockets Assembly not available in Xamarin

Hey guys I'm working on ac# tcp listener. 大家好,我正在研究ac#tcp监听器。 I am coming back to c# after a year or so but I have been working with java fluently (All i'm saying is you don't have to dumb it down too much). 大约一年后,我又回到了C#,但是我一直在流畅地使用Java(我只是说您不必花太多时间来简化它)。 Anyway I can't seem to find where to import System.Net.Sockets! 无论如何,我似乎找不到在哪里导入System.Net.Sockets! I have clicked the "references" tab but only have a System.Net assembly. 我单击了“引用”选项卡,但只有一个System.Net程序集。 Any help will do and I'm sure its just me being stupid xD. 任何帮助都可以,我相信只是我自己是愚蠢的xD。

You need to add System.Dll. 您需要添加System.Dll。 Further information you can read from here. 您可以从此处阅读更多信息。

Assemblies Xamarin Xamarin组件

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM