System::Net::Sockets::Socket::Bind méthode
Socket::Bind method
Lie le socket à l’extrémité locale spécifiée.
void System::Net::Sockets::Socket::Bind(System::SharedPtr<EndPoint> localEP)
| Paramètre | Type | Description |
|---|---|---|
| localEP | System::SharedPtr<EndPoint> | L’endpoint local auquel le socket est lié. |
Voir aussi
- Typedef SharedPtr
- Class EndPoint
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.Font for C++