View Single Post
  #1   Spotlight this post!  
Unread 22-03-2005, 08:36
Zarkon Zarkon is offline
Registered User
no team
 
Join Date: Mar 2005
Location: Bulgaria
Posts: 1
Zarkon is an unknown quantity at this point
Make a queue of packets-Delphi

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