NNTP message threading?

  • Thread starter Thread starter startrak
  • Start date Start date
S

startrak

Guest
Anyone got an idea how to implement message threading of news-articles in c++. I'm writing a newsreader client application in c++, done most of the functions but now I'm stuck on the message threading feature.

I know all the basic mechanics of the process like message-ids's and reference id's but how would I start to implement it?

Any help on this would be great. TIA
 
Back
Top