-
简单的socket通信
流式套接字(SOCK_STREAM),数据报套接字(SOCK_DGRAM)及原始套接字。1.流式套接字提供面向连接、可靠的数据传输服务,数据按字节流、按顺序收发,保证在传输过程中无丢失、无冗余。TCP协议支持该套接字。2.数据报套接字,提供面向无连接的服务,数据收发无序,不能保证数据的准确到达。UDP协议支持该套接字。3.原始套接字原始套接字主要用于一些协议的开发,可以进行比较底层的操作。它功能强大,但是没有上面介绍的两种套接字使用方便,一般的程序也涉及不到原始套接字。
- 2023-06-05 11:30:03下载
- 积分:1
-
socket通信
socket通信,简单的一个demo,socket通信,简单的一个demo,socket通信,简单的一个demosocket通信,简单的一个demo,
- 2022-05-31 00:04:48下载
- 积分:1
-
In the ASP. net domain names and ip under the two
在ASP。net下的域名以及ip之间的双向解析-In the ASP. net domain names and ip under the two-way analysis
- 2023-07-23 03:20:02下载
- 积分:1
-
网络资源枚举VC源码,可枚举包括网格打印机域等非计算机网络资源....
网络资源枚举VC源码,可枚举包括网格打印机域等非计算机网络资源.-network resources except VC source, except to include grid printers Domain and other non-computer network resources.
- 2023-07-11 20:05:04下载
- 积分:1
-
小程序的网页文件检索
实现Web文件检索的小程序-Web document retrieval of small programs
- 2022-01-29 00:22:01下载
- 积分:1
-
犯错
实现FTP多线程下载 Http多线程下载与断点续传分析.txt-err
- 2022-02-02 05:53:22下载
- 积分:1
-
经常用到的 socketAPI,posix thread 的类封装,还有一些同步设施 智能指针的实现,线程安全的引用计数...
经常用到的 socketAPI,posix thread 的类封装,还有一些同步设施 智能指针的实现,线程安全的引用计数-frequently used the socketAPI, posix thread-like packaging, there are some smart synchronization facilities to achieve the target, thread-safe reference counting
- 2022-04-09 07:05:30下载
- 积分:1
-
This is not sponsored components upload code
这是化境无组件上传代码-This is not sponsored components upload code
- 2023-08-11 12:25:02下载
- 积分:1
-
aspxbbs Forum
aspxbbs论坛-aspxbbs Forum
- 2022-04-24 13:50:31下载
- 积分:1
-
《中文特殊符号》:Windows特殊符号的集合,方便制作网站。
《中文特殊符号》:Windows特殊符号的集合,方便制作网站。-"Chinese special symbols" : Windows assemble special symbols to facilitate the production site.
- 2022-11-28 01:45:03下载
- 积分:1