My Socket problems ?
1. Nugget WebSocket#
- Library websocket from nugget : https://www.nuget.org/packages/websocket-sharp.clone/3.0.0
- Install and Use a NuGet Package with Visual Studio - https://channel9.msdn.com/Series/NuGet-101/Install-and-Use-a-NuGet-Package-with-Visual-Studio-2-of-5
2. Mozilla
Writing WebSocket client applications
Writing a WebSocket server in C#
3. Sending WebSocket message over C# Socket
- https://stackoverflow.com/questions/13540621/sending-websocket-message-over-c-sharp-socket
4.
5.
6.
Problem from current source code listener
1. C# startIndex cannot be larger than length of string. Parameter name: startIndex - https://stackoverflow.com/questions/9813039/system-argumentoutofrangeexception-startindex-cannot-be-larger-than-length-of-s
2. c# no connection could be made because the target machine actively refused it
- https://stackoverflow.com/a/9695442/10763264
3. Re code back - https://www.geeksforgeeks.org/socket-programming-in-c-sharp/
Socket Programming in C#
Ulasan