System::Net::Sockets::UdpClient::Receive method
UdpClient::Receive method
يرجع حزمة بيانات أُرسلت من قبل الخادم.
System::ArrayPtr<uint8_t> System::Net::Sockets::UdpClient::Receive(System::SharedPtr<IPEndPoint> &remoteEP)
| معامل | نوع | الوصف |
|---|---|---|
| remoteEP | System::SharedPtr<IPEndPoint>& | IPEndPoint الذي يمثل المضيف البعيد الذي أُرسلت منه البيانات. |
ReturnValue
مصفوفة بايت حيث سيتم تعيين البيانات المستلمة.
انظر أيضًا
- Typedef ArrayPtr
- Typedef SharedPtr
- Class IPEndPoint
- Class UdpClient
- Namespace System::Net::Sockets
- Library Aspose.Font for C++