Download Community Forums NNTP bridge

Description

Community project for accessing the MS Web-Forums via an open source NNTP newsserver (bridge).

Icons

Community Forums NNTP bridge

Source Files

The download file communitybridge.zip has the following entries.


trunk/.gitignore// w w  w  .  j  a  v  a  2 s.c om
trunk/CommunityForumsNNTPServer.ArticleConverter/.gitignore
trunk/CommunityForumsNNTPServer.ArticleConverter/ColorCode.dll
trunk/CommunityForumsNNTPServer.ArticleConverter/ColorCode.pdb
trunk/CommunityForumsNNTPServer.ArticleConverter/CommunityForumsNNTPServer.ArticleConverter.csproj
trunk/CommunityForumsNNTPServer.ArticleConverter/Converter.cs
trunk/CommunityForumsNNTPServer.ArticleConverter/HtmlAgilityPack.XML
trunk/CommunityForumsNNTPServer.ArticleConverter/HtmlAgilityPack.dll
trunk/CommunityForumsNNTPServer.ArticleConverter/HtmlAgilityPack.pdb
trunk/CommunityForumsNNTPServer.ArticleConverter/Properties/AssemblyInfo.cs
trunk/CommunityForumsNNTPServer.ArticleConverter/Traces.cs
trunk/CommunityForumsNNTPServer.ArticleConverter/UserDefinedTag.cs
trunk/CommunityForumsNNTPServer.ArticleConverter/UserMapping.cs
trunk/CommunityForumsNNTPServer.LiveConnect/.gitignore
trunk/CommunityForumsNNTPServer.LiveConnect/AuthResult.cs
trunk/CommunityForumsNNTPServer.LiveConnect/CommunityForumsNNTPServer.LiveConnect.Test/CommunityForumsNNTPServer.LiveConnect.Test.csproj
trunk/CommunityForumsNNTPServer.LiveConnect/CommunityForumsNNTPServer.LiveConnect.Test/Form1.Designer.cs
trunk/CommunityForumsNNTPServer.LiveConnect/CommunityForumsNNTPServer.LiveConnect.Test/Form1.cs
trunk/CommunityForumsNNTPServer.LiveConnect/CommunityForumsNNTPServer.LiveConnect.Test/Form1.resx
trunk/CommunityForumsNNTPServer.LiveConnect/CommunityForumsNNTPServer.LiveConnect.Test/Program.cs
trunk/CommunityForumsNNTPServer.LiveConnect/CommunityForumsNNTPServer.LiveConnect.Test/Properties/AssemblyInfo.cs
trunk/CommunityForumsNNTPServer.LiveConnect/CommunityForumsNNTPServer.LiveConnect.Test/Properties/Resources.Designer.cs
trunk/CommunityForumsNNTPServer.LiveConnect/CommunityForumsNNTPServer.LiveConnect.Test/Properties/Resources.resx
trunk/CommunityForumsNNTPServer.LiveConnect/CommunityForumsNNTPServer.LiveConnect.Test/Properties/Settings.Designer.cs
trunk/CommunityForumsNNTPServer.LiveConnect/CommunityForumsNNTPServer.LiveConnect.Test/Properties/Settings.settings
trunk/CommunityForumsNNTPServer.LiveConnect/CommunityForumsNNTPServer.LiveConnect.Test/app.config
trunk/CommunityForumsNNTPServer.LiveConnect/CommunityForumsNNTPServer.LiveConnect.csproj
trunk/CommunityForumsNNTPServer.LiveConnect/CommunityForumsNNTPServer.LiveConnect.sln
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/ApiMethod.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/AuthConstant.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/AuthEndpointsInfo.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/AuthErrorCodes.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/DisplayType.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/DynamicDictionary.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/HttpMethods.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/IAuthClient.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/IServerResponseReaderObserver.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/IWebRequestFactory.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/LiveAuthClientCore.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/LiveDownloadOperationResult.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Operations/ApiOperation.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Operations/ApiWriteOperation.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Operations/DownloadOperation.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Operations/GetUploadLinkOperation.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Operations/Operation.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Operations/OperationStatus.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Operations/StreamCopyOperation.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Operations/UploadOperation.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Operations/WebOperation.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Platform.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/QueryParameters.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/ResourceHelper.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Resources.Designer.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Resources.resx
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/ResponseType.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Serialization/IJsonSerializable.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Serialization/IndentedTextWriter.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Serialization/JsonReader.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Serialization/JsonWriter.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/ServerResponseReader.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/StringBuilderExtension.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/SynchronizationContextWrapper.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Utilities/ErrorText.Designer.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Utilities/ErrorText.resx
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Utilities/LiveAuthRequestUtility.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Utilities/LiveAuthUtility.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/Utilities/LiveUtility.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Internal/WebRequestFactory.cs
trunk/CommunityForumsNNTPServer.LiveConnect/LiveAuthForm.Designer.cs
trunk/CommunityForumsNNTPServer.LiveConnect/LiveAuthForm.cs
trunk/CommunityForumsNNTPServer.LiveConnect/LiveAuthForm.resx
trunk/CommunityForumsNNTPServer.LiveConnect/Properties/AssemblyInfo.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Public/IRefreshTokenHandler.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Public/LiveAuthClient.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Public/LiveAuthException.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Public/LiveConnectClient.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Public/LiveConnectClientTaskAsync.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Public/LiveConnectException.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Public/LiveConnectSession.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Public/LiveConnectSessionStatus.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Public/LiveLoginResult.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Public/LiveOperationProgress.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Public/LiveOperationResult.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Public/OverwriteOption.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Public/RefreshTokenInfo.cs
trunk/CommunityForumsNNTPServer.LiveConnect/Public/ThemeType.cs
trunk/CommunityForumsNNTPServer.NNTPServer/.gitignore
trunk/CommunityForumsNNTPServer.NNTPServer/Article.cs
trunk/CommunityForumsNNTPServer.NNTPServer/ArticleHeader.cs
trunk/CommunityForumsNNTPServer.NNTPServer/Client.cs
trunk/CommunityForumsNNTPServer.NNTPServer/CommunityForumsNNTPServer.NNTPServer.csproj
trunk/CommunityForumsNNTPServer.NNTPServer/DataProvider.cs
trunk/CommunityForumsNNTPServer.NNTPServer/GeneralResponses.cs
trunk/CommunityForumsNNTPServer.NNTPServer/HeaderNames.cs
trunk/CommunityForumsNNTPServer.NNTPServer/Logger.cs
trunk/CommunityForumsNNTPServer.NNTPServer/Mime.cs
trunk/CommunityForumsNNTPServer.NNTPServer/Newsgroup.cs
trunk/CommunityForumsNNTPServer.NNTPServer/NntpCommands.cs
trunk/CommunityForumsNNTPServer.NNTPServer/NntpServer.cs
trunk/CommunityForumsNNTPServer.NNTPServer/PerfCounters.cs
trunk/CommunityForumsNNTPServer.NNTPServer/PostStatus.cs
trunk/CommunityForumsNNTPServer.NNTPServer/Properties/AssemblyInfo.cs
trunk/CommunityForumsNNTPServer.NNTPServer/Server.cs
trunk/CommunityForumsNNTPServer.NNTPServer/SocketPacket.cs
trunk/CommunityForumsNNTPServer.NNTPServer/Traces.cs
trunk/CommunityForumsNNTPServer.Setup/.gitignore
trunk/CommunityForumsNNTPServer.Setup/CommunityForumsNNTPServer.Setup.vdproj
trunk/CommunityForumsNNTPServer.WebServiceDataSource/.gitignore
trunk/CommunityForumsNNTPServer.WebServiceDataSource/AuthenticationInformation.cs
trunk/CommunityForumsNNTPServer.WebServiceDataSource/AuthenticationInspector.cs
trunk/CommunityForumsNNTPServer.WebServiceDataSource/CommunityForumsNNTPServer.WebServiceDataSource.csproj
trunk/CommunityForumsNNTPServer.WebServiceDataSource/MicrosoftForumsServiceProvider.cs
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Properties/AssemblyInfo.cs
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Properties/Resources.Designer.cs
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Properties/Resources.resx
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/CommunityForumsNNTPServer.WebServiceDataSource.Forums.BriefMessagesContainer.datasource
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/CommunityForumsNNTPServer.WebServiceDataSource.Forums.Forum.datasource
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumNewsGroup.datasource
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumNewsGroupsContainer.datasource
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsContainer.datasource
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/CommunityForumsNNTPServer.WebServiceDataSource.Forums.Message.datasource
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/CommunityForumsNNTPServer.WebServiceDataSource.Forums.MonitoredServicesResponse.datasource
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/ForumsService.wsdl
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/ForumsService.xsd
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/ForumsService1.xsd
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/ForumsService2.xsd
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/ForumsService3.xsd
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/ForumsService4.xsd
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/ForumsService5.xsd
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/Reference.cs
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/Reference.svcmap
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/configuration.svcinfo
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Service References/Forums/configuration91.svcinfo
trunk/CommunityForumsNNTPServer.WebServiceDataSource/Traces.cs
trunk/CommunityForumsNNTPServer.WebServiceDataSource/app.config
trunk/CommunityForumsNNTPServer.sln
trunk/CommunityForumsNNTPServer.vsmdi
trunk/CommunityForumsNNTPServer/.gitignore
trunk/CommunityForumsNNTPServer/AdvancedSettingsDialog.xaml
trunk/CommunityForumsNNTPServer/AdvancedSettingsDialog.xaml.cs
trunk/CommunityForumsNNTPServer/App.xaml
trunk/CommunityForumsNNTPServer/App.xaml.cs
trunk/CommunityForumsNNTPServer/CommunityForumsNNTPServer.csproj
trunk/CommunityForumsNNTPServer/DebugWindow.xaml
trunk/CommunityForumsNNTPServer/DebugWindow.xaml.cs
trunk/CommunityForumsNNTPServer/ForumDataSource.cs
trunk/CommunityForumsNNTPServer/InfoDialog.xaml
trunk/CommunityForumsNNTPServer/InfoDialog.xaml.cs
trunk/CommunityForumsNNTPServer/LogFile.cs
trunk/CommunityForumsNNTPServer/MainWindow.xaml
trunk/CommunityForumsNNTPServer/MainWindow.xaml.cs
trunk/CommunityForumsNNTPServer/Properties/AssemblyInfo.cs
trunk/CommunityForumsNNTPServer/Properties/Resources.Designer.cs
trunk/CommunityForumsNNTPServer/Properties/Resources.resx
trunk/CommunityForumsNNTPServer/Resources/CommunityForumsNNTPServer.ico
trunk/CommunityForumsNNTPServer/Resources/CommunityForumsNNTPServer.png
trunk/CommunityForumsNNTPServer/Traces.cs
trunk/CommunityForumsNNTPServer/UserSettings.cs
trunk/License.txt
trunk/Local.testsettings
trunk/PlainTextConverterTests/.gitignore
trunk/PlainTextConverterTests/PlainTextConverterTests.cs
trunk/PlainTextConverterTests/PlainTextConverterTests.csproj
trunk/PlainTextConverterTests/Properties/AssemblyInfo.cs
trunk/PlainTextConverterTests/TestData.mdb
trunk/TraceAndTestImpact.testsettings
trunk/formatflowed.py

Download

Click the following link to download communitybridge.zip.

communitybridge.zip




















Home »
  C# Free Code »
    Web »




AJAX
Blog
DotNetNuke
Email
HTML
Http
IIS
JavaScript
jQuery
RSS
URL
VoIP
Web
WebSite
WebSocket