1 year ago
#330776
Alandoe
How to access a Self-Hosted SignalR server from a different machine
I have a self hosted SignalR server on one machine and I wish to access it from a client application on a different machine in the same local (in house) network). My client works fine using "Http://LocalHost:8089" on the same machine as the SignalR server. But I can't seem to be able to write a URL that will gain access from a different machine.
How can a client on one machine access the server on a different machine?
url
signalr
self-hosting
0 Answers
Your Answer