No announcements
Found 2938166 threads
-
0 Votes
How to Connect to a Specific Windows app Client using Websockets from ashx Websocket Sever in vb.net
I'm developing a Windows Store app Card Game using websockets to connect each of two players. I currently ...Unanswered | 1 Replies | 1604 Views | Created by PBPuddin - Friday, May 30, 2014 3:44 PM | Last reply by PBPuddin - Friday, May 30, 2014 7:32 PM -
0 Votes
Can't connect to WebSockets server.
Hi, I've written a WebSocket server and client (both in Windows Runtime), the client works when i test it against ...Answered | 1 Replies | 2286 Views | Created by Gavin..Williams - Thursday, December 11, 2014 5:23 PM | Last reply by Herro wong - Friday, December 12, 2014 8:35 AM -
0 Votes
VB.NET 4.5 Websocket Client, how to communicate JSON?
I've written a program in VB.NET that is a websocket client. The websocket is hosted & managed elsewhere, but I ...Answered | 2 Replies | 4997 Views | Created by N23D - Wednesday, September 24, 2014 1:46 AM | Last reply by Notinthemafia - Monday, January 15, 2018 2:19 PM -
0 Votes
How to connect Server database from Client in vb.net
Other computer SQL SERVER database from another computer (client). the problem is I don't know how to create connection string. How do ... -
2 Votes
WebSocket request made to a site where WebSockets are disabled.
I have a web application that uses WebSockets. It runs fine locally on IIS Express, but when I deploy to Azure Web Sites, I get a 503 error "WebSocket ...Answered | 2 Replies | 1988 Views | Created by Edward D. Brey - Monday, November 4, 2013 1:13 PM | Last reply by Edward D. Brey - Monday, November 4, 2013 9:09 PM -
0 Votes
Can´t connect a WCF Self-hosted WebSocket service and a Javascript client.
http://visualstudiomagazine.com/articles/2012/06/07/javascript-websockets-client.aspx . #Using WebSocket in WCFAnswered | 2 Replies | 3498 Views | Created by Iván Moreno - Friday, June 13, 2014 11:55 AM | Last reply by Amy Peng - Monday, June 16, 2014 9:38 AM -
0 Votes
WebSocket- Mobile Client
Please Any help of communication between websocket server in c# and websocket client mobile (android ,phoneGap) ? Thinks :) -
0 Votes
Websocket Connectivity issue in windows mobile app
I am working on Windows app project using angularjs and I am trying to connect the barcode scanner to the windows ...Unanswered | 1 Replies | 166 Views | Created by Bharani Krishnan - Wednesday, April 25, 2018 7:28 AM | Last reply by Wendy Zang - Thursday, April 26, 2018 7:38 AM -
1 Votes
How to establish a client websocket connection with winsock?
ensure that your code does what the RFC says. http://tools.ietf.org/html/rfc6455 Maybe you should check that websocket key you are generating. The RFC ...Answered | 4 Replies | 9855 Views | Created by alikim - Tuesday, September 10, 2013 5:11 AM | Last reply by alikim - Wednesday, September 11, 2013 12:01 PM -
0 Votes
WebSocket Client in JavaScript
We have a confusion in using web socket client in JavaScript. We’re able to establish the connection between WCF full duplex service and Web ...Answered | 1 Replies | 1137 Views | Created by ShahRushabh - Wednesday, August 19, 2015 3:24 PM | Last reply by Grady_Dong - Thursday, August 20, 2015 11:58 AM -
0 Votes
Receive bytes from websocket - windows 8 app
I try receive bytes from websocket in my windows 8 appUnanswered | 3 Replies | 1413 Views | Created by PFittech - Thursday, August 8, 2013 8:54 AM | Last reply by Network Developer Experience [MSFT] - Monday, August 19, 2013 5:24 PM -
0 Votes
How to connect to a SQL Server Database using VB.NET
You need to use SqlConnection class for it. Here are some examples how to connect to and work with SQL Server from ...Answered | 1 Replies | 4164 Views | Created by darkfriend34 - Thursday, January 4, 2007 2:36 AM | Last reply by VMazur - Thursday, January 4, 2007 3:50 AM -
0 Votes
How to connect to mysql server from crystalreport in vb.net?
Here Please give me help regarding how to connect to mysqlserver from crystalreports in my vb.net application. -
0 Votes
wp 8 app auto started using websockets
Hi ... Is it possible to create a Wp8 app that: 1. Runs in the background 2. ... -
0 Votes
.Net 4.6.1 WebSockets: Create Unique Websocket URL at runtime
web page is launched it has the user criteria within. I am using websockets to exchange phone commands from the webpage to the server and phone ...Unanswered | 1 Replies | 539 Views | Created by Ralph Flotner - Sunday, June 25, 2017 3:34 PM | Last reply by Wendy Zang - Monday, June 26, 2017 9:02 AM -
0 Votes
Unable to host a websocket based app using iis express
I have a web app that works fine when run from within visual studio using the regular debug button. I now need to add websocket support ...Proposed | 2 Replies | 800 Views | Created by greyhoundgames - Thursday, February 20, 2020 10:05 PM | Last reply by greyhoundgames - Friday, February 21, 2020 5:05 PM -
0 Votes
AzureSphere as Websocket client using subprotocol
Hello, I would like to know if it is posible to connect to Websocket Server using Azure Sphere networking ...Proposed | 2 Replies | 591 Views | Created by Dariusz Bob - Sunday, May 3, 2020 10:28 AM | Last reply by Neo (Yu) Xiong - Tuesday, May 12, 2020 12:57 AM -
0 Votes
WebSocket Client is not able to connect to WebSocket Server with SocketError
If this is an ASP.NET app then please post in the ASP.NET forums. Otherwise please clarify the context in which you're doing this.Michael Taylor ...Unanswered | 2 Replies | 251 Views | Created by Nivedita_Parihar - Wednesday, May 6, 2020 6:58 AM | Last reply by CoolDadTx - Monday, May 11, 2020 1:28 PM -
0 Votes
How to play specific portion of a video file using Windows Media Player control in vb.net?
I'm using the windows media player (wmp.dll) in vb.net 2008 and would like to know if it's possible to play a specific portion ...Answered | 1 Replies | 2929 Views | Created by woogoob - Friday, September 18, 2009 3:45 PM | Last reply by woogoob - Friday, September 18, 2009 5:36 PM -
0 Votes
WebSockets Client (HTML5) for .NET
talking about WebSockets Server Side implementations. There are tons of topics about that, servers given and etc. But how easy is it ...Unanswered | 4 Replies | 17766 Views | Created by davidlt - Thursday, March 3, 2011 9:26 PM | Last reply by Kerry Jiang - Friday, February 3, 2012 7:33 AM - Items 1 to 20 of 2938166 Next ›
No announcements