-
网络嗅探程序,专门记录网络中浏览过的网站的url。
网络嗅探程序,专门记录网络中浏览过的网站的url。-Network sniffer program, which tracks the network of Web sites visited url.
- 2022-01-26 14:40:17下载
- 积分:1
-
调用默认的电子邮件程序发送EMail
调用默认的电子邮件程序发送EMail-Call the default e-mail program to send EMail
- 2022-11-06 14:35:03下载
- 积分:1
-
Ip address IPLocation.dll query using a class file.
利用IPLocation.dll查询ip地址的一个类文件。-Ip address IPLocation.dll query using a class file.
- 2022-02-27 06:37:54下载
- 积分:1
-
本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响...
本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attention, all calls are blocked, it"s best to download a mandate to create a thread, otherwise they will be unable to respond led interface user input. As running interface map shows that the first request in response to the first progress of the download.
- 2022-07-01 16:18:29下载
- 积分:1
-
远程开端口,用于扫描查看系统打开的服务,不用密码即可.
远程开端口,用于扫描查看系统打开的服务,不用密码即可.-import drop,It is copy down
- 2023-07-08 03:05:04下载
- 积分:1
-
该程序为网络视频监控的客户端软件,采用套接字编程,用流媒体显示技术,功能实用,可以直接编译。...
该程序为网络视频监控的客户端软件,采用套接字编程,用流媒体显示技术,功能实用,可以直接编译。-The procedure for network video surveillance client software, using socket programming, using streaming media technology, functional and practical, can be directly compiled.
- 2023-04-19 18:15:03下载
- 积分:1
-
vc+ SOCKET+ server+ client+ List
vc+SOCKET+服务器+客户端+链表-vc+ SOCKET+ server+ client+ List
- 2022-03-20 08:47:25下载
- 积分:1
-
DCOM version of the remote computer desktop management, DCOM version of the remo...
DCOM版远程计算机桌面管理,DCOM版远程计算机桌面管理-DCOM version of the remote computer desktop management, DCOM version of the remote computer desktop management
- 2023-05-09 04:05:04下载
- 积分:1
-
socket编程
socket编程基于c#开发,通过gprs进行通讯,异步通讯方式,具有一定的学习研究价值;适合新手了解学习
- 2022-06-01 07:31:59下载
- 积分:1
-
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是...
C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是实现的Client与Client 聊天,Server 仅仅提供消息转发功能,因此执行程序时,首先必须有两台以上的电脑来执行,必须保证两个Client(Client程序是相同的,因此只要复制两个Client就行)在不同的局域网上的电脑,局域网中只要有一个Server就行,通过输入IP以及确认码(其实就是端口号,要保证两个Client的端口号相同,且两个Client的IP地址不同,即不在同一电脑上),就能实现一个Client和另一个Client聊天(当然Server必须运行,且必须按提示输入信息),本程序基于UDP协议,并且利用多线程编程实现了程序的背景音乐(系统的Beep声音必须打开才能听见)以及正常退出功能(点右上角的“差”是非正常退出!),当初设计的时候使得两个Client端口号必须相同,今后会设计出两个Client端口号不同,这样就能在一台机子上执行程序了。 -This program has the function that it can make two Clients communicate on the LAN.The program has Server and Client two parts.However,it is different from the popular CS chat program which has the function of communicating from Server and Client on the web.It makes two Clients chat.The server only be assigned to transmit messenger from one Client to another.So,you should have more than two Computer to run the program,and to ensure that two Clients on the different Computers which is on the same LAN.The LAN has one Server is OK
- 2022-12-17 06:10:05下载
- 积分:1