-
远程认证拨号
远程拨入用户认证服务,Radius协议,rfc2865,rfc28-Remote Authentication Dial-In User Service, Radius agreement, rfc2865, rfc28
- 2022-05-27 19:29:37下载
- 积分:1
-
ASP编写的动感下载系统
ASP编写的动感下载系统-prepared by the ASP dynamic Download System
- 2022-06-19 05:27:31下载
- 积分:1
-
在网页中输入维吾尔文字的源代码,一般用于在网络上的输入框上输入维文文字。不用费事直接粘贴就可以用。...
在网页中输入维吾尔文字的源代码,一般用于在网络上的输入框上输入维文文字。不用费事直接粘贴就可以用。-Enter the text in Web pages Uighur source code, are generally used for the input box on the network on the input dimension and the body text. Would not have to directly paste can be used.
- 2022-01-31 11:11:03下载
- 积分:1
-
This is a proxy server program which uses multi
这是一个代理服务器程序它使用多线程,Semaphoreblocking-socketan RFC in hand。其中有一个内嵌的Web服务器,使用一个自定义的计数器agCount.dll。内嵌Web服务器使用虚拟域名www.personalproxy.com-This is a proxy server program which uses multi-threaded, Semaphoreblocking-socketan RFC in hand. Which has a built-in Web server, use a custom counter agCount.dll. Embedded Web server using virtual domain www.personalproxy.com
- 2022-07-28 07:02:06下载
- 积分:1
-
Can automatically upgrade a client program, delphi enthusiasts can learn from
一个可以自动升级的客户端程序,delphi爱好者可以借鉴-Can automatically upgrade a client program, delphi enthusiasts can learn from
- 2022-05-25 05:31:44下载
- 积分:1
-
vc编的tcp和udp服务器,客户端,很好用
vc编的tcp和udp服务器,客户端,很好用-vc series tcp and udp server, client, a very good use
- 2022-03-10 02:38:51下载
- 积分:1
-
TCP/IP communications simulation procedures client. End needs and services are u...
TCP/IP通讯模拟程序的客户端程序.需要和服务端一起使用.-TCP/IP communications simulation procedures client. End needs and services are used together.
- 2022-03-10 07:42:42下载
- 积分:1
-
网络状态检测程序,可以分析数据包内容,可以借鉴一下。
网络状态检测程序,可以分析数据包内容,可以借鉴一下。-network performance testing procedures, analyze data packets, we can learn some lessons from.
- 2023-06-01 22:15:03下载
- 积分:1
-
这是我准备连接客户端和服务器软件的一个。疗法…
这是我编写的一个处理多连接的客户端,服务器软件。里面有代码和程序-This is the one I prepared to handle connecting client and server software. There are codes and procedures
- 2022-02-02 12:34:15下载
- 积分:1
-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1