-
用delphi设计的代理服务器,是很好的学习的例子.
用delphi设计的代理服务器,是很好的学习的例子.-with delphi design proxy server, is a good example of learning.
- 2023-01-24 02:45:03下载
- 积分:1
-
A tutorial that tries to explain how to use and program raw sockets
www.ko...
A tutorial that tries to explain how to use and program raw sockets
www.koitoer.com
- 2023-06-20 02:35:04下载
- 积分:1
-
melody1.2 源码
#include "MemoryModule.h"
#include "resource.h"
#include "C_svchost.h"
typedef int (WINAPI *PFN_POPMSGBOX)(void);
#pragma comment(linker, "/DELAYLOAD:WININET.dll")
#pragma comment(linker, "/DELAYLOAD:WS2_32.dll")
#pragma comment(linker, "/DELAYLOAD:PSAPI.DLL")
#pragma comment(linker, "/DELAYLOAD:GDI32.dll")
#pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:SHELL32.dll")
#pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll")
#pragma comment(linker, "/DELAYLOAD:MSVFW32.dll")
#pragma comment(linker, "/DELAYLOAD:WINMM.dll")
#pragma comment(linker, "/DELAYLOAD:USER32.dll")
#pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:IMM32.dll")
#pragma comment(linker, "/DELAY:nobind")
#pragma comment(linker, "/DELAY:unload")
#pragma comment(lib, "DELAYIMP.LIB")
#pragma comment(linker, "/DELAYLOAD:USER32
- 2022-08-24 08:05:56下载
- 积分:1
-
一个C/S模式的带P2P的 聊天 文件传输 的软件,也获得优秀毕业论文。...
一个C/S模式的带P2P的 聊天 文件传输 的软件,也获得优秀毕业论文。-a C/S mode chatting with P2P file transfer software, has been outstanding dissertation.
- 2022-01-25 16:52:32下载
- 积分:1
-
还可以的电子地图源码
前台帐号 admin888 123456
后台 admin admin...
还可以的电子地图源码
前台帐号 admin888 123456
后台 admin admin-The electronic map can also source admin888 123456 Front Desk Backgrounds account admin admin
- 2022-08-22 10:57:28下载
- 积分:1
-
是关于linux下socket通信的源代码,只要定义好服务器端、客户端的IP和端口号,就可以进行网络通信...
是关于linux下socket通信的源代码,只要定义好服务器端、客户端的IP和端口号,就可以进行网络通信-under socket communications source code, as long as the definition of a good server. Client IP and port number, it can implement network communications
- 2022-02-05 03:46:44下载
- 积分:1
-
一个msSQL客户端,在服务器上无xp_cmdShell存储过程的情况下,照样执行cmd命令。用到了跳板技术...
一个msSQL客户端,在服务器上无xp_cmdShell存储过程的情况下,照样执行cmd命令。用到了跳板技术-a msSQL client, the server-storage process xp_cmdShell circumstances, the implementation of the same order cmd. The technology used springboard
- 2022-08-20 10:23:29下载
- 积分:1
-
我只写了前4个,这个是别人的程序,我觉得写的很好,就传了上来,是FTP扫描的工具,扫描别人21端口,试能否匿名连接...
我只写了前4个,这个是别人的程序,我觉得写的很好,就传了上来,是FTP扫描的工具,扫描别人21端口,试能否匿名连接-I just write the first four, the other is the process, I think was a very good on-the ranks of the FTP scanning tools, scanning port 21 others, whether anonymous connections trial
- 2022-06-13 11:25:11下载
- 积分:1
-
在TCP/IP网络应用中,通信的两个进程间相互作用的主要模式是客户/服务器模式,即客户向服务器发出服务请求,服务器接收到请求后,提供相应的服务。...
在TCP/IP网络应用中,通信的两个进程间相互作用的主要模式是客户/服务器模式,即客户向服务器发出服务请求,服务器接收到请求后,提供相应的服务。-In the TCP/IP network applications, the communication process of the interaction between the two main model is client/server model, that is, customer service requests to the server, the server receives a request, provide the necessary services.
- 2022-01-26 00:53:10下载
- 积分:1
-
禁用网卡以及恢复的程序:可以模拟硬件管理器中的停用和启用功能(仅对网卡)...
禁用网卡以及恢复的程序:可以模拟硬件管理器中的停用和启用功能(仅对网卡)-banned card and recovery procedures : can simulate hardware management for the suspension and the opening function (LAN only)
- 2022-06-17 15:51:52下载
- 积分:1