Have you considered using GMimeSharp as your message parser/decoder system? I notice it looks like you were planning on targeting Gtk so it might be a good fit.
In any event, good luck with your project. Jeff Timothy Roberts wrote: > Hey Mono-list, I've been working on a C#/Mono project lately, a NNTP > protocol suite with library, CLI, and GUI applications. > > I've made some significant headway with a full NNTP specification > library, which supports all common NNTP commands and yEnc encoding and > decoding, with CRC32 support. However, I need members of the community > to review the code, find bugs, send in patches, etc. > > That's where you come in. :-) If you have the time, please head over > to http://nntpsharp.codeplex.com and download the latest source and > binaries release of NNTPSharpLib. Test it out in your own projects. > It's almost feature-complete, with yEnc header and trailer parsing > still needing to be implemented. > > --Timothy Roberts([email protected] <mailto:[email protected]>) > ------------------------------------------------------------------------ > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
