-
简单的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
-
控件
webbrowser
- 2023-04-21 13:30:03下载
- 积分:1
-
一个简单的网络
一个简易的网络聊天器,用java编写,可以用于网页的聊天-a simple net-oriented chart tool, coding by java
- 2023-03-27 20:55:03下载
- 积分:1
-
CWebGrab is a simple class that allows you to quickly and easily download files...
CWebGrab is a simple class that allows you to quickly and easily download files from the net. The class is merely a light wrapper for the MFC internet classes, and as such supports any protocol that the MFC classes support.
- 2022-03-18 10:29:55下载
- 积分: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
-
IE toolbar
IE toolbar
- 2022-11-05 11:40:03下载
- 积分:1
-
用一个很好的局域网编写的一个很好的局域网,可以用来牵制计算机程序!是吧…
VC编写的一个非常好的 可以用于pin局域网的电脑的程序!!并且是基于线程的!有兴趣的可以研究一下!-VC prepared a very good LAN can be used to pin the computer program! ! And is based on the threads! Interested parties can see!
- 2022-05-27 15:35:23下载
- 积分:1
-
本代码演示了FTP,HTTP多线程断点,使用vc开发
本代码演示了FTP,HTTP多线程断点,使用vc开发-This code demonstrates the FTP, HTTP multi-threaded breakpoint
- 2023-08-10 09:50:03下载
- 积分:1
-
cwc 源码 非常好的代码 大家可以学习学习
cwc 源码 非常好的代码 大家可以学习学习-cwc very good source code we can learn
- 2022-04-25 02:53:10下载
- 积分:1