Using SignalR as a standalone server application, and not an Asp.Net one

Mehran

As promising as SignalR sounds, I don't like the fact that it's an Asp.Net application. To be honest I'm a C# developer who is not familiar with Asp.Net concepts a bit. I've used C# as an application language but never as a webserver language (I don't think I have seen beyond IIS4, the last of it was when I used ASP and VB).

My question is, can I use SignalR as a standalone server application that don't make use of IIS or Asp.Net? How?

N. Taylor Mullen

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Using SignalR 2 in ASP.NET 5 application

From Dev

Error in chat application in ASP.Net using SignalR

From Dev

Migrate a ASP.Net application from one server to another server

From Dev

signalr standalone server get user

From Dev

Sending SignalR Broadcasts that is running within ASP.NET MVC Application from a Windows Service on the same server

From Dev

Why is HTTPContext.Current.Session null using SignalR 2.x libraries in a ASP .Net MVC application?

From Dev

Using SignalR in ASP.NET Core 1.0

From Dev

using SignalR and angularjs on Asp.Net 4.0

From Dev

How to force a server to send an event-data constantly, using ASP.NET MVC + SignalR?

From Dev

Android application using asp.net in server side

From Dev

Using mongodb in standalone application

From Dev

Using the HornetQ standalone server

From Dev

ASP.Net SignalR: http://127.0.0.1/signalr/hubs (404 Not found) when accessed from different application

From Dev

Waiting for Available Sockets in ASP.NET using SignalR

From Dev

ASP.NET : Error - Server Error in '/' Application

From Dev

Migrated ASP.NET application to new server

From Dev

ASP.net server error in '/' Application Inherits

From Dev

Standalone WebSocket server without JEE/application server

From Dev

When hosting asp.net application on Windows server 2012 using IIS 8 no CSS, Javascript or Jquery works

From Dev

Trying to insert data into SQL Server database using asp.net web application, getting an error

From Dev

How can I read from a network path on my server using asp.net mvc application

From Dev

Relationship one to one in GridView in asp.net C# application

From Dev

ASP.NET webapi or SignalR?

From Dev

Using of HandleErrorAttribute in ASP.NET MVC application

From Dev

ASP.NET Web Application using Watin

From Dev

Using R in asp.net web application

From Dev

How to implement SignalR to show email notifications to receivers in ASP.NET MVC 4 Application

From Dev

Send notification to web client from external service via SignalR hub hosted in Asp.Net MVC Application

From Dev

How to generate a standalone console application from .NET

Related Related

  1. 1

    Using SignalR 2 in ASP.NET 5 application

  2. 2

    Error in chat application in ASP.Net using SignalR

  3. 3

    Migrate a ASP.Net application from one server to another server

  4. 4

    signalr standalone server get user

  5. 5

    Sending SignalR Broadcasts that is running within ASP.NET MVC Application from a Windows Service on the same server

  6. 6

    Why is HTTPContext.Current.Session null using SignalR 2.x libraries in a ASP .Net MVC application?

  7. 7

    Using SignalR in ASP.NET Core 1.0

  8. 8

    using SignalR and angularjs on Asp.Net 4.0

  9. 9

    How to force a server to send an event-data constantly, using ASP.NET MVC + SignalR?

  10. 10

    Android application using asp.net in server side

  11. 11

    Using mongodb in standalone application

  12. 12

    Using the HornetQ standalone server

  13. 13

    ASP.Net SignalR: http://127.0.0.1/signalr/hubs (404 Not found) when accessed from different application

  14. 14

    Waiting for Available Sockets in ASP.NET using SignalR

  15. 15

    ASP.NET : Error - Server Error in '/' Application

  16. 16

    Migrated ASP.NET application to new server

  17. 17

    ASP.net server error in '/' Application Inherits

  18. 18

    Standalone WebSocket server without JEE/application server

  19. 19

    When hosting asp.net application on Windows server 2012 using IIS 8 no CSS, Javascript or Jquery works

  20. 20

    Trying to insert data into SQL Server database using asp.net web application, getting an error

  21. 21

    How can I read from a network path on my server using asp.net mvc application

  22. 22

    Relationship one to one in GridView in asp.net C# application

  23. 23

    ASP.NET webapi or SignalR?

  24. 24

    Using of HandleErrorAttribute in ASP.NET MVC application

  25. 25

    ASP.NET Web Application using Watin

  26. 26

    Using R in asp.net web application

  27. 27

    How to implement SignalR to show email notifications to receivers in ASP.NET MVC 4 Application

  28. 28

    Send notification to web client from external service via SignalR hub hosted in Asp.Net MVC Application

  29. 29

    How to generate a standalone console application from .NET

HotTag

Archive