Исходный код вики Сокет Socket
Версия 2.9 от Alexandr Fokin на 2022/07/16 16:39
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | |||
2 | |||
3 | ---- | ||
4 | |||
5 | (% style="width:1454px" %) | ||
6 | |(% style="width:167px" %)**Namespace**|(% style="width:189px" %)**Class**|(% style="width:121px" %)**Описание**|(% style="width:720px" %)**Ссылки**|(% style="width:256px" %) | ||
7 | |(% colspan="1" rowspan="7" style="width:167px" %)System.NET.Sockets|(% style="width:189px" %)Socket|(% style="width:121px" %) |(% style="width:720px" %)((( | ||
8 | Сокеты Класс Socket | ||
9 | https://metanit.com/sharp/net/3.1.php | ||
10 | |||
11 | Socket Класс | ||
12 | [[https:~~/~~/docs.microsoft.com/ru-ru/dotnet/api/system.net.sockets.socket?view=net-6.0>>https://docs.microsoft.com/ru-ru/dotnet/api/system.net.sockets.socket?view=net-6.0]] | ||
13 | |||
14 | select / poll / epoll: практическая разница | ||
15 | [[https:~~/~~/habr.com/ru/company/infopulse/blog/415259/>>https://habr.com/ru/company/infopulse/blog/415259/]] | ||
16 | )))|(% style="width:256px" %) | ||
17 | |(% style="width:189px" %) |(% style="width:121px" %) |(% style="width:720px" %) |(% style="width:256px" %) | ||
18 | |(% style="width:189px" %)TcpListener|(% style="width:121px" %) |(% style="width:720px" %)((( | ||
19 | [[TCP>>Сети.Протоколы.TCP.WebHome]] | ||
20 | |||
21 | TCP-сервер. Класс TcpListener | ||
22 | [[https:~~/~~/metanit.com/sharp/net/4.2.php>>https://metanit.com/sharp/net/4.2.php]] | ||
23 | )))|(% style="width:256px" %) | ||
24 | |(% style="width:189px" %)TcpClient|(% style="width:121px" %) |(% style="width:720px" %) |(% style="width:256px" %) | ||
25 | |(% style="width:189px" %)NetworkStream|(% style="width:121px" %) |(% style="width:720px" %)NetworkStream и текстовые потоки | ||
26 | [[https:~~/~~/metanit.com/sharp/net/6.1.php>>https://metanit.com/sharp/net/6.1.php]]|(% style="width:256px" %) | ||
27 | |(% style="width:189px" %) |(% style="width:121px" %) |(% style="width:720px" %) |(% style="width:256px" %) | ||
28 | |(% style="width:189px" %)UdpClient|(% style="width:121px" %) |(% style="width:720px" %)((( | ||
29 | [[UDP>>Сети.Протоколы.UDP.WebHome]] | ||
30 | |||
31 | Протокол UDP | ||
32 | [[https:~~/~~/metanit.com/sharp/net/5.1.php>>https://metanit.com/sharp/net/5.1.php]] | ||
33 | )))|(% style="width:256px" %) | ||
34 | |||
35 | ---- | ||
36 | |||
37 | [[Модель OSI>>Сети.Модель OSI.WebHome]] | ||
38 | |||
39 | |||
40 | Сетевое программирование на C# | ||
41 | https://metanit.com/sharp/net/ | ||
42 | |||
43 | Сетевое программирование на C# | ||
44 | https://professorweb.ru/my/csharp/web/level1/web_index.php | ||
45 | |||
46 | Сетевое программирование в .NET Framework | ||
47 | [[https:~~/~~/docs.microsoft.com/ru-ru/dotnet/framework/network-programming/>>https://docs.microsoft.com/ru-ru/dotnet/framework/network-programming/]] |