When a packet comes in, I get the request data:
self.WholePacketQueue.WholeBinData
and the reply IP:
self.packet.FromIP
Would it be reasonable to start a thread, put the answer to the request in some queue, and use the send method to send the response back while watching for other requests? (The boss is asking, "Can it be multi-threaded?"
Oh yes, Clarion 6.3 something. Nettalk version 4.53