Luaancz / Networking

TCP networking samples with C# 5.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Networking

TCP networking samples with C# 5.0

Work in progress

  • Part 1 - a simple asynchronous TCP Echo server, with HTTP-like connection management.
  • Part 2 - a simple chat client/server application, with persistent connections, user names and message broadcasting.

About

TCP networking samples with C# 5.0


Languages

Language:C# 100.0%