WINSOCK Control in .net framework

Sanket Joshi 20 Reputation points
2025-04-08T10:44:45.9733333+00:00

Hi,

We were WINSOCK control in VB 6.0 which was good.

We are looking for similar control on .net framework which has above features.

If any nugget giving above features please let us know.

The server is sending data at fast speed so if any in built queue along with socket is present let us know as our socket getting disconnected

present we are using this control downloaded from here

https://www.codeproject.com/Articles/21443/Winsock-Revamped

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,411 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. KOZ6.0 6,580 Reputation points
    2025-04-09T12:57:42.6733333+00:00

    I made this about 10 years ago, would you like to try it?

    https://github.com/KOZ60/VB6Migration/tree/main/MSWinsockLib

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.