-
Notifications
You must be signed in to change notification settings - Fork 27
Home
juhgiyo edited this page Oct 26, 2014
·
3 revisions
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.
-
General
-
TCP
- Client Side
- Server Side
- Also check out EpLibrary.cs, if you are interested in Visual C# Utility Library that supports many handy functionalities for Visual C# Application Development.