Klicka för att sätta betyg och kommentera

  Switch on low bandwidth view
MedlemsfilterMedlemsfilter
Framework-filterFramework-filter

We were unable to locate this content in sv-se.

Here is the same content in en-us.

Den här sidan är specifik för
Microsoft Visual Studio 2008/.NET Framework 3.5

Andra versioner finns även tillgängliga för följande:
.NET Framework Class Library
TcpListener Members

Listens for connections from TCP network clients.

The TcpListener type exposes the following members.

  NameDescription
Public methodSupported by the .NET Compact FrameworkTcpListenerOverloaded. Initializes a new instance of the TcpListener class.
Top
  NameDescription
Public methodSupported by the .NET Compact FrameworkAcceptSocket Accepts a pending connection request.
Public methodSupported by the .NET Compact FrameworkAcceptTcpClient Accepts a pending connection request
Public methodBeginAcceptSocket Begins an asynchronous operation to accept an incoming connection attempt.
Public methodBeginAcceptTcpClient Begins an asynchronous operation to accept an incoming connection attempt.
Public methodEndAcceptSocket Asynchronously accepts an incoming connection attempt and creates a new Socket to handle remote host communication.
Public methodEndAcceptTcpClient Asynchronously accepts an incoming connection attempt and creates a new TcpClient to handle remote host communication.
Public methodSupported by the .NET Compact FrameworkEquals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkFinalizeOverloaded.
Public methodSupported by the .NET Compact FrameworkGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkGetType Gets the Type of the current instance. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkMemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkPending Determines if there are pending connection requests.
Public methodSupported by the .NET Compact FrameworkStartOverloaded. Starts listening for incoming connection requests.
Public methodSupported by the .NET Compact FrameworkStop Closes the listener.
Public methodSupported by the .NET Compact FrameworkToString Returns a String that represents the current Object. (Inherited from Object.)
Top
  NameDescription
Protected propertySupported by the .NET Compact FrameworkActive Gets a value that indicates whether TcpListener is actively listening for client connections.
Public propertyExclusiveAddressUse Gets or sets a Boolean value that specifies whether the TcpListener allows only one underlying socket to listen to a specific port.
Public propertySupported by the .NET Compact FrameworkLocalEndpoint Gets the underlying EndPoint of the current TcpListener.
Public propertySupported by the .NET Compact FrameworkServer Gets the underlying network Socket.
Top
Community-innehåll   Vad är community-innehåll?
Lägg till nytt innehåll RSS  Meddelanden
Processing
© 2009 Microsoft Corporation. All rights reserved. Juridiskt meddelande  |  Varumärken  |  Integritet och säkerhet
Page view tracker