0 people following this project (follow)

Project Description
A simple to use framework to develop efficient client/server application. The framework is part of my project at school and I hope it will benefit someone looking to do client/server application.

Design Goals
This project was submitted as part of 'Design Pattern' class - So it does use some good design practice :) However, the goals are:
  • All developers has to care is Developing the Protocol not how to work with Sockets/TcpClient to send data
  • Protocol is not tied to specific transport
  • Make it easy to host multiple server within one executable

ServerCore.png

Presentation that I presented when submitting this project.
Presentation File (pptx)

Last edited Feb 26 2010 at 3:13 AM by nant15, version 2