No announcements
Found 2170622 threads
-
0 Votes
How to send notifications to winform client using signalR
SignalR is a web-based technology.Answered | 1 Replies | 1426 Views | Created by Sandy Paul - Friday, May 15, 2015 3:42 PM | Last reply by CoolDadTx - Friday, May 15, 2015 4:37 PM -
0 Votes
SignalR Client in WPF
Om PrakashAnswered | 5 Replies | 1129 Views | Created by Exotic_Om - Wednesday, June 1, 2016 10:33 AM | Last reply by Andy ONeill - Thursday, June 2, 2016 4:37 PM -
0 Votes
Signalr client connections from within Azure Functions
I've done some testing and seems like the signalr-connections stay open for about 5 mins or so and then is killed off.Answered | 3 Replies | 533 Views | Created by HansOlavS - Friday, February 22, 2019 8:00 PM | Last reply by HansOlavS - Wednesday, February 27, 2019 11:40 PM -
1 Votes
Middleware for winform client and MYSQL server
In that case you must put same service on server that will see "inside" their network, reach database and pull data and then push to your client that requested ...Answered | 1 Replies | 1975 Views | Created by Sunil Shankar - Saturday, April 27, 2013 9:02 PM | Last reply by Marko Frntic - Saturday, April 27, 2013 10:22 PM -
0 Votes
SignalR SelfHost: Issue on calling Signalr server from JavaScript Client
Looking into your code it seems that you are trying to solve SignalR related issue and not Media Services .Answered | 1 Replies | 7839 Views | Created by Emraan Siddiqui - Wednesday, July 31, 2013 9:35 AM | Last reply by George Trifonov - Thursday, August 1, 2013 6:23 PM -
0 Votes
Keep SignalR connection open while Windows Phone 8.1 app in background
But every time my app is suspended in the background, the SignalR connection is lost.Answered | 1 Replies | 2246 Views | Created by WSPWesley - Monday, February 23, 2015 8:28 AM | Last reply by Dave Smits - Monday, February 23, 2015 9:09 AM -
2 Votes
HTML Client - Refresh Screen in SignalR Notification...
We fire the notifications from the server side in the appropriate insert/update/etc events rather than from the client side, but it should work being fired from either the ...Answered | 1 Replies | 3608 Views | Created by Mad Rian - Friday, April 17, 2015 1:55 PM | Last reply by novascape - Friday, April 17, 2015 11:23 PM -
0 Votes
Wpf client and asp.net web app signalr Hub , save users list logged in from wpf client in signalr hub
Been a while since I used SignalR.... but IIRC...Answered | 1 Replies | 881 Views | Created by Ramesh Supekar - Thursday, June 4, 2015 1:47 PM | Last reply by Andy ONeill - Thursday, June 4, 2015 3:01 PM -
1 Votes
SignalR Groups simultaneously connections limitations
Various browsers have various limits for maximum connections per host name.Answered | 2 Replies | 2160 Views | Created by Relix1990 - Monday, February 23, 2015 10:38 AM | Last reply by Magnus (MM8) - Monday, February 23, 2015 10:54 AM -
0 Votes
Calling a SignalR Hub From Azure WebJobs
In a single-server scenario this is the right way to do it, because that's the only way to get the message data into SignalR.Answered | 2 Replies | 4389 Views | Created by TimJohnson1 - Monday, June 22, 2015 9:04 PM | Last reply by IanG - Tuesday, September 13, 2016 9:37 AM -
1 Votes
Azure SignalR Service - Globally Distributed Applications
My current understanding: FSD maps to EU - Web App + SignalR Service US - Web App + ...Answered | 5 Replies | 627 Views | Created by Rudi Larno - Avantida - Friday, January 18, 2019 3:25 PM | Last reply by Bryan Trach - MSFT - Friday, February 8, 2019 4:18 AM -
1 Votes
Client - Server Connection
With MySQL, your application opens a [socket-based] connection to the MySQL database server instance running on the host machine.Answered | 2 Replies | 893 Views | Created by Sunil Shankar - Sunday, March 17, 2013 9:25 AM | Last reply by Phill W. _ - Monday, March 18, 2013 1:01 PM -
2 Votes
Not able to connect to SQL server
Make sure SQL Server is configured to allow remote connections 4.Answered | 4 Replies | 844 Views | Created by Naren2016 - Monday, June 20, 2016 6:53 AM | Last reply by Shanky_621 - Tuesday, June 21, 2016 7:18 AM -
0 Votes
DotNet Client application not able to connect to WCF service hosted on remote server
We have a product supports Client Server architecture.Answered | 5 Replies | 2825 Views | Created by Suparpal - Tuesday, April 11, 2017 11:47 AM | Last reply by Edward8520 - Monday, May 1, 2017 2:32 AM -
0 Votes
Please update documentation for SignalR & Mobile Services
Here you would use the Quick Start project with an associated Windows Store client App.Answered | 1 Replies | 1250 Views | Created by thoze - Wednesday, October 1, 2014 7:01 AM | Last reply by Nagamalar Nagarajan - Wednesday, October 1, 2014 3:35 PM -
2 Votes
Winforms Client SignalR login
I went a different route and reproduced the problem with: 1)LightSwitch Silverlight Client (Update 3) 2) LightSwitch ...Answered | 17 Replies | 5114 Views | Created by Dragonalw - Monday, June 3, 2013 7:10 AM | Last reply by Mou_kolkata - Friday, October 10, 2014 8:12 AM -
1 Votes
[WPSL][C#][SignalR] I would like to know more on getting started with SignalR, thanks.
So SignalR is not a free package?Answered | 5 Replies | 831 Views | Created by Clint William Theron - Wednesday, September 16, 2015 10:06 AM | Last reply by Clint William Theron - Saturday, September 19, 2015 9:29 AM -
0 Votes
SignalR - Winform Client not able to connect to server
User689819198 posted Hi I have a web api hosting the SignalR server and trying to connect to it from Window application. but I am getting below error.Unanswered | 1 Replies | 553 Views | Created by Anonymous - Friday, May 7, 2021 11:53 PM | Last reply by Anonymous - Saturday, May 8, 2021 6:28 PM -
0 Votes
SignalR performance counters stopped reporting
After a lot of trial and error I managed to get SignalR performance counters reported from my Windows Server 2012 R2 with IIS 8.5 - I installed ...Answered | 1 Replies | 1559 Views | Created by jjggg - Friday, May 13, 2016 11:48 AM | Last reply by Anastasia Black - Friday, May 13, 2016 6:30 PM -
0 Votes
What to consider when connecting remotely (Winforms application)
I think you should be able to connect fine.Answered | 4 Replies | 4280 Views | Created by chinnybloke - Tuesday, July 21, 2009 2:21 PM | Last reply by Raj Kasi - MSFT - Friday, July 24, 2009 11:12 PM - Items 1 to 20 of 2170622 Next ›
No announcements