C#网络应用 [英] C# network applications

查看:67
本文介绍了C#网络应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请,我正在尝试进入C#网络编程;有人可以帮助我获得一些可能对我有帮助的书籍和/或PDF文章的链接.感谢

Pls, I''m trying to enter into C# network programming; can someone help me with links to get books and/or PDF articles which might help me. thanks

推荐答案

除了Member795700已经说过的内容之外;当您开始了解这一点时,线程化也将变得非常重要.您肯定会精通线程处理.
On top of what Member795700 already said; threading will also become very important when you start getting into this. You will definitely want to be proficient at thread handling.


只需看一下以下名称空间:

System.Net
System.Net.Sockets

和一些课程:

插座
TcpListener
TcpClient
UdpClient
NetworkStream
Just simply take a look at the following name space:

System.Net
System.Net.Sockets

and some of the classes:

Socket
TcpListener
TcpClient
UdpClient
NetworkStream


这篇关于C#网络应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆