-
简单的windows网络编程实现IP地址与主机名的转换
简单的windows网络编程实现IP地址与主机名的转换-A simple programming windows network IP address and host name of the conversion
- 2023-05-16 17:35:03下载
- 积分:1
-
用于从pop3服务器上下载邮件,有查看和修改功能
用于从pop3服务器上下载邮件,有查看和修改功能-from pop3 server for downloading e-mail, view and change the functional
- 2022-05-28 02:38:47下载
- 积分:1
-
TCP C#网络传输
TCP C#网络传输,网络传输需要的代码,可供参考,会有所不同,但可以学习其中的原理。
- 2022-11-01 04:20:02下载
- 积分:1
-
SMTP邮件客户端程序
SMTP邮件客户端程序-SMTP mail client program
- 2023-06-12 06:40:03下载
- 积分:1
-
一个简单的网络编程的小程序,入门用。使用Windows Sockets API函数进行网络编程,访问域名服务器,获取与域名相对应的IP。...
一个简单的网络编程的小程序,入门用。使用Windows Sockets API函数进行网络编程,访问域名服务器,获取与域名相对应的IP。-a simple small network programming procedures, beginners use. Windows Sockets API for network programming, visit the domain name server access to domain names corresponding to the IP.
- 2022-06-26 06:58:26下载
- 积分:1
-
IOCP模型
IOCP的网络模型,C++写的,需要的同学拿去吧。
- 2022-01-25 15:59:34下载
- 积分:1
-
VC++编程环境。实现简单网络管理协议snmp的编程。界面友好,使用方便。...
VC++编程环境。实现简单网络管理协议snmp的编程。界面友好,使用方便。-VC++ programming environment. Snmp Simple Network Management Protocol to achieve the programming. Friendly interface and easy to use.
- 2022-03-06 07:51:28下载
- 积分:1
-
Use CSocket remote desktop functionality. Process a bit complicated, mainly the...
利用CSocket实现远程桌面功能。程序有点复杂,主要是CSocket的运用。 实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(实际上这一步是模拟出鼠标和键盘的操作),最后将远程桌面再次捕获发回本地,在对话框中显示出来。这样也就实现了系统自带的远程桌面的功能。-Use CSocket remote desktop functionality. Process a bit complicated, mainly the use of CSocket. To achieve the main idea is: first issued back to the local Remote Desktop Capture, and then in the dialog box shows that the local mouse and keyboard moves into a command input, and then sent to the remote host implementation (actually, this step is to simulate the mouse and keyboard operation), and finally re-captured the remote desktop back to the local, in the dialog box is displayed. This also enables the system comes with remote desktop functionality.
- 2022-08-13 07:08:03下载
- 积分:1
-
when visiting certain Internet sites, the system will first read remote files to...
当访问Internet某个站点时,系统首先将远程文件读入到本机Temporary Internet Files文件夹。现在告诉大家一个小技巧可以用VB语言和一个API函数实现判断网页文件是否在IE缓存中。-when visiting certain Internet sites, the system will first read remote files to the machine Temporary Internet Files folder. Now tell us a little techniques can be used VB language and an API function to judge whether the documents for the Web in IE cache.
- 2023-07-04 13:40:02下载
- 积分:1
-
netstream:简单易用的socket封装,同时支持client和server。
netstream:简单易用的socket封装,同时支持client和server。-a tcp socket wrapper class for used on both client and server side.
- 2022-02-24 18:33:55下载
- 积分:1