Click here to Skip to main content
15,890,506 members
Articles / Programming Languages / C#

Simple TCP/IP Console Client (TcpClient, MultiThreading)

21 Apr 2003 139.3K   62   12
This is a tutorial on how to write a very simple TCP/IP console client that asks for a hostname and port which it will connect to. It spawns two threads - sending thread and receiving thread.
We're sorry, but the article you are trying to view was deleted at 4 Jul 2023.

Please go to the C# Table of Contents to view the list of available articles in this section.