Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localhost with Port Number connection refused #2

Open
ergodaveh opened this issue Jun 18, 2016 · 1 comment
Open

Localhost with Port Number connection refused #2

ergodaveh opened this issue Jun 18, 2016 · 1 comment

Comments

@ergodaveh
Copy link

After downloading the Sample I've attempted to run sample WebSocket-Samples-master\AspNetWebSocketEcho using a port number without success. Whenever localhost has a Port Number such as localhost:57570, The connection errors with this notice "WebSocket connection to 'ws://localhost/WebSocket-Samples-master/AspNetWebSocketEcho/echohandler.ashx' failed: Error during WebSocket handshake: Unexpected response code: 500"

@grockland
Copy link

Having same problem in how to structure the ws: string with localhost. and are these directory entries? and is there documentation for the .ashx file that displays script like:

<%@ WebHandler Language="C#" CodeBehind="xHandler.ashx.cs" Class="IPRxWeb.xHandler" %>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants