Uses of Class
networkTransfer.receive.NetworkReceiveThread
Packages that use NetworkReceiveThread
-
Uses of NetworkReceiveThread in networkTransfer.receive
Methods in networkTransfer.receive with parameters of type NetworkReceiveThreadModifier and TypeMethodDescriptionvoid
NetworkReceiver.checkExistingThreads
(Socket clientSocket, NetworkReceiveThread wantedThread) Before opening a new thread for this client, check to see if that client already has a receive thread open and then if it has close itvoid
NetworkDataUser.socketClosed
(NetworkReceiveThread networkReceiveThread) void
NetworkReceiver.socketClosed
(NetworkReceiveThread networkReceiveThread) -
Uses of NetworkReceiveThread in nidaqdev.networkdaq
Methods in nidaqdev.networkdaq with parameters of type NetworkReceiveThreadModifier and TypeMethodDescriptionvoid
NINetworkDaq.socketClosed
(NetworkReceiveThread networkReceiveThread)