MikeaDev

Thoughts and Random Bits of Code from Michael Adaixo

Menu

Skip to content
  • Home
  • Projects
  • About Me
  • Tutorials
  • Snippets
Sidebar

About me

Hello!
I'm Michael Adaixo! I'm an indie game developer and this is my blog. I write about game development, dump some code, and try to explain stuff.

Follow me on twitter @MichaelAdaixo.
.

Social

  • View MichaelAdaixo’s profile on Twitter
  • View Mikea15’s profile on Pinterest
  • View MichaelAdaixo’s profile on LinkedIn
  • View Mikea15’s profile on GitHub

Categories

  • Game Articles (1)
  • General (20)
  • Snippet (8)
  • Tutorials (5)

Follow me on Twitter

My Tweets

Tags

3dbuzz algorithms android best practice beta bitcoin client CodeProject coin generation coursera csharp development dotnet engineering game gamedev GameJam game jam generics github how to imagine cup indiesvspewdiepie iOS iphone ludum dare memtiles memtiles kids mobile parallel performance programming puzzle server snippet super stems Swift sydney tcp threads tpl tutorial unity3d updates xna

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

SkyBelow Studios

SkyBelow Studios

threads

Multi-Threaded TCP Server in C#

Standard

This tutorial introduces the concept of using threads to handle multiple clients in a TCP server. A TCP server is created and set to listen to a specific port. When a client is connected, a new thread is created that will handle the client’s communication.

Continue reading

  • Date July 26, 2012
  • Tags client, CodeProject, csharp, dotnet, programming, server, tcp, threads
  • Comments 3 Comments
  • Twitter
Proudly powered by WordPress
Theme: Writr by WordPress.com.