sta / sta/websocket-sharp

Does the websocket-sharp support Windows XP?

Open
#581 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
6.1k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

I program a client with websocket-sharp and it can connect to my websocket server if the client running on Windows 10. But the client failed to connect to server when the client running on Windows XP. The WebSocketSharp.CloseEventArgs code is 1006 and the reason is "An exception has occurred while receiving." Does the websocket-sharp support Windows XP? I need you help. Thanks very much.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the websocket-sharp client failure on Windows XP and compare it with the successful Windows 10 connection. Examine the WebSocketSharp.CloseEventArgs result, including close code 1006 and the receiving exception. Done means establishing whether Windows XP is supported and documenting the cause or required compatibility change.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
networking
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.