-
use ie cache and development agreement http download the examples, applicable to...
利用ie cache 和 http 协议开发下载程序的例子,适用于简单的网络下载。-use ie cache and development agreement http download the examples, applicable to simple networks to download.
- 2022-02-15 07:56:33下载
- 积分:1
-
Echo_Receiver
Echo_Receiver
- 2022-01-22 16:27:35下载
- 积分:1
-
局域网里文件传送
局域网里文件传送-LAN file transfer
- 2023-05-08 05:55:02下载
- 积分:1
-
用VC.NET中的WININET协议开发的FTP上传工具
用VC.NET中的WININET协议开发的FTP上传工具-VC.NET with the development agreement WININET FTP upload tools
- 2022-08-14 16:42:48下载
- 积分:1
-
基于NT的Telnet客户端
基于NT的Telnet客户端 -NT-based Telnet client
- 2023-06-04 13:35:03下载
- 积分:1
-
用C++在vs2005开发的tcp远程文件传输程序。
用C++在vs2005开发的tcp远程文件传输程序。-With C++ In VS2005 development tcp remote file transfer procedures.
- 2022-06-21 19:51:41下载
- 积分:1
-
ASP.NET数据库链接SQL的一些例子,都是很好的我想一定会对您有用的。...
ASP.NET数据库链接SQL的一些例子,都是很好的我想一定会对您有用的。-ASP.NET SQL database link some examples are very good, I think you will definitely be useful.
- 2022-03-16 09:55:42下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
从一个HTML文件得到txt。
Get the TXT from a HTML file.
- 2022-03-05 14:47:04下载
- 积分:1