Uses of Class
uk.ac.manchester.spinnaker.connections.UDPPacket
Packages that use UDPPacket
Package
Description
Classes used to model types of connections that talk to SpiNNaker.
Abstract model classes for connections.
-
Uses of UDPPacket in uk.ac.manchester.spinnaker.connections
Methods in uk.ac.manchester.spinnaker.connections that return UDPPacketModifier and TypeMethodDescriptionprotected UDPPacket
DelegatingSCPConnection.doReceiveWithAddress
(int timeout) protected UDPPacket
UDPConnection.doReceiveWithAddress
(int timeout) Receive data from the connection along with the address where the data was received from.final UDPPacket
UDPConnection.receiveWithAddress
(int timeout) -
Uses of UDPPacket in uk.ac.manchester.spinnaker.connections.model
Methods in uk.ac.manchester.spinnaker.connections.model that return UDPPacketModifier and TypeMethodDescriptionConnection.receiveWithAddress
(int timeout) Receive data from the connection along with the address where the data was received from.