Zarkon
22-03-2005, 08:36
Hello all,
I have got a question for you and hope to find answer.
How i can make a queue of packets (for RS485 for example).I send data through it but i want to put that data into input buffer(queue).Another module will take care to send data found in the buffer(queue).I want to make a queue of packets.For now i just send the packet but i have got a problem with the synchronization.That is why i want to make a queue of packets.Many threads will put their packets into the queue.
Thank all and very sorry for my horrible english
I have got a question for you and hope to find answer.
How i can make a queue of packets (for RS485 for example).I send data through it but i want to put that data into input buffer(queue).Another module will take care to send data found in the buffer(queue).I want to make a queue of packets.For now i just send the packet but i have got a problem with the synchronization.That is why i want to make a queue of packets.Many threads will put their packets into the queue.
Thank all and very sorry for my horrible english