Uses of Class
networkTransfer.receive.NetworkReceiveThread
-
Uses of NetworkReceiveThread in networkTransfer.receive
Modifier 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
Modifier and TypeMethodDescriptionvoid
NINetworkDaq.socketClosed
(NetworkReceiveThread networkReceiveThread)