-
一个聊天室的小程序,里面含有服务器端和客户端,可以实现多人聊天。用MFC编写。...
一个聊天室的小程序,里面含有服务器端和客户端,可以实现多人聊天。用MFC编写。-A chat room applet, which contains a server-side and client, you can realize more than chat. Prepared using MFC.
- 2023-05-29 21:40:03下载
- 积分:1
-
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当...
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-thread safety examples. Description of the procedures for the security thread. The examples of the functions and multi-threaded server with similar examples, but the addition of a customer data storage function, which is to store each server will connect customers come in all the data, when connected after termination of service customers will show the names and corresponding data.
- 2022-01-22 03:51:50下载
- 积分:1
-
利用字典法攻克邮箱密码
利用字典法攻克邮箱密码-use dictionaries France tackled mail passwords
- 2022-01-28 15:05:06下载
- 积分:1
-
CRC16校验VC++程序是通讯数据校验的必需之程序
CRC16校验VC++程序是通讯数据校验的必需之程序-CYXLIC REDUNDANCY CHECK VC data communications procedures is the necessary calibration procedure
- 2022-01-30 12:20:44下载
- 积分:1
-
这是一个专门的用于短信的发送软件,功能包括短信的采集和发送,以及查看功能...
这是一个专门的用于短信的发送软件,功能包括短信的采集和发送,以及查看功能-This is a special delivery for messaging software, messaging features include the collection and distribution, and functional View
- 2022-02-04 03:15:58下载
- 积分:1
-
Ping server and report in Windows XP.
Ping server and report in Windows XP.
- 2022-03-15 05:19:27下载
- 积分:1
-
socket api 实现FTP 服务器 可实现 简单FTp服务器
socket api 实现FTP 服务器 可实现 简单FTp服务器-socket api FTP SERVER
- 2022-02-24 23:48:36下载
- 积分:1
-
用VC++6.0编写的小程序,能够实现网络DNS查询.
用VC++6.0编写的小程序,能够实现网络DNS查询.-With VC++ 6.0 prepared applet enables network DNS query.
- 2022-06-13 23:27:55下载
- 积分:1
-
过直接控制DNS进程(其实也就是svchost.exe,不过对应用户名是NETWORK SERVICE)进行数据传输的例子.编程中出现了很多问题,比方说获取sv...
过直接控制DNS进程(其实也就是svchost.exe,不过对应用户名是NETWORK SERVICE)进行数据传输的例子.编程中出现了很多问题,比方说获取svchost对应用户名时没有权限(但是能够操作LOCAL SERVICE),在句柄值为0x2c时进行getsockname时会停止运行-DNS direct control over the process (that is, in fact, svchost.exe, but on the application name is NETWORK SERVICE) examples of data transmission. Programming in a lot of problems, for example, to obtain the application name svchost without permission (but able to operate LOCAL SERVICE), in the handle when the value of 0x2c will stop running getsockname
- 2022-10-10 17:30:03下载
- 积分:1
-
基于ICMP协议的Ping和TraceRoute命令实现
在多数操作系统中,Ping和Traceroute程序的实现是通过命令行的方式,在DOS界面的方式下输出,本程序采用对话框式的输出界面,方便操作,可以提供给那些记不住命令的人使用。
- 2022-08-25 15:05:02下载
- 积分:1