Skip to content
juhgiyo edited this page Oct 26, 2014 · 3 revisions

EpServerEngine.cs : Visual C# IOCP TCP Server/Client Engine

Project Description

EpServerEngine.cs makes it easier for Visual C# developers to develop a server/client application. You will no longer have to spend hard time to figure out how to initialize/use Socket library. EpServerEngine.cs supports Visual C# 2012.

What is in the EpServerEngine.cs?

EpServerEngine.cs Usage Guide


  • Also check out EpLibrary.cs, if you are interested in Visual C# Utility Library that supports many handy functionalities for Visual C# Application Development.