TW网络通信-公开课件.pptVIP

  • 0
  • 0
  • 约2.25万字
  • 约 52页
  • 2019-06-01 发布于广西
  • 举报
The default constructor Creates a new TcpClient object and binds it to a local address and port Connects the socket to a remote host address and port number Remote host address can be specified as a hostname * A specific EndPoint object Allow you to specify a specific local EndPoint object to use when creating the socket * A specific remote host Specify the remote host address and port to connect to within the constructor, removing the need to use the Connect() method * The GetStream() method is used to create a NetworkStream object that allows you to send and receive bytes on the socket Us

文档评论(0)

1亿VIP精品文档

相关文档