-
这是一个有关于SMTP与POP3的C++实现。
这是一个有关于SMTP与POP3的C++实现。-on SMTP and POP3 C achieve.
- 2022-05-19 09:18:20下载
- 积分:1
-
简单的socket通信
流式套接字(SOCK_STREAM),数据报套接字(SOCK_DGRAM)及原始套接字。1.流式套接字提供面向连接、可靠的数据传输服务,数据按字节流、按顺序收发,保证在传输过程中无丢失、无冗余。TCP协议支持该套接字。2.数据报套接字,提供面向无连接的服务,数据收发无序,不能保证数据的准确到达。UDP协议支持该套接字。3.原始套接字原始套接字主要用于一些协议的开发,可以进行比较底层的操作。它功能强大,但是没有上面介绍的两种套接字使用方便,一般的程序也涉及不到原始套接字。
- 2023-06-05 11:30:03下载
- 积分:1
-
Imitate RealVNC412 compiled to view the contents of the file server of the lette...
模仿RealVNC412编的,查看服务端的盘符文件内容并且看到感兴趣的可以文件下载下来,同时也可以上传文件到服务端任意位置的通信和文件操作程序,支持单个文件以及一个目录下的所有文件上传或下载。照搬realVnc的网络通信功能,以及支持多客户连接功能。客户端也尽量模仿realvnc的客户端,包括断线重连,属性页对话框,以及主体交互对话框,都是直接用SDK编的,当然也是抄的RealVNC.客户端以及服务端源代码文件夹下的common文件夹是静态库文件,有的是照搬RealVNC412源码,有的是模仿写的。-Imitate RealVNC412 compiled to view the contents of the file server of the letter and see the files of interest can be downloaded, but can also upload files to a server anywhere in the communications and documentation procedures to support a single file and a directory of all file upload or download. Copy realVnc network communications capabilities, and support for multi-client connectivity. Client also try to imitate realvnc clients, including the disconnection re-connected, the property page dialog box, as well as the main interactive dialog box, and are directly compiled with the SDK, of course, is also a copy of RealVNC. Client-side and server-side source code folder under the common folder is a static library file, either copy RealV
- 2022-09-28 16:35:09下载
- 积分:1
-
网络的多
网络多路广播的例子-network of multi-channel broadcasting example
- 2022-07-28 14:59:18下载
- 积分:1
-
intraweb.develop.sample
IntraWeb.Develop.Sample
- 2022-03-19 22:32:46下载
- 积分:1
-
完善的PHP/MySQL电子商务方案
完善的PHP/MySQL电子商务方案-complete PHP/MySQL e-business solutions
- 2022-05-08 02:23:07下载
- 积分:1
-
testentando
测试与测试;
- 2022-06-03 13:26:35下载
- 积分:1
-
邮件收发系统
分为发送和接受两个部分,写的比较好,很适合做课程设计什么的,如果需要的话,请自行下载,如有需要可以多次下载。
- 2022-09-22 12:55:03下载
- 积分:1
-
分别多进程多线程select异步IO实现简单聊天程序
linux下的简单聊天程序,不仅实现了基本的tcp、udp客户端和服务器端程序,还实现了多进程、多线程、基于select的异步io客户端和服务器端聊天程序,对于初学者,很有帮助,因为这个实现可以,更加深入的理解各种实现的区别,如效率等问题。
- 2022-03-21 21:16:32下载
- 积分:1
-
Lucene.Net 版本源码 测试通过
Lucene.Net 版本源码 测试通过-Lucene.Net source version of the test
- 2022-08-05 22:28:12下载
- 积分:1