System::Net::Sockets::UdpClient::Receive metodu
UdpClient::Receive method
Sunucu tarafından gönderilen bir datagramı döndürür.
System::ArrayPtr<uint8_t> System::Net::Sockets::UdpClient::Receive(System::SharedPtr<IPEndPoint> &remoteEP)
| Parametre | Tür | Açıklama |
|---|---|---|
| remoteEP | System::SharedPtr<IPEndPoint>& | Verinin gönderildiği uzak ana bilgisayarı temsil eden bir IPEndPoint. |
ReturnValue
Alınan verinin atanacağı bir bayt dizisi.
Ayrıca Bakınız
- Typedef ArrayPtr
- Typedef SharedPtr
- Class IPEndPoint
- Class UdpClient
- Namespace System::Net::Sockets
- Library Aspose.Font for C++