-
一个简单的Visual C++ MFC邮件发送程序,操作简单。
一个简单的Visual C++ MFC邮件发送程序,操作简单。-A simple Visual C++ MFC e-mail program, easy to operate.
- 2022-07-02 14:11:53下载
- 积分:1
-
prepared using the API function procedures, the document can be achieved free!
利用API函数编写的程序,可以实现文件的自由传送!-prepared using the API function procedures, the document can be achieved free!
- 2023-06-02 23:25:03下载
- 积分:1
-
traceroute in windown realize under
traceroute在windown下的实现-traceroute in windown realize under
- 2022-08-26 12:09:17下载
- 积分:1
-
This is a proxy server program which uses multi
这是一个代理服务器程序它使用多线程,Semaphoreblocking-socketan RFC in hand。其中有一个内嵌的Web服务器,使用一个自定义的计数器agCount.dll。内嵌Web服务器使用虚拟域名www.personalproxy.com-This is a proxy server program which uses multi-threaded, Semaphoreblocking-socketan RFC in hand. Which has a built-in Web server, use a custom counter agCount.dll. Embedded Web server using virtual domain www.personalproxy.com
- 2022-07-28 07:02:06下载
- 积分:1
-
自动发送电子邮件
这是的自动发送电子邮件的源代码。请下载并试用。谢谢大家的支持。
- 2022-01-28 08:28:59下载
- 积分:1
-
在 c + + 异步 HTTP 请求 WinINet 包装
WinINet 使得网络编程更容易,但它是难以使用的 c + + 由于其 C 风格的界面,所以我写这段代码来包装它。使用它,您可以轻松创建异步 HTTP 请求和接收事件回调。它可以应用于 MFC 和 ATL 项目。
这段代码主要包含两个类: 类 FC 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-26 23:19:02下载
- 积分:1
-
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java...
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接转移给操作系统,使JavaI/O的速度得以提高、性能得到了明显的改善
-The use of JAVA I/O and NI/O, prepared by two types of network servers ECHO to learn two different programming methods IO experience obstructive and non-blocking IO based on the development of high-performance network applications specific examples. Java platform for the traditional I/0 system is based on the byte (byte) and Stream (data streams). This mode of I/O operation in bytes in order to deal with data flow way. The NIO (New I/O) blocks the way to deal with data, its system for Buffer (buffer), Channel (channel) and the Selector (selector), is no longer a byte, this mode of use of operating system management of memory and the manner in which documents, and some time-consuming operation of a direc
- 2022-02-09 15:18:54下载
- 积分:1
-
读写。文档的文档,也可以创建。Excel。视觉6开发…
读写.Excel文件,还可以创建.Excel。Visual C++6.0开发。-Read and write. Excel documents, can also create. Excel. Visual C 6.0 development.
- 2022-04-06 10:46:37下载
- 积分:1
-
使用netbios编写的聊天程序
使用netbios编写的聊天程序-Chat program in which netbios is used
- 2022-03-23 06:01:42下载
- 积分:1
-
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为...
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为客户机采用主动通信的方式,主动发起通信过程,才能最终完成通信。-client/server model is to solve the communication problems polymerization. If we do not use the client/server model is very difficult to achieve normal communications, as one of only a passive server, which has been waiting for communication with the other side; The other client as an active communication, initiate the communication process can be finalized communications.
- 2022-01-26 07:43:14下载
- 积分:1