c#中的TCP客户端和TCP服务器

问题描述:

大家好

我有问题。

我正在生成一个小应用程序。这个应用程序是一个TCP客户端。

如何理解TCP客户端没有连接TCP服务器?

Hi all
I have a problem .
I am generating a small application . this application is a TCP Client .
how can understand a TCP Client doesnt have connection by TCP Server ?

你应该阅读下一个文章和代码示例: http://tech.pro/tutorial/704/csharp-tutorial -simple-threaded-tcp-server [ ^ ]
You should read the next article and code example: http://tech.pro/tutorial/704/csharp-tutorial-simple-threaded-tcp-server[^]