-
在linux下变写的udp程序,有客户端,服务端(都差不多不像tcp那么有明显的区别)...
在linux下变写的udp程序,有客户端,服务端(都差不多不像tcp那么有明显的区别)-Under the change in the linux written udp procedures, client, server-side (not tcp then there are more or less clear distinction)
- 2022-08-07 00:30:20下载
- 积分:1
-
Winsock
一个基于winsock的demo程序,包括服务器端和客户端,共同学习交流-Winsock-based demo of the program, including server-side and client, co-learning exchange
- 2022-08-22 14:50:12下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
同伴
点对点传输文件的程序。使用TransmitFile调用,通信双方既是客户机又是服务器-peer-to-peer file transfer procedures. Use TransmitFile call, communication is both client-server is
- 2022-04-16 03:37:47下载
- 积分:1
-
用VC++实现的基于MFC的Socket编程程序,希望对大家有所帮助
用VC++实现的基于MFC的Socket编程程序,希望对大家有所帮助-Using VC++ to achieve the Socket-based MFC programming procedures, we would like to help ... ...
- 2023-07-11 18:15:03下载
- 积分:1
-
编写的可实现的监控地址和端口扫描程序,可以实现…
VC编写IP地址监测和端口扫描程序 能对计算机实行IP地址监测和端口扫描-prepared VC monitoring IP address and port scanning procedure can be implemented on the computer monitor IP address and port scanning
- 2022-01-26 05:49:31下载
- 积分:1
-
VB实现SQL Server数据库备份
VB实现SQL Server数据库备份-恢复 VB实现SQL Server数据库备份-恢复-VB SQL Server database backup-restore VB SQL Server database backup-restore
- 2022-02-07 16:11:42下载
- 积分:1
-
这是一个简单的网络流量监控系统。希望对大家有用!
这是一个简单的网络流量监控系统。希望对大家有用!-This is a simple network traffic monitoring system. Hope useful for all of us!
- 2023-06-17 23:25:03下载
- 积分:1
-
用vc实现的一个很不错的ftpserve,适合学习ftp编程
用vc实现的一个很不错的ftpserve,适合学习ftp编程-vc used to achieve a very good ftpserve, ftp program for learning
- 2022-04-23 00:03:25下载
- 积分:1
-
Using VB to write a similar MSN chat system for learning to use, good entry stag...
用VB写的类似MSN的聊天系统,可以供学习使用,入门阶段不错。-Using VB to write a similar MSN chat system for learning to use, good entry stage.
- 2022-09-14 14:55:03下载
- 积分:1