System::Net::Sockets::Socket::ReceiveFrom método

Socket::ReceiveFrom(System::ArrayPtr<uint8_t>, int32_t, int32_t, SocketFlags, System::SharedPtr<EndPoint>&) method

Recibe datos del punto final especificado y los escribe en la matriz de bytes especificada.

int32_t System::Net::Sockets::Socket::ReceiveFrom(System::ArrayPtr<uint8_t> buffer, int32_t offset, int32_t size, SocketFlags socketFlags, System::SharedPtr<EndPoint> &remoteEP)
ParámetroTipoDescripción
búferSystem::ArrayPtr<uint8_t>El arreglo de bytes donde se asignarán los datos recibidos.
desplazamientoint32_tEl desplazamiento en bytes en la matriz especificada.
sizeint32_tEl número de bytes a recibir que se asignarán al arreglo de bytes especificado desde el índice ‘offset’.
socketFlagsSocketFlagsEl comportamiento de recepción.
remoteEPSystem::SharedPtr<EndPoint>&El punto final remoto.

ReturnValue

El número de bytes recibidos.

Ver también

Socket::ReceiveFrom(System::ArrayPtr<uint8_t>, int32_t, SocketFlags, System::SharedPtr<EndPoint>&) method

Recibe datos del punto final especificado y los escribe en la matriz de bytes especificada.

int32_t System::Net::Sockets::Socket::ReceiveFrom(System::ArrayPtr<uint8_t> buffer, int32_t size, SocketFlags socketFlags, System::SharedPtr<EndPoint> &remoteEP)
ParámetroTipoDescripción
búferSystem::ArrayPtr<uint8_t>El arreglo de bytes donde se asignarán los datos recibidos.
sizeint32_tEl número de bytes a recibir que se asignarán al arreglo de bytes especificado desde el índice ‘offset’.
socketFlagsSocketFlagsEl comportamiento de recepción.
remoteEPSystem::SharedPtr<EndPoint>&El punto final remoto.

ReturnValue

El número de bytes recibidos.

Ver también

Socket::ReceiveFrom(System::ArrayPtr<uint8_t>, SocketFlags, System::SharedPtr<EndPoint>&) method

Recibe datos del punto final especificado y los escribe en la matriz de bytes especificada.

int32_t System::Net::Sockets::Socket::ReceiveFrom(System::ArrayPtr<uint8_t> buffer, SocketFlags socketFlags, System::SharedPtr<EndPoint> &remoteEP)
ParámetroTipoDescripción
búferSystem::ArrayPtr<uint8_t>El arreglo de bytes donde se asignarán los datos recibidos.
socketFlagsSocketFlagsEl comportamiento de recepción.
remoteEPSystem::SharedPtr<EndPoint>&El punto final remoto.

ReturnValue

El número de bytes recibidos.

Ver también

Socket::ReceiveFrom(System::ArrayPtr<uint8_t>, SocketFlags, System::SharedPtr<EndPoint>&) method

Recibe datos del punto final especificado y los escribe en la matriz de bytes especificada.

template<std::size_t> int32_t System::Net::Sockets::Socket::ReceiveFrom(System::ArrayPtr<uint8_t> buffer, SocketFlags socketFlags, System::SharedPtr<EndPoint> &remoteEP)
ParámetroTipoDescripción
búferSystem::ArrayPtr<uint8_t>El arreglo de bytes donde se asignarán los datos recibidos.
socketFlagsSocketFlagsEl comportamiento de recepción.
remoteEPSystem::SharedPtr<EndPoint>&El punto final remoto.

ReturnValue

El número de bytes recibidos.

Ver también

Socket::ReceiveFrom(System::ArrayPtr<uint8_t>, System::SharedPtr<EndPoint>&) method

Recibe datos del punto final especificado y los escribe en la matriz de bytes especificada.

int32_t System::Net::Sockets::Socket::ReceiveFrom(System::ArrayPtr<uint8_t> buffer, System::SharedPtr<EndPoint> &remoteEP)
ParámetroTipoDescripción
búferSystem::ArrayPtr<uint8_t>El arreglo de bytes donde se asignarán los datos recibidos.
remoteEPSystem::SharedPtr<EndPoint>&El punto final remoto.

ReturnValue

El número de bytes recibidos.

Ver también

Socket::ReceiveFrom(System::Details::ArrayView<uint8_t>, int32_t, int32_t, SocketFlags, System::SharedPtr<EndPoint>&) method

Recibe datos del punto final especificado y los escribe en la matriz de bytes especificada.

int32_t System::Net::Sockets::Socket::ReceiveFrom(System::Details::ArrayView<uint8_t> buffer, int32_t offset, int32_t size, SocketFlags socketFlags, System::SharedPtr<EndPoint> &remoteEP)
ParámetroTipoDescripción
búferSystem::Details::ArrayView<uint8_t>El arreglo de bytes donde se asignarán los datos recibidos.
desplazamientoint32_tEl desplazamiento en bytes en la matriz especificada.
sizeint32_tEl número de bytes a recibir que se asignarán al arreglo de bytes especificado desde el índice ‘offset’.
socketFlagsSocketFlagsEl comportamiento de recepción.
remoteEPSystem::SharedPtr<EndPoint>&El punto final remoto.

ReturnValue

El número de bytes recibidos.

Ver también

Socket::ReceiveFrom(System::Details::ArrayView<uint8_t>, int32_t, SocketFlags, System::SharedPtr<EndPoint>&) method

Recibe datos del punto final especificado y los escribe en la matriz de bytes especificada.

int32_t System::Net::Sockets::Socket::ReceiveFrom(System::Details::ArrayView<uint8_t> buffer, int32_t size, SocketFlags socketFlags, System::SharedPtr<EndPoint> &remoteEP)
ParámetroTipoDescripción
búferSystem::Details::ArrayView<uint8_t>El arreglo de bytes donde se asignarán los datos recibidos.
sizeint32_tEl número de bytes a recibir que se asignarán al arreglo de bytes especificado desde el índice ‘offset’.
socketFlagsSocketFlagsEl comportamiento de recepción.
remoteEPSystem::SharedPtr<EndPoint>&El punto final remoto.

ReturnValue

El número de bytes recibidos.

Ver también

Socket::ReceiveFrom(System::Details::ArrayView<uint8_t>, SocketFlags, System::SharedPtr<EndPoint>&) method

Recibe datos del punto final especificado y los escribe en la matriz de bytes especificada.

int32_t System::Net::Sockets::Socket::ReceiveFrom(System::Details::ArrayView<uint8_t> buffer, SocketFlags socketFlags, System::SharedPtr<EndPoint> &remoteEP)
ParámetroTipoDescripción
búferSystem::Details::ArrayView<uint8_t>El arreglo de bytes donde se asignarán los datos recibidos.
socketFlagsSocketFlagsEl comportamiento de recepción.
remoteEPSystem::SharedPtr<EndPoint>&El punto final remoto.

ReturnValue

El número de bytes recibidos.

Ver también

Socket::ReceiveFrom(System::Details::ArrayView<uint8_t>, System::SharedPtr<EndPoint>&) method

Recibe datos del punto final especificado y los escribe en la matriz de bytes especificada.

int32_t System::Net::Sockets::Socket::ReceiveFrom(System::Details::ArrayView<uint8_t> buffer, System::SharedPtr<EndPoint> &remoteEP)
ParámetroTipoDescripción
búferSystem::Details::ArrayView<uint8_t>El arreglo de bytes donde se asignarán los datos recibidos.
remoteEPSystem::SharedPtr<EndPoint>&El punto final remoto.

ReturnValue

El número de bytes recibidos.

Ver también

Socket::ReceiveFrom(System::Details::StackArray<uint8_t, N>&, int32_t, int32_t, SocketFlags, System::SharedPtr<EndPoint>&) method

Recibe datos del punto final especificado y los escribe en la matriz de bytes especificada.

template<std::size_t> int32_t System::Net::Sockets::Socket::ReceiveFrom(System::Details::StackArray<uint8_t, N> &buffer, int32_t offset, int32_t size, SocketFlags socketFlags, System::SharedPtr<EndPoint> &remoteEP)
ParámetroTipoDescripción
búferSystem::Details::StackArray<uint8_t, N>&El arreglo de bytes donde se asignarán los datos recibidos.
desplazamientoint32_tEl desplazamiento en bytes en la matriz especificada.
sizeint32_tEl número de bytes a recibir que se asignarán al arreglo de bytes especificado desde el índice ‘offset’.
socketFlagsSocketFlagsEl comportamiento de recepción.
remoteEPSystem::SharedPtr<EndPoint>&El punto final remoto.

ReturnValue

El número de bytes recibidos.

Ver también

Socket::ReceiveFrom(System::Details::StackArray<uint8_t, N>&, int32_t, SocketFlags, System::SharedPtr<EndPoint>&) method

Recibe datos del punto final especificado y los escribe en la matriz de bytes especificada.

template<std::size_t> int32_t System::Net::Sockets::Socket::ReceiveFrom(System::Details::StackArray<uint8_t, N> &buffer, int32_t size, SocketFlags socketFlags, System::SharedPtr<EndPoint> &remoteEP)
ParámetroTipoDescripción
búferSystem::Details::StackArray<uint8_t, N>&El arreglo de bytes donde se asignarán los datos recibidos.
sizeint32_tEl número de bytes a recibir que se asignarán al arreglo de bytes especificado desde el índice ‘offset’.
socketFlagsSocketFlagsEl comportamiento de recepción.
remoteEPSystem::SharedPtr<EndPoint>&El punto final remoto.

ReturnValue

El número de bytes recibidos.

Ver también

Socket::ReceiveFrom(System::Details::StackArray<uint8_t, N>&, System::SharedPtr<EndPoint>&) method

Recibe datos del punto final especificado y los escribe en la matriz de bytes especificada.

template<std::size_t> int32_t System::Net::Sockets::Socket::ReceiveFrom(System::Details::StackArray<uint8_t, N> &buffer, System::SharedPtr<EndPoint> &remoteEP)
ParámetroTipoDescripción
búferSystem::Details::StackArray<uint8_t, N>&El arreglo de bytes donde se asignarán los datos recibidos.
remoteEPSystem::SharedPtr<EndPoint>&El punto final remoto.

ReturnValue

El número de bytes recibidos.

Ver también