gpt4 book ai didi

c# - .net35的socket.ConnectAsync

转载 作者:行者123 更新时间:2023-12-03 12:08:19 27 4
gpt4 key购买 nike

对于基于.net40的基础项目,而sokcet连接使用“socket.ConnectAsync”,现在,该项目需要遍历.net35。此连接方法在35上不支持。是否有其他软件包支持此连接?还是需要基于.net35的方法重新实现此套接字?

最佳答案

除非文档有误,否则从.Net 2.0开始就支持该文档。

ConnectAsync(SocketAsyncEventArgs)

Begins an asynchronous request for a connection to a remote host.



适用于

  • .NET Core
    • 2.1, 2.0, 1.1, 1.0
  • .NET Framework
    • 4.7.2, 4.7.1, 4.7, 4.6.2, 4.6.1, 4.6, 4.5.2, 4.5.1, 4.5, 4.0, 3.5, 3.0, 2.0
  • .NET Standard
    • 2.0, 1.6, 1.4, 1.3
  • Xamarin.Android
    • 7.1
  • Xamarin.iOS
    • 10.8
  • Xamarin.Mac
    • 3.0

关于c# - .net35的socket.ConnectAsync,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52940579/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com