BG Soft
BG Soft
     
Most popular      New releases
Skip Navigation Links.


Useful Links

Skip Navigation LinksHome > Communications > Newsgroup Clients > .NET Communication Library

.NET Communication Library

   General Info
Downloads: 0
Publisher: ComponentSpot
License: Freeware
Added: 5/29/2007
Updated: 5/29/2007
Size: 6.25 KB
   Description
Microsoft’s .NET Framework class library doesn’t support certain common communication protocols, for example, the NNTP and POP3 protocols. Although still in its infancy, Smilla’s .NET Communication Library is attempting to fill the gap. By using Smilla’s class library, developers can add NNTP protocol support to their applications for functionalities such as: • Reading newsgroups • Reading common MIME types • Posting new articles (simple text only) • Supporting attachments Developers can therefore write Windows Forms and ASP.NET (Web Forms) client newsreader apps. The library has been written in C#, but is not marked as CLS compliant. It is distributed under the GNU Lesser General Public License and is open source. Further protocols are supposed to be added in the future, eventually residing in separate assemblies.