开发者

Can we write NNTP server using c#

Can we write NNT开发者_JAVA技巧P server using c#. Syntax for making NNTP server and Clients in c#.net


I would start by taking a look at what's already out there:

  • NNTPsharp
  • Nntp Client Library
  • Indy.Sockets


Well, yeah, it's definitely possible to write a NNTP server with C#. You just need to understand the protocol:

RFC 3977 - Network News Transfer Protocol

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜