<< Back to the snippet list

C# Echo Server using IOCP

Published: 14 Oct 2008 By Roberto C

Asynchronous Echo Server is created using C# and XF.Server API. Network events are processed using I/O completion port.

iocp acceptex winsock completionport socket echo server

Please login to leave a comment.