S
S
Stepan Gervik2019-01-27 16:31:37
Computer networks
Stepan Gervik, 2019-01-27 16:31:37

How to leave a connection half open in C#?

Good afternoon!
As everyone knows, C# has a library for creating TCP connections.
The very same TCP connection requires the so-called "triple handshake"
And so, the question itself. How is it possible to implement a half-open connection in C#? That is, how NOT to make the last third "handshake" with the ACK flag?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
d-stream, 2019-01-27
@d-stream

Will go down a level and not use a ready-made library that knows how to avoid "undersituations"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question