sockets - How to cleanly establish and destroy half-open TCP connections in c# -


assuming i'm running on windows server 2008 r2, per msdn doesn't have restrictions documented here, how go establishing half-open tcp connection , c# , subsequently closing it. want cleanly possible. of course half-open connections not clean begin non less.

i believe need use raw socket other that, i'm not sure. use protocol type of tcp or of ip , build tcp syn packet myself?


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -