System::Net::Sockets::UdpClient::Receive method

UdpClient::Receive method

يرجع حزمة بيانات أُرسلت من قبل الخادم.

System::ArrayPtr<uint8_t> System::Net::Sockets::UdpClient::Receive(System::SharedPtr<IPEndPoint> &remoteEP)
معاملنوعالوصف
remoteEPSystem::SharedPtr<IPEndPoint>&IPEndPoint الذي يمثل المضيف البعيد الذي أُرسلت منه البيانات.

ReturnValue

مصفوفة بايت حيث سيتم تعيين البيانات المستلمة.

انظر أيضًا