Skip to content

SignalR C/S Demo based on .Net 6.0, including WPF server, Web server, WPF client project code.基于.Net 6.0的SignalR通讯Demo,包含WPF服务端,Web服务端,WPF客户端项目代码。

Notifications You must be signed in to change notification settings

LuGuangguang/SignalRDotNet6Server

Repository files navigation

SignalRDotNet6Server


Introduction

SignalR C/S Demo based on .Net 6.0, including WPF server, Web server, WPF client project code;

It can help you build SignalR C/S project fastly and easily;

Especially it is very suitable for the rapid construction and deployment of LAN communication;

Notice:

  1. The WPF server does not support Win7 and below systems and will report a Dll error

Fast Practice

You can run project SignalRDotNet31WPFServer|SignalRDotNet6WebServer|SignalRDotNet6WPFServer one of it to build SignalR Server.

You need to modify appsettings.json-"Urls" Value to change SignalR server Url.

Last you should run WPFCoreSignalRClient Project,and also you should change the project appsettings.json-"UserSettings"-"Urls",it needs to be consistent the server urls.

If your configuration is correct,the UI will show connect count>0.

signalR

About

SignalR C/S Demo based on .Net 6.0, including WPF server, Web server, WPF client project code.基于.Net 6.0的SignalR通讯Demo,包含WPF服务端,Web服务端,WPF客户端项目代码。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages